]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
moving files from rf230 to rf2xx, prepare the support of rf212
authormmaroti <mmaroti>
Tue, 10 Mar 2009 20:37:58 +0000 (20:37 +0000)
committermmaroti <mmaroti>
Tue, 10 Mar 2009 20:37:58 +0000 (20:37 +0000)
commit7cb3053eaa216416d4833656f2ffbee14a5c0970
tree948159fddbfc8dad7c1396cee405249ca92c7fe3
parent527029d66219256dc77aa66360020549a458ebbc
moving files from rf230 to rf2xx, prepare the support of rf212
139 files changed:
tos/chips/rf230/ActiveMessageConfig.nc [deleted file]
tos/chips/rf230/ActiveMessageLayerC.nc [deleted file]
tos/chips/rf230/CsmaConfig.nc [deleted file]
tos/chips/rf230/CsmaLayerC.nc [deleted file]
tos/chips/rf230/CsmaLayerP.nc [deleted file]
tos/chips/rf230/DummyConfig.nc [deleted file]
tos/chips/rf230/DummyLayerC.nc [deleted file]
tos/chips/rf230/DummyLayerP.nc [deleted file]
tos/chips/rf230/IEEE154NetworkLayerC.nc [deleted file]
tos/chips/rf230/IEEE154NetworkLayerP.nc [deleted file]
tos/chips/rf230/IEEE154Packet.h [deleted file]
tos/chips/rf230/IEEE154Packet.nc [deleted file]
tos/chips/rf230/IEEE154PacketC.nc [deleted file]
tos/chips/rf230/IEEE154PacketP.nc [deleted file]
tos/chips/rf230/LowPowerListeningLayerC.nc [deleted file]
tos/chips/rf230/LowPowerListeningLayerP.nc [deleted file]
tos/chips/rf230/MessageBufferLayerC.nc [deleted file]
tos/chips/rf230/MessageBufferLayerP.nc [deleted file]
tos/chips/rf230/Neighborhood.h [deleted file]
tos/chips/rf230/Neighborhood.nc [deleted file]
tos/chips/rf230/NeighborhoodC.nc [deleted file]
tos/chips/rf230/NeighborhoodFlag.nc [deleted file]
tos/chips/rf230/NeighborhoodFlagC.nc [deleted file]
tos/chips/rf230/NeighborhoodP.nc [deleted file]
tos/chips/rf230/PacketField.nc [deleted file]
tos/chips/rf230/RF2xx.h [deleted file]
tos/chips/rf230/RF2xxActiveMessageC.nc [deleted file]
tos/chips/rf230/RF2xxActiveMessageP.nc [deleted file]
tos/chips/rf230/RF2xxDriverConfig.nc [deleted file]
tos/chips/rf230/RF2xxDriverLayerC.nc [deleted file]
tos/chips/rf230/RF2xxDriverLayerP.nc [deleted file]
tos/chips/rf230/RF2xxPacket.h [deleted file]
tos/chips/rf230/RF2xxPacketC.nc [deleted file]
tos/chips/rf230/RF2xxPacketP.nc [deleted file]
tos/chips/rf230/RF2xxTimeSyncMessageC.nc [deleted file]
tos/chips/rf230/RF2xxTimeSyncMessageP.nc [deleted file]
tos/chips/rf230/RadioAlarm.nc [deleted file]
tos/chips/rf230/RadioAlarmC.nc [deleted file]
tos/chips/rf230/RadioAlarmP.nc [deleted file]
tos/chips/rf230/RadioAssert.h [deleted file]
tos/chips/rf230/RadioCCA.nc [deleted file]
tos/chips/rf230/RadioChannel.nc [deleted file]
tos/chips/rf230/RadioReceive.nc [deleted file]
tos/chips/rf230/RadioSend.nc [deleted file]
tos/chips/rf230/RadioState.nc [deleted file]
tos/chips/rf230/RandomCollisionConfig.nc [deleted file]
tos/chips/rf230/RandomCollisionLayerC.nc [deleted file]
tos/chips/rf230/RandomCollisionLayerP.nc [deleted file]
tos/chips/rf230/SlottedCollisionConfig.nc [deleted file]
tos/chips/rf230/SlottedCollisionLayerC.nc [deleted file]
tos/chips/rf230/SlottedCollisionLayerP.nc [deleted file]
tos/chips/rf230/SoftwareAckConfig.nc [deleted file]
tos/chips/rf230/SoftwareAckLayerC.nc [deleted file]
tos/chips/rf230/SoftwareAckLayerP.nc [deleted file]
tos/chips/rf230/Tasklet.h [deleted file]
tos/chips/rf230/Tasklet.nc [deleted file]
tos/chips/rf230/TaskletC.nc [deleted file]
tos/chips/rf230/TimeSyncMessage.h [deleted file]
tos/chips/rf230/TrafficMonitorConfig.nc [deleted file]
tos/chips/rf230/TrafficMonitorLayerC.nc [deleted file]
tos/chips/rf230/TrafficMonitorLayerP.nc [deleted file]
tos/chips/rf230/UniqueConfig.nc [deleted file]
tos/chips/rf230/UniqueLayerC.nc [deleted file]
tos/chips/rf230/UniqueLayerP.nc [deleted file]
tos/chips/rf2xx/layers/ActiveMessageConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/ActiveMessageLayerC.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/CsmaConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/CsmaLayerC.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/CsmaLayerP.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/DummyConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/DummyLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/DummyLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/GenericTimeSyncMessage.h [new file with mode: 0644]
tos/chips/rf2xx/layers/GenericTimeSyncMessageC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/GenericTimeSyncMessageP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154NetworkLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/IEEE154NetworkLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/MessageBufferLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/MessageBufferLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/RandomCollisionConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/RandomCollisionLayerC.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/RandomCollisionLayerP.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/SlottedCollisionConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/SlottedCollisionLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/SlottedCollisionLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/SoftwareAckConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/SoftwareAckLayerC.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/SoftwareAckLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/TrafficMonitorConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/TrafficMonitorLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/TrafficMonitorLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/layers/UniqueConfig.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/UniqueLayerC.nc [new file with mode: 0755]
tos/chips/rf2xx/layers/UniqueLayerP.nc [new file with mode: 0755]
tos/chips/rf2xx/rf230/RF230.h [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230ActiveMessageC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc
tos/chips/rf2xx/rf230/RF230DriverConfig.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230DriverLayerC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230DriverLayerP.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230Packet.h [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230PacketC.nc [new file with mode: 0644]
tos/chips/rf2xx/rf230/RF230PacketP.nc [new file with mode: 0644]
tos/chips/rf2xx/util/IEEE154Packet.h [new file with mode: 0644]
tos/chips/rf2xx/util/IEEE154Packet.nc [new file with mode: 0644]
tos/chips/rf2xx/util/IEEE154PacketC.nc [new file with mode: 0755]
tos/chips/rf2xx/util/IEEE154PacketP.nc [new file with mode: 0644]
tos/chips/rf2xx/util/Neighborhood.h [new file with mode: 0755]
tos/chips/rf2xx/util/Neighborhood.nc [new file with mode: 0644]
tos/chips/rf2xx/util/NeighborhoodC.nc [new file with mode: 0755]
tos/chips/rf2xx/util/NeighborhoodFlag.nc [new file with mode: 0755]
tos/chips/rf2xx/util/NeighborhoodFlagC.nc [new file with mode: 0755]
tos/chips/rf2xx/util/NeighborhoodP.nc [new file with mode: 0755]
tos/chips/rf2xx/util/PacketField.nc [new file with mode: 0644]
tos/chips/rf2xx/util/RadioAlarm.nc [new file with mode: 0755]
tos/chips/rf2xx/util/RadioAlarmC.nc [new file with mode: 0644]
tos/chips/rf2xx/util/RadioAlarmP.nc [new file with mode: 0644]
tos/chips/rf2xx/util/RadioAssert.h [new file with mode: 0644]
tos/chips/rf2xx/util/RadioCCA.nc [new file with mode: 0755]
tos/chips/rf2xx/util/RadioChannel.nc [new file with mode: 0644]
tos/chips/rf2xx/util/RadioReceive.nc [new file with mode: 0755]
tos/chips/rf2xx/util/RadioSend.nc [new file with mode: 0755]
tos/chips/rf2xx/util/RadioState.nc [new file with mode: 0644]
tos/chips/rf2xx/util/Tasklet.h [new file with mode: 0644]
tos/chips/rf2xx/util/Tasklet.nc [new file with mode: 0755]
tos/chips/rf2xx/util/TaskletC.nc [new file with mode: 0755]
tos/platforms/iris/.platform
tos/platforms/iris/ActiveMessageC.nc
tos/platforms/iris/TimeSyncMessageC.nc
tos/platforms/iris/chips/rf230/HplRF230C.nc [new file with mode: 0644]
tos/platforms/iris/chips/rf230/HplRF230P.nc [new file with mode: 0644]
tos/platforms/iris/chips/rf230/HplRF2xx.h [deleted file]
tos/platforms/iris/chips/rf230/HplRF2xxC.nc [deleted file]
tos/platforms/iris/chips/rf230/HplRF2xxP.nc [deleted file]
tos/platforms/iris/chips/rf230/RadioAlarm.h [deleted file]
tos/platforms/iris/chips/rf230/RadioConfig.h [new file with mode: 0644]
tos/platforms/iris/platform_message.h