]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips/rf2xx/rf212
Fix the time stamping correction code
[tinyos-2.x.git] / tos / chips / rf2xx / rf212 /
2009-12-04 mmarotiminor cleanup
2009-11-29 mmarotimove the energy detection to a better place so we can...
2009-11-29 mmarotiadd constants used for auto ack
2009-11-29 mmarotichanged displayed info for RF230Sniffer
2009-11-25 mmarotifix a typo of an (unused) constant
2009-11-24 mmarotichanged displayed info for RF230Sniffer
2009-11-20 mmarotiUse a dedicated (0x3D) AM type for all time sync messages
2009-11-18 mmarotiBrano says that 20ms is required for ack reception
2009-10-07 mmarotiautomatically request acks for non-broadcast messages...
2009-10-07 mmarotiincude RadioConfig.h where PACKET_LINK is used
2009-10-06 mmarotiautomaticaly call Packet.clear if user forgot to do so
2009-09-30 mmarotiExpose the PacketTimeStamp interfaces in TimeSyncMessageC
2009-09-28 mmarotidefine and use RADIO_SEND_RESOURCE
2009-09-20 mmarotiuse SendResource with RADIO_SEND_RESOURCE for the resource
2009-09-18 mmarotisupport ActiveMessageC and Ieee154MessageC simultaneously
2009-05-08 mmarotimake the software ack timeout configurable
2009-05-08 mmarotiApply bug fixes related to BLIP submitted by Lars Schor
2009-04-23 mmarotiuse the AMSenderC infrastructure for TimeSyncMessageC...
2009-04-10 mmarotimake traffic monitor optional
2009-04-10 mmarotifix Ieee154MessageC wiring
2009-04-09 mmarotimove/create RF2xxTimeSyncMessageC to avoid future chang...
2009-04-09 mmarotiUse BareSend/BareReceive instead of Send/Receive to...
2009-04-08 mmarotiadd the SendNotifier interface
2009-04-07 mmarotireorganized packet header handling, added RF212Ieee154M...
2009-04-04 mmarotireorganized packet header handling
2009-04-02 mmarotichange metadata handling,
2009-03-30 mmarotiimplement the PacketLink layer
2009-03-29 mmarotirename IEEE154Packet components to avoid a clash with...
2009-03-27 mmarotisimplify default channel configuration
2009-03-10 mmarotiremove stupidity
2009-03-10 mmarotiinitial RF212 support