adamdunkels
|
5d8d7844bb
|
Avoid alignment problems by copying the crc from the header field into a local variable
|
2009-04-06 23:29:31 +00:00 |
|
adamdunkels
|
01d39d4149
|
Made sure netcmds are null-terminated
|
2009-04-06 21:17:34 +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 |
|
oliverschmidt
|
7cf3165155
|
Replaced NETSIM macro with general (and now actually working) solution in Makefile.include.
|
2008-11-17 22:52:10 +00:00 |
|
adamdunkels
|
cab149cad0
|
Moved all rime channel definitions to the shell-rime.h file
|
2008-08-15 18:58:42 +00:00 |
|
adamdunkels
|
144927c12b
|
Add a CRC checksum to all netcmd packets to ensure that they are valid, even if they are running on top of a radio link with bit errors
|
2008-07-07 23:22:38 +00:00 |
|
adamdunkels
|
09f5b6d2f5
|
Send one extra byte to ensure that the terminating zero is included
|
2008-07-03 09:51:21 +00:00 |
|
adamdunkels
|
9444e5cbc1
|
Refactored netcmd command code that was broken out from shell-rime.c
|
2008-02-05 20:35:21 +00:00 |
|