Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
bec721d313
|
Allow payload len to be larger than 256 bytes
|
2013-11-16 14:22:48 +01:00 |
|
Adam Dunkels
|
4541d3e85b
|
Let the framer functions use ints instead of uint8_t to make them more generic
|
2013-03-18 11:19:18 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
adamdunkels
|
f5c48751b5
|
Reworked 802.15.4 header creation and parsing so that it works regardless of the size of the rimeaddr_t typedef
|
2010-02-18 21:00:28 +00:00 |
|
adamdunkels
|
1cafbc6002
|
sdcc compiler issue fix: compound assignments are not supported, so we use memcpy() instead
|
2009-09-09 21:08:46 +00:00 |
|
nifi
|
84b38de494
|
removed bitfields for compatibility with cc65
|
2009-04-09 21:54:09 +00:00 |
|
nifi
|
9f2ff48fda
|
added 802.15.4 frame packeter
|
2009-04-06 13:19:03 +00:00 |
|