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-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
dev
History
adamdunkels
b001c14bf2
Code style fix
2008-02-03 20:43:35 +00:00
..
battery-sensor.h
Added battery sensor to the core interfaces
2007-11-13 20:36:40 +00:00
button-sensor.h
…
cc2420_const.h
…
cc2420_misc.h
…
cc2420_send_ip.c
…
cc2420_send_uaodv.c
…
cc2420.c
* If we detect a RXFIFO overflow schedule a poll of the device driver.
2007-07-30 14:54:49 +00:00
cc2420.h
…
ds2411.c
…
ds2411.h
…
eeprom.h
…
leds.c
…
leds.h
…
radio-sensor.h
…
radio.h
Updated types to avoid reliance on uIP includes
2007-05-25 08:05:24 +00:00
rom.h
…
serial.c
Increased the default input line length from 40 to 80
2008-01-08 07:49:51 +00:00
serial.h
…
sht11.c
Made driver less platform-dependent and added support for msb-430.
2007-10-22 12:19:58 +00:00
sht11.h
Made driver less platform-dependent and added support for msb-430.
2007-10-22 12:19:58 +00:00
simple-cc2420.c
Added calibration to channel switch if currently in receive mode. Added explicit checks for transmission activity before channel switch
2008-01-24 13:09:16 +00:00
simple-cc2420.h
Changed default transmission behaviour to be to send without checking for channel activity first (in anticipation of radio API change that adds a CCA function to the radio API). General code cleanup. Added optional timetable profiling. Added simple_cc2420_get_channel() function, changed simple_cc2420_set_chan_pan to simple_cc2420_set_pan since we now have a dedicated simple_cc2420_set_channel
2008-01-23 14:57:19 +00:00
slip.c
Code style fix
2008-02-03 20:43:35 +00:00
slip.h
…
spi.h
slip.c:
2007-11-18 12:27:44 +00:00
watchdog.h
Added watchdog_reboot() prototype
2008-01-07 14:42:35 +00:00
xmem.h
…