]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
change metadata handling,
authormmaroti <mmaroti>
Thu, 2 Apr 2009 22:09:59 +0000 (22:09 +0000)
committermmaroti <mmaroti>
Thu, 2 Apr 2009 22:09:59 +0000 (22:09 +0000)
commitfb06e38f2c4372980a983a3d79f584221d475a36
tree221841faa08cd23669231c38197734dbf8206f2d
parenta3ebb402bf00465e45f4420fb0c472e03432cca9
change metadata handling,
remove the RF2xxPacket component, move functionality to RF2xxActiveMessage,
prepare blip support (RF2xxMessageC)
56 files changed:
apps/tests/rf230/RF230Sniffer/RF230SnifferC.nc
tos/chips/rf2xx/layers/DummyLayerC.nc
tos/chips/rf2xx/layers/DummyLayerP.nc [deleted file]
tos/chips/rf2xx/layers/IEEE154NetworkLayerC.nc
tos/chips/rf2xx/layers/IEEE154NetworkLayerP.nc
tos/chips/rf2xx/layers/IEEE154PacketLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154PacketLayer.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154PacketLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154PacketLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningDummyC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningDummyP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningLayerC.nc
tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc
tos/chips/rf2xx/layers/MetadataFlagsLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/MetadataFlagsLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/PacketLinkLayer.h
tos/chips/rf2xx/layers/PacketLinkLayerC.nc
tos/chips/rf2xx/layers/PacketLinkLayerP.nc
tos/chips/rf2xx/layers/SoftwareAckConfig.nc
tos/chips/rf2xx/layers/SoftwareAckLayerC.nc
tos/chips/rf2xx/layers/SoftwareAckLayerP.nc
tos/chips/rf2xx/layers/TimeStampingLayer.h [new file with mode: 0644]
tos/chips/rf2xx/layers/TimeStampingLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/TimeStampingLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/rf212/RF212.h [deleted file]
tos/chips/rf2xx/rf212/RF212ActiveMessage.h [new file with mode: 0644]
tos/chips/rf2xx/rf212/RF212ActiveMessageC.nc
tos/chips/rf2xx/rf212/RF212ActiveMessageP.nc
tos/chips/rf2xx/rf212/RF212DriverLayer.h [new file with mode: 0644]
tos/chips/rf2xx/rf212/RF212DriverLayerC.nc
tos/chips/rf2xx/rf212/RF212DriverLayerP.nc
tos/chips/rf2xx/rf212/RF212Packet.h [deleted file]
tos/chips/rf2xx/rf212/RF212PacketC.nc [deleted file]
tos/chips/rf2xx/rf212/RF212PacketP.nc [deleted file]
tos/chips/rf2xx/rf230/RF230.h [deleted file]
tos/chips/rf2xx/rf230/RF230ActiveMessage.h [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230ActiveMessageC.nc
tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc
tos/chips/rf2xx/rf230/RF230DriverLayer.h [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230DriverLayerC.nc
tos/chips/rf2xx/rf230/RF230DriverLayerP.nc
tos/chips/rf2xx/rf230/RF230Packet.h [deleted file]
tos/chips/rf2xx/rf230/RF230PacketC.nc [deleted file]
tos/chips/rf2xx/rf230/RF230PacketP.nc [deleted file]
tos/chips/rf2xx/util/IEEE154Packet2.h [deleted file]
tos/chips/rf2xx/util/IEEE154Packet2.nc [deleted file]
tos/chips/rf2xx/util/IEEE154Packet2C.nc [deleted file]
tos/chips/rf2xx/util/IEEE154Packet2P.nc [deleted file]
tos/chips/rf2xx/util/MetadataFlagC.nc [new file with mode: 0644]
tos/chips/rf2xx/util/PacketData.nc
tos/chips/rf2xx/util/PacketFlag.nc [new file with mode: 0644]
tos/platforms/iris/TimeSyncMessageC.nc
tos/platforms/iris/chips/rf230/HplRF230C.nc
tos/platforms/iris/chips/rf230/RadioConfig.h
tos/platforms/iris/platform_message.h