adamdunkels
|
ca0417a923
|
Added the MAC layer callback functionality so that the Rime network layer gets information from the MAC about the status of sent packets: were they successfully transmitted, or was there a collisions? How many retries were there?
|
2010-02-23 18:38:05 +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
|
a1260c0c1f
|
Documentation updates
|
2009-03-08 21:43:24 +00:00 |
|
adamdunkels
|
366ad7bece
|
Added Rime documentation from the Rime/Chameleon paper (SenSys 2007)
|
2009-03-07 11:15:46 +00:00 |
|
adamdunkels
|
63c620303a
|
Changed the 'ibc' and 'uc' Rime modules into the more descriptive names 'broadcast' and 'unicast'
|
2008-06-26 11:19:22 +00:00 |
|