]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
reorganized packet header handling, added RF212Ieee154MessageC for BLIP
authormmaroti <mmaroti>
Tue, 7 Apr 2009 02:27:43 +0000 (02:27 +0000)
committermmaroti <mmaroti>
Tue, 7 Apr 2009 02:27:43 +0000 (02:27 +0000)
commit97e9cb5f12a8fcdd7537ddd0eec19ffe364af663
treebd12bf3358c74989324f6cfba070cd2d186cd93d
parent51b365b6cb1df293dac98e285ae4856c2dccba2b
reorganized packet header handling, added RF212Ieee154MessageC for BLIP
40 files changed:
tos/chips/rf2xx/layers/ActiveMessageConfig.nc
tos/chips/rf2xx/layers/ActiveMessageLayerC.nc
tos/chips/rf2xx/layers/ActiveMessageLayerP.nc
tos/chips/rf2xx/layers/DummyLayerC.nc
tos/chips/rf2xx/layers/GenericTimeSyncMessageP.nc
tos/chips/rf2xx/layers/IEEE154MessageConfig.nc [deleted file]
tos/chips/rf2xx/layers/IEEE154MessageLayer.h
tos/chips/rf2xx/layers/IEEE154MessageLayer.nc
tos/chips/rf2xx/layers/IEEE154MessageLayerC.nc
tos/chips/rf2xx/layers/IEEE154MessageLayerP.nc
tos/chips/rf2xx/layers/LowPowerListeningConfig.nc
tos/chips/rf2xx/layers/LowPowerListeningDummyC.nc
tos/chips/rf2xx/layers/LowPowerListeningLayerC.nc
tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc
tos/chips/rf2xx/layers/LowpanNetworkConfig.nc [deleted file]
tos/chips/rf2xx/layers/LowpanNetworkLayerC.nc
tos/chips/rf2xx/layers/MetadataFlagsLayerC.nc
tos/chips/rf2xx/layers/PacketLinkLayerC.nc
tos/chips/rf2xx/layers/PacketLinkLayerP.nc
tos/chips/rf2xx/layers/SoftwareAckLayerC.nc
tos/chips/rf2xx/layers/SoftwareAckLayerP.nc
tos/chips/rf2xx/layers/TimeStampingLayerC.nc
tos/chips/rf2xx/layers/TimeStampingLayerP.nc
tos/chips/rf2xx/rf212/RF212ActiveMessage.h
tos/chips/rf2xx/rf212/RF212ActiveMessageC.nc
tos/chips/rf2xx/rf212/RF212ActiveMessageP.nc
tos/chips/rf2xx/rf212/RF212DriverConfig.nc
tos/chips/rf2xx/rf212/RF212DriverLayer.h
tos/chips/rf2xx/rf212/RF212DriverLayerC.nc
tos/chips/rf2xx/rf212/RF212DriverLayerP.nc
tos/chips/rf2xx/rf212/RF212Ieee154MessageC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230ActiveMessage.h
tos/chips/rf2xx/rf230/RF230ActiveMessageC.nc
tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc
tos/chips/rf2xx/rf230/RF230DriverConfig.nc
tos/chips/rf2xx/rf230/RF230DriverLayer.h
tos/chips/rf2xx/rf230/RF230DriverLayerC.nc
tos/chips/rf2xx/rf230/RF230DriverLayerP.nc
tos/chips/rf2xx/util/PacketData.nc [deleted file]
tos/chips/rf2xx/util/RadioPacket.nc [new file with mode: 0644]