Difference between revisions of "Pf users"

From DIDEAS Wiki
Jump to: navigation, search
m
m (SWIFI dataport)
Line 2: Line 2:
 
=data collection=
 
=data collection=
 
==SWIFI dataport==
 
==SWIFI dataport==
wifi_fast.py -i <ip address or name> -p <matlab listen port> -V <variable list filename> -F -f <log file name>
+
* wifi_fast.py -i <ip address or name> [-p <matlab listen port>] -V <variable list filename> -F -f <log file name>
 +
** -i - the IP address of the SWIFI.  Typical 192.168.192.xx  or "sw8"
 +
** -V specifies the format and names of the packets from the dataport.  use : -V imu2.vlist
 +
** -p (optional), default is 9999 - use if multiple plotters running simultaniously.  If not 9999, before starting matlab plotter, assign the variable "matlab_listen_port" to some value in the range of 9990 and 9999
 +
** -F (optional) - flush the SWIFI buffer at startup.  The buffer could be holding upto ~2 mins of the past data.
 +
** -f the base filename used for logging of the binary packet data, and ASC form of the packets.
  
 
* sometimes at power up, SWIFI outputs garbage.  The solution is to power cycle the SWIFI until it works.
 
* sometimes at power up, SWIFI outputs garbage.  The solution is to power cycle the SWIFI until it works.
 
+
** this appears to be a baud rate problem - and is being corrected.
  
 
=init table=
 
=init table=

Revision as of 16:23, 16 October 2009

PF Users Navigation:

Edit

data collection

SWIFI dataport

  • wifi_fast.py -i <ip address or name> [-p <matlab listen port>] -V <variable list filename> -F -f <log file name>
    • -i - the IP address of the SWIFI. Typical 192.168.192.xx or "sw8"
    • -V specifies the format and names of the packets from the dataport. use : -V imu2.vlist
    • -p (optional), default is 9999 - use if multiple plotters running simultaniously. If not 9999, before starting matlab plotter, assign the variable "matlab_listen_port" to some value in the range of 9990 and 9999
    • -F (optional) - flush the SWIFI buffer at startup. The buffer could be holding upto ~2 mins of the past data.
    • -f the base filename used for logging of the binary packet data, and ASC form of the packets.
  • sometimes at power up, SWIFI outputs garbage. The solution is to power cycle the SWIFI until it works.
    • this appears to be a baud rate problem - and is being corrected.

init table

PF_EEPROM

known issues

Pf_insects


filter

http://18.85.17.197/for_wiki/png/iir_filter_iterations.png