osd-contiki/core/net/rime
2007-03-21 23:22:42 +00:00
..
abc-udp.c UDP initialization fixed 2007-03-15 09:56:00 +00:00
abc-udp.h Rime driver running over UDP 2007-03-13 13:02:33 +00:00
abc.c Fixed debug output 2007-03-20 12:28:13 +00:00
abc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
ccsabc.c Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
ccsabc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
channel-assignments.h New Rime module: mesh, a mesh routing protocol 2007-03-15 19:52:51 +00:00
ctimer.c Initial import of the experimental Rime code into the SourceForge CVS. 2007-02-28 16:38:51 +00:00
ctimer.h Initial import of the experimental Rime code into the SourceForge CVS. 2007-02-28 16:38:51 +00:00
ibc.c Fixed debug output 2007-03-20 12:28:13 +00:00
ibc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
Makefile.rime New Rime module: unique anonymous best effort broadcast 2007-03-20 11:59:55 +00:00
mesh.c Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
mesh.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
neighbor.c Added a new type for all addresses in Rime: rimeaddr_t. This is an abstract type that currently is defined as a 16-bit quantity but that most likely will be redefined in the future 2007-03-15 19:43:07 +00:00
neighbor.h Added a new type for all addresses in Rime: rimeaddr_t. This is an abstract type that currently is defined as a 16-bit quantity but that most likely will be redefined in the future 2007-03-15 19:43:07 +00:00
nf.c nf is now based on uibc 2007-03-21 23:21:54 +00:00
nf.h nf is now based on uibc 2007-03-21 23:21:54 +00:00
node-id-t.h Initial import of the experimental Rime code into the SourceForge CVS. 2007-02-28 16:38:51 +00:00
queuebuf.c Added functions for accessing the data and length of a queued buffer 2007-03-20 12:26:23 +00:00
queuebuf.h Added functions for accessing the data and length of a queued buffer 2007-03-20 12:26:23 +00:00
rime-debug.h Fixed debug output 2007-03-20 12:28:13 +00:00
rime.c Removed automatic setting of Rime node address 2007-03-21 23:22:02 +00:00
rimeaddr.c Remade the rimeaddr_t u16 to be an array rather than a scalar 2007-03-21 23:22:11 +00:00
rimeaddr.h Remade the rimeaddr_t u16 to be an array rather than a scalar 2007-03-21 23:22:11 +00:00
rimebuf.c Renamed function for compacting the data in the rimebuf: rimebuf_compact 2007-03-14 00:30:11 +00:00
rimebuf.h rimebuf_totle() prototype & documentation 2007-03-15 09:57:00 +00:00
route.c New Rime module: mesh, a mesh routing protocol 2007-03-15 19:52:51 +00:00
route.h New Rime module: mesh, a mesh routing protocol 2007-03-15 19:52:51 +00:00
ruc.c Renamed suc_send_uc() to suc_send(), fixed debug output 2007-03-20 12:27:32 +00:00
ruc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
sabc.c Fixed compilation problem, added send() call so that a packet is sent out immediately 2007-03-20 12:26:57 +00:00
sabc.h Fixed compilation problem, added send() call so that a packet is sent out immediately 2007-03-20 12:26:57 +00:00
sibc.c Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
sibc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
suc.c Renamed suc_send_uc() to suc_send(), fixed debug output 2007-03-20 12:27:32 +00:00
suc.h Renamed suc_send_uc() to suc_send(), fixed debug output 2007-03-20 12:27:32 +00:00
tree.c Added hop counting, remade the rimeaddr_t u16 to be an array rather than a scalar 2007-03-21 23:22:42 +00:00
tree.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
trickle.c Trickle implementation for Rime 2007-03-19 23:26:18 +00:00
trickle.h Trickle implementation for Rime 2007-03-19 23:26:18 +00:00
uabc.c Split interval: one half listen only, second half send packet 2007-03-21 09:09:33 +00:00
uabc.h New Rime module: unique anonymous best effort broadcast 2007-03-20 11:59:55 +00:00
uc.c Fixed debug output 2007-03-20 12:28:13 +00:00
uc.h Added *_close() function to all Rime modules 2007-03-19 22:10:16 +00:00
uibc.c Unique identified best effort local area broadcast 2007-03-21 23:21:01 +00:00
uibc.h Unique identified best effort local area broadcast 2007-03-21 23:21:01 +00:00