.. |
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
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 18:53:22 +00:00 |
mesh.c
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 17:34:16 +00:00 |
mesh.h
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 17:34:16 +00:00 |
mh.c
|
Best effort multi-hop routing
|
2007-03-22 17:33:15 +00:00 |
mh.h
|
Best effort multi-hop routing
|
2007-03-22 17:33:15 +00:00 |
neighbor.c
|
Added automatic timeouts
|
2007-03-22 17:34:43 +00:00 |
neighbor.h
|
Added automatic timeouts
|
2007-03-22 17:34:43 +00:00 |
nf.c
|
Added debugging, reduced wait time
|
2007-03-22 18:53:38 +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-discovery.c
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 17:34:16 +00:00 |
route-discovery.h
|
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
|
2007-03-22 17:34:16 +00:00 |
route.c
|
Added automatic timeouts
|
2007-03-22 17:34:43 +00:00 |
route.h
|
Added automatic timeouts
|
2007-03-22 17:34:43 +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
|
Added configurable interval
|
2007-03-21 23:23:02 +00:00 |
trickle.h
|
Added configurable interval
|
2007-03-21 23:23:02 +00:00 |
uabc.c
|
Queued packet pointer should be NULL when no packet is queued
|
2007-03-22 17:37:10 +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
|
Queued packet pointer should be NULL when no packet is queued
|
2007-03-22 17:37:10 +00:00 |
uibc.h
|
Unique identified best effort local area broadcast
|
2007-03-21 23:21:01 +00:00 |