contiki/core/net/rime
2009-03-09 12:54:27 +00:00
..
abc.c This is an initial commit of an implementation of the Chameleon 2008-02-25 02:14:34 +00:00
abc.h
announcement.c
announcement.h Minor documentation update 2009-03-02 21:56:16 +00:00
broadcast.c
broadcast.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
chameleon-bitopt.c
chameleon-bitopt.h
chameleon-raw.c bugfix: use memcpy() to get attributes longer than a byte properly written to packet header 2009-03-05 13:51:28 +00:00
chameleon-raw.h
chameleon.c
chameleon.h
channel.c
channel.h
collect.c Update announcement value after route metric saturates. Not doing this results in stubborn forwards from former children nodes. 2009-03-09 12:54:27 +00:00
collect.h
ctimer.c
ctimer.h
ipolite.c Bugfix: backwards definition of MIN macro (quite embarassing) 2009-03-02 11:22:09 +00:00
ipolite.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
Makefile.rime
mesh.c
mesh.h
multihop.c
multihop.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
neighbor-discovery.c
neighbor-discovery.h
neighbor.c
neighbor.h
netflood.c
netflood.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
polite-announcement.c
polite-announcement.h
polite.c Bugfix: backwards definition of MIN macro (quite embarassing) 2009-03-02 11:22:09 +00:00
polite.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
queuebuf.c
queuebuf.h
rime.c Made polite announcement times configurable, added missing right-brace 2009-03-01 10:43:57 +00:00
rimeaddr.c
rimeaddr.h
rimebuf.c
rimebuf.h Changed listen and transmit energy attributes so that they are named _TIME rather than _ENERGY, to indicate that they contain the time during which the radio was switched on and not the energy 2009-03-02 22:00:41 +00:00
rimestats.c
rimestats.h
rmh.c
rmh.h Documentation updates 2009-03-08 21:43:24 +00:00
route-discovery.c
route-discovery.h
route.c
route.h
rucb.c
rucb.h
rudolph0.c
rudolph0.h
rudolph1.c
rudolph1.h
rudolph2.c
rudolph2.h
runicast.c bugfix: remember active transmissions (sender side) instead of last received packets (receiving side). allows several nodes sending to a single receiver. 2009-03-03 12:19:46 +00:00
runicast.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
stbroadcast.c
stbroadcast.h
stunicast.c
stunicast.h Added Rime documentation from the Rime/Chameleon paper (SenSys 2007) 2009-03-07 11:15:46 +00:00
timesynch.c
timesynch.h
trickle.c
trickle.h
unicast.c
unicast.h Documentation updates 2009-03-08 21:43:24 +00:00