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-27 01:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
dev
History
adamdunkels
b8d586b210
Enabled dropping of packets with bad CRC. Added statistics gathering. Bugfix when packets where shorter than 2 bytes
2007-05-22 20:51:30 +00:00
..
button-sensor.h
…
cc2420_const.h
…
cc2420_misc.h
…
cc2420_send_ip.c
…
cc2420_send_uaodv.c
* Change function uaodv_bad_route to uaodv_bad_dest.
2007-05-08 13:31:50 +00:00
cc2420.c
* Literal constants REMOTE_*.
2007-05-21 14:24:51 +00:00
cc2420.h
* Need to track if this was the incoming interface.
2007-05-08 08:27:34 +00:00
cs8900a.c
…
cs8900a.h
…
ds2411.c
…
ds2411.h
…
eeprom.h
…
leds.c
…
leds.h
…
radio-sensor.h
…
radio.h
Added net include to define u*_t types
2007-05-22 20:50:22 +00:00
rom.h
…
serial.c
…
serial.h
…
simple-cc2420.c
Enabled dropping of packets with bad CRC. Added statistics gathering. Bugfix when packets where shorter than 2 bytes
2007-05-22 20:51:30 +00:00
simple-cc2420.h
Moved a much code as possible away from interrupt handler; main thread code now do not need to disable interrupts. Added energy estimation code. Added radio driver structure.
2007-05-15 07:53:09 +00:00
slip.c
…
slip.h
…
spi.h
…
watchdog.h
…
xmem.h
…