]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
added ack, received packet strength, LPL (compile with PFLAGS +=-DLOW_POWER_LISTENING)
authormaxmul <maxmul>
Fri, 13 Jul 2007 15:54:08 +0000 (15:54 +0000)
committermaxmul <maxmul>
Fri, 13 Jul 2007 15:54:08 +0000 (15:54 +0000)
commitf05e333221d21758aa1d1ab77929e5d0238f5370
treefa90b7ff125b505359854d738fad7b203ae572fe
parent07cb7526acbee26f169c11ce35918bf4c7137321
added ack, received packet strength, LPL (compile with PFLAGS +=-DLOW_POWER_LISTENING)
26 files changed:
tos/chips/xe1205/AckSendReceive.nc [new file with mode: 0644]
tos/chips/xe1205/CsmaControl.nc [new file with mode: 0644]
tos/chips/xe1205/LPLControl.nc [new file with mode: 0644]
tos/chips/xe1205/LowPowerListening.nc [new file with mode: 0644]
tos/chips/xe1205/XE1205.h
tos/chips/xe1205/XE1205ActiveMessageC.nc
tos/chips/xe1205/XE1205CsmaP.nc [new file with mode: 0644]
tos/chips/xe1205/XE1205CsmaRadioC.nc [new file with mode: 0644]
tos/chips/xe1205/XE1205LowPowerListening.h [new file with mode: 0644]
tos/chips/xe1205/XE1205LowPowerListeningC.nc [new file with mode: 0644]
tos/chips/xe1205/XE1205LowPowerListeningP.nc [new file with mode: 0644]
tos/chips/xe1205/XE1205SendReceiveC.nc
tos/chips/xe1205/XE1205SendReceiveP.nc
tos/chips/xe1205/XE1205SpiImplP.nc
tos/chips/xe1205/conf/XE1205PatternConf.nc
tos/chips/xe1205/conf/XE1205PatternConfP.nc
tos/chips/xe1205/conf/XE1205PhyRssiConfP.nc
tos/chips/xe1205/conf/XE1205RssiConf.nc
tos/chips/xe1205/phy/XE1205PhyC.nc
tos/chips/xe1205/phy/XE1205PhyP.nc
tos/chips/xe1205/phy/XE1205PhyRssi.nc [new file with mode: 0644]
tos/chips/xe1205/phy/XE1205PhyRxTx.nc
tos/chips/xe1205/xe1205debug.h
tos/platforms/tinynode/chips/xe1205/Xe1205Spi0C.nc [new file with mode: 0644]
tos/platforms/tinynode/chips/xe1205/Xe1205SpiNoDma0P.nc [new file with mode: 0644]
tos/platforms/tinynode/chips/xe1205/Xe1205SpiNoDmaP.nc [new file with mode: 0644]