File List
Here is a list of all files with brief descriptions:
/home/laradmin/lar/sensors/pressure_cells/include/pressure_cells/arduino.h [code] | Header for communicating w/ the arduino |
/home/laradmin/lar/sensors/pressure_cells/include/pressure_cells/AsyncSerial.h [code] | Class found to work with asyncronous Serial communications () |
/home/laradmin/lar/sensors/pressure_cells/include/pressure_cells/BufferedAsyncSerial.h [code] | Class found to make buffers for Serial communications () |
/home/laradmin/lar/sensors/pressure_cells/src/AsyncSerial.cpp [code] | Class found to work with asyncronous Serial communications () |
/home/laradmin/lar/sensors/pressure_cells/src/BufferedAsyncSerial.cpp [code] | Class found to make buffers for Serial communications () |
/home/laradmin/lar/sensors/pressure_cells/src/force_cop.cpp [code] | Calculates the COP of both feet |
/home/laradmin/lar/sensors/pressure_cells/src/pressure_cells.cpp [code] | Communicates w/ the arduino and publishes a value for each Load Cell |