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
|
f0f9314e7e
|
Reversed byte order to match the old ->u16 approach to make the automated tests & scripts work again
|
2008-12-02 08:09:46 +00:00 |
|
adamdunkels
|
33bf01534c
|
Rewrote code that used the old ->u16 field in rimeaddr_t to access Rime addresses to use rimeaddr_copy() and the ->u8 field instead
|
2008-11-30 18:36:55 +00:00 |
|
adamdunkels
|
66876625d4
|
Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*.
|
2008-07-02 09:05:40 +00:00 |
|
adamdunkels
|
1586d8f36f
|
Changed filename of the CC2420 driver from simple-cc2420 to cc2420.
|
2008-07-01 21:02:51 +00:00 |
|
adamdunkels
|
8f6d2d6c3f
|
Added simple-cc2420 include, added argument to mac->off()
|
2008-02-24 22:27:41 +00:00 |
|
adamdunkels
|
ad2a8e5e97
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:15:46 +00:00 |
|
adamdunkels
|
12bbe80003
|
Added timestamps and radio signal noise measurements
|
2008-01-08 08:05:34 +00:00 |
|
adamdunkels
|
1b659316b7
|
Updated to use the 'collect' module instead of the old 'tree' module
|
2007-11-28 16:52:22 +00:00 |
|