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
/
dev
History
Simon Duquennoy
1e0adbbf24
New radio interface parameters: Rx poll mode, last packet timestamp, last packet rssi, last packet lqi. Implementation of these parameters for cc2420, with, in addition, runtime configuration of CCA before Tx, auto-ack and frame filtering
2015-12-04 15:21:51 +01:00
..
battery-sensor.h
…
button-sensor.h
…
eeprom.h
[doc] Give files a common structure by placing license first (partial)
2014-11-10 23:54:49 +01:00
leds.c
…
leds.h
Merge pull request
#511
from ADVANSEE/leds
2014-06-11 22:37:34 +02:00
nullradio.c
…
nullradio.h
…
radio-sensor.h
…
radio.h
New radio interface parameters: Rx poll mode, last packet timestamp, last packet rssi, last packet lqi. Implementation of these parameters for cc2420, with, in addition, runtime configuration of CCA before Tx, auto-ack and frame filtering
2015-12-04 15:21:51 +01:00
rom.h
…
serial-line.c
…
serial-line.h
…
slip.c
Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it
2015-06-15 11:10:51 +02:00
slip.h
…
spi.h
CC2538: added support for SSI1
2015-05-18 10:02:55 +02:00
watchdog.h
…
xmem.h
…