.. |
abc.c
|
|
|
abc.h
|
|
|
announcement.c
|
|
|
announcement.h
|
|
|
broadcast-announcement.c
|
Do not reduce transmission interval, unless explicitly told so with the bump flag
|
2010-10-11 23:43:01 +00:00 |
broadcast-announcement.h
|
Added a function for obtaining beacon intervals
|
2010-10-11 23:44:24 +00:00 |
broadcast.c
|
|
|
broadcast.h
|
|
|
chameleon-bitopt.c
|
Corrected debug output
|
2012-01-22 22:27:20 +01:00 |
chameleon-bitopt.h
|
|
|
chameleon-raw.c
|
Corrected debug output
|
2012-01-22 22:27:20 +01:00 |
chameleon-raw.h
|
|
|
chameleon.c
|
|
|
chameleon.h
|
|
|
channel.c
|
|
|
channel.h
|
|
|
collect-link-estimate.c
|
Several compiler warning fixes:
|
2011-02-20 19:28:14 -05:00 |
collect-link-estimate.h
|
Replaced default link estimator with an exponential weighted moving average, which reduces memory consumption per neighbor.
|
2011-01-09 21:14:22 +00:00 |
collect-neighbor.c
|
Safeguard against NULL arguments
|
2011-01-10 15:08:52 +00:00 |
collect-neighbor.h
|
Added a lifetime for link estimates: if they are too old, they are
|
2010-10-11 23:38:46 +00:00 |
collect.c
|
Eliminate unused variable warnings. Dummy test of PT_YIELD_FLAG does not change program size.
|
2012-02-21 11:23:54 -05:00 |
collect.h
|
Increased the max ETX to allow for longer paths even with the initial conservative ETX estimate; made collect use announcements by default
|
2011-01-09 23:48:33 +00:00 |
ipolite.c
|
|
|
ipolite.h
|
|
|
Makefile.rime
|
made linkable with IAR linker - avoiding multiple defs of rime_sniffer, etc
|
2011-11-08 11:57:17 +01:00 |
mesh.c
|
Improved multihop/mesh route discovery.
|
2011-09-05 21:27:38 +02:00 |
mesh.h
|
|
|
multihop.c
|
Removed const qualifier to conform with the rest of the Rime interface.
|
2011-09-05 22:05:41 +02:00 |
multihop.h
|
Removed const qualifier to conform with the rest of the Rime interface.
|
2011-09-05 22:05:41 +02:00 |
neighbor-discovery.c
|
|
|
neighbor-discovery.h
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
netflood.c
|
|
|
netflood.h
|
|
|
polite-announcement.c
|
|
|
polite-announcement.h
|
|
|
polite.c
|
|
|
polite.h
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
rime-udp.c
|
Converted deprecated uIP types in the network stack to standard C99 names (in stdint.h)
|
2012-02-17 22:45:13 +00:00 |
rime-udp.h
|
|
|
rime.c
|
Use NETSTACK_RDC_* instead of NETSTACK_CONF_RDC_*
|
2012-01-09 18:06:30 +01:00 |
rimeaddr.c
|
Converted deprecated uIP types in the network stack to standard C99 names (in stdint.h)
|
2012-02-17 22:45:13 +00:00 |
rimeaddr.h
|
|
|
rimestats.c
|
|
|
rimestats.h
|
|
|
rmh.c
|
|
|
rmh.h
|
|
|
route-discovery.c
|
|
|
route-discovery.h
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
route.c
|
|
|
route.h
|
|
|
rucb.c
|
|
|
rucb.h
|
|
|
rudolph0.c
|
|
|
rudolph0.h
|
|
|
rudolph1.c
|
|
|
rudolph1.h
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
rudolph2.c
|
|
|
rudolph2.h
|
added missing include
|
2010-06-18 08:28:56 +00:00 |
runicast.c
|
fixed excessive retransmissions of junk packets after runicast timeout
|
2011-04-27 19:12:46 +02:00 |
runicast.h
|
|
|
stbroadcast.c
|
|
|
stbroadcast.h
|
|
|
stunicast.c
|
fixed excessive retransmissions of junk packets after runicast timeout
|
2011-04-27 19:12:46 +02:00 |
stunicast.h
|
|
|
timesynch.c
|
Added missing include
|
2012-03-06 12:33:47 +01:00 |
timesynch.h
|
|
|
trickle.c
|
|
|
trickle.h
|
|
|
unicast.c
|
Corrected debug output
|
2012-01-22 22:27:20 +01:00 |
unicast.h
|
|
|