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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
26e3b6fdc0
Bugfix by Simon Duquennoy: don't transmit packet until previous packet has been sent by the RDC layer.
2011-01-13 19:06:22 +00:00
..
cfs
Added a macro for portable watchdog calls.
2010-12-15 14:01:07 +00:00
ctk
A simple but substantial change: uIP used the htons()/HTONS() macro
2010-10-19 18:29:03 +00:00
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 by Simon Duquennoy: don't transmit packet until previous packet has been sent by the RDC layer.
2011-01-13 19:06:22 +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
…