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-02-02 09:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
nvt-se
195062416e
corrected parameter type
2008-08-28 14:32:53 +00:00
..
cfs
corrected parameter type
2008-08-28 14:32:53 +00:00
ctk
…
dev
There is problem with the CC2420 driver: under high traffic load the packets often get mangled in the receive FIFO. Not sure why this happens or how to best prevent it. As a temporary workaround, I've added an additional CRC16 check to the incoming packets. This eats two bytes from each packet, but at least protects against the erroneous packets we've seen quite a few of lately. The reception code was also cleaned up, which resulted in a smaller code size.
2008-08-26 21:44:03 +00:00
lib
Constness
2008-08-26 21:46:06 +00:00
loader
…
net
Improved debugging output
2008-08-15 19:28:33 +00:00
sys
…
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
2.2 -> 2.2.1
2008-08-18 08:40:16 +00:00
contiki.h
…