Adam Dunkels
|
8eace27f9b
|
Moved net/rime.h to net/rime/rime.h
|
2014-01-26 23:20:45 +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 |
|
fros4943
|
7741d58cdb
|
minor fix: removed superfluous etimer_reset
|
2009-06-09 19:31:55 +00:00 |
|
fros4943
|
45e3b5a8b3
|
transmit with random intervals: 2-4 seconds
|
2009-06-09 09:27:03 +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
|
9c4d2da561
|
Bugfix: it is etimer_reset() that makes timer behavior stable, not etimer_restart()
|
2009-02-07 22:38:01 +00:00 |
|
adamdunkels
|
67f649c4aa
|
Use etimer_restart() to avoid synchronization effects from the abc_send() invocation taking time to complete
|
2009-02-07 22:28:25 +00:00 |
|
fros4943
|
27bc3f771a
|
printing message when packet sent
+ changed period to 2 seconds (can be run unchanged with x-mac)
|
2008-10-02 21:08:58 +00:00 |
|
adamdunkels
|
44d7d9a9a4
|
Changed names of the Rime examples from test-* to example-* and added examples for ruc and uc
|
2008-01-25 18:00:50 +00:00 |
|