Update of /cvsroot/playerstage/code/player/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16299/config

Added Files:
        phidgetIFK.cfg phidgetRFID.cfg 
Log Message:
added new files for phidget driver


--- NEW FILE: phidgetIFK.cfg ---
# Use only the interfaces needed: if you don't need to write things to the 
screen, or there is none, just
# provide aio and dio, without speech
# To get the serial number, use: lsusb -v |grep iSerial.*3  , or use "serial 
-1" to connect to the first available phidget

driver
(
  name "phidgetIFK"
  provides ["aio:0" "dio:0" "speech:0"]
  #provides ["aio:0" "dio:0"]
  serial -1
  alwayson 1
  samplingrate 16
  alarmtime 21
)

--- NEW FILE: phidgetRFID.cfg ---

#To get the serial number of the phidget, use the following line: lsusb -v 
|grep iSerial.*3
# or use "serial -1" if you just want to connect to the first available Phidget 
device.

driver
(
  name "phidgetRFID"
  provides ["rfid:0" "dio:0"] 
  serial -1
  alwayson 1
  samplingrate 40
  alarmtime 45
)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to