This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-12-23 01:29:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f1ac94e415
contiki
/
core
/
net
/
rime
History
adamdunkels
4b4b8fad56
More recent packet entries. Allow 4 queue entries to be dedicated to generated packets.
2011-01-18 16:05:53 +00:00
..
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
chameleon-bitopt.h
chameleon-raw.c
chameleon-raw.h
chameleon.c
chameleon.h
channel.c
Use the list_item_next() API
2010-06-15 19:22:25 +00:00
channel.h
collect-link-estimate.c
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-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
More recent packet entries. Allow 4 queue entries to be dedicated to generated packets.
2011-01-18 16:05:53 +00: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
mesh.c
mesh.h
multihop.c
Made rimeaddr_t pointers const where they should be.
2009-11-08 19:40:16 +00:00
multihop.h
neighbor-discovery.c
neighbor-discovery.h
netflood.c
netflood.h
polite-announcement.c
polite-announcement.h
polite.c
polite.h
rime-udp.c
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
rime-udp.h
rime.c
Removed the polite announcement code, since it was not used, and enabled the broadcast announcement code by default. Increased the default intervals for broadcast announcements.
2010-10-03 20:10:22 +00:00
rimeaddr.c
rimeaddr.h
rimestats.c
rimestats.h
rmh.c
rmh.h
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
runicast.h
stbroadcast.c
stbroadcast.h
stunicast.c
stunicast.h
timesynch.c
Revived the timesynch module, which has been switched off since the introduction of the new radio API after Contiki 2.4. The new code uses explicit timestamp messages instead of piggybacking timestamps on every transmission. It is also significantly better in terms of exactness.
2010-12-16 22:47:38 +00:00
timesynch.h
trickle.c
trickle.h
unicast.c
unicast.h