]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Initial checkin of driver for the mda100ca/cb sensorboard. Devices attached to the...
authorklueska <klueska>
Tue, 21 Aug 2007 04:44:09 +0000 (04:44 +0000)
committerklueska <klueska>
Tue, 21 Aug 2007 04:44:09 +0000 (04:44 +0000)
commitc19e79604a31c7f08e963f6d0a27d487cab8dff0
tree911cd2841104090fa28dbde661abb14e627ae5cf
parent9ce089fc1c2fdf1f7be4e6b9f7bcd9aa5e95340d
Initial checkin of driver for the mda100ca/cb sensorboard.  Devices attached to the prototype portion of the board should have drivers that follow a similar implementation pattern as the ones for the Photo and Temperature sensors.
13 files changed:
tos/sensorboards/mda100/ArbitratedPhotoDeviceP.nc [new file with mode: 0644]
tos/sensorboards/mda100/ArbitratedTempDeviceP.nc [new file with mode: 0644]
tos/sensorboards/mda100/DemoSensorC.nc [new file with mode: 0644]
tos/sensorboards/mda100/PhotoC.nc [new file with mode: 0644]
tos/sensorboards/mda100/PhotoImplP.nc [new file with mode: 0644]
tos/sensorboards/mda100/PhotoTempConfigC.nc [new file with mode: 0644]
tos/sensorboards/mda100/PhotoTempConfigP.nc [new file with mode: 0644]
tos/sensorboards/mda100/SharedAnalogDeviceC.nc [new file with mode: 0644]
tos/sensorboards/mda100/SharedAnalogDeviceP.nc [new file with mode: 0644]
tos/sensorboards/mda100/TempC.nc [new file with mode: 0644]
tos/sensorboards/mda100/ca/TempImplP.nc [new file with mode: 0644]
tos/sensorboards/mda100/cb/TempImplP.nc [new file with mode: 0644]
tos/sensorboards/mda100/mda100.h [new file with mode: 0644]