adamdunkels
|
f2c9b3e813
|
Remove old neighbor.h inclusion
|
2010-03-19 13:20:40 +00:00 |
|
adamdunkels
|
56218aba3b
|
Made rimeaddr_t pointers const where they should be.
|
2009-11-08 19:40:16 +00:00 |
|
adamdunkels
|
65eb5fd4e8
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 21:58:20 +00:00 |
|
adamdunkels
|
366ad7bece
|
Added Rime documentation from the Rime/Chameleon paper (SenSys 2007)
|
2009-03-07 11:15:46 +00:00 |
|
fros4943
|
f701615afa
|
bugfix: remember active transmissions (sender side) instead of last received packets (receiving side). allows several nodes sending to a single receiver.
+ added function for checking if runicast is currently transmitting (non-acked) data
|
2009-03-03 12:19:46 +00:00 |
|
fros4943
|
97f76126e6
|
remembering last received packet id to avoid multiple recv callbacks for the same retransmitted packet (but still sending back acks of course)
|
2009-02-17 12:40:18 +00:00 |
|
adamdunkels
|
c2c3835110
|
Changed name of Rime module ruc to unicast
|
2008-07-03 21:52:25 +00:00 |
|