]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
support ActiveMessageC and Ieee154MessageC simultaneously
authormmaroti <mmaroti>
Fri, 18 Sep 2009 22:04:48 +0000 (22:04 +0000)
committermmaroti <mmaroti>
Fri, 18 Sep 2009 22:04:48 +0000 (22:04 +0000)
commit17b072b6cdd381b02de1d26645dfb9927f0d8132
tree1e88677e3cdfbae55207bb299aede265f7681d1d
parentcb85acf34756d5ea12490038f65a9e1f6fea5fe7
support ActiveMessageC and Ieee154MessageC simultaneously
21 files changed:
tos/chips/rf2xx/layers/ActiveMessageLayerC.nc
tos/chips/rf2xx/layers/AutoResourceAcquireLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154MessageLayer.h [deleted file]
tos/chips/rf2xx/layers/IEEE154MessageLayer.nc [deleted file]
tos/chips/rf2xx/layers/IEEE154MessageLayerC.nc [deleted file]
tos/chips/rf2xx/layers/IEEE154MessageLayerP.nc [deleted file]
tos/chips/rf2xx/layers/Ieee154MessageLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowpanNetworkLayer.h [deleted file]
tos/chips/rf2xx/layers/LowpanNetworkLayerC.nc [deleted file]
tos/chips/rf2xx/layers/TinyosNetworkLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/TinyosNetworkLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230ActiveMessage.h [deleted file]
tos/chips/rf2xx/rf230/RF230ActiveMessageC.nc
tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc [deleted file]
tos/chips/rf2xx/rf230/RF230Ieee154MessageC.nc
tos/chips/rf2xx/rf230/RF230Radio.h [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230RadioC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230RadioP.nc [new file with mode: 0644]
tos/platforms/iris/ActiveMessageC.nc
tos/platforms/iris/Ieee154MessageC.nc
tos/platforms/iris/platform_message.h