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
2025-01-23 05:29:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
acf45ec648
Bugfix: memory wasn't freed when a neighbor was dropped from the list. Also increase the max age to 180 minutes to allow for regular beacons to refresh the neighbor before it is dropped.
2011-01-09 21:20:05 +00:00
..
cfs
Added a macro for portable watchdog calls.
2010-12-15 14:01:07 +00:00
ctk
…
dev
Call upper layers even if packet reception failed - this allows the RDC layer to shut off the radio even if a malformed packet was received.
2011-01-09 21:09:28 +00:00
lib
dos2unix conversion
2011-01-07 11:55:36 +00:00
loader
…
net
Bugfix: memory wasn't freed when a neighbor was dropped from the list. Also increase the max age to 180 minutes to allow for regular beacons to refresh the neighbor before it is dropped.
2011-01-09 21:20:05 +00:00
sys
Defensive programming: make sure that a process is actually running before we try to kill it.
2010-10-20 22:24:46 +00:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumped version number
2010-11-02 10:55:32 +00:00
contiki.h
…