osd-contiki/platform/avr-raven
Cristiano De Alti d2528caa85 Implement battery and temperature sensors.
On the raven, the battery and temperature readings are available
from the companion 3290 cpu over the serial line.
Modify the existing raven-lcd-interface application to export
these sensors.
2015-09-21 22:45:57 +02:00
..
apps Implement battery and temperature sensors. 2015-09-21 22:45:57 +02:00
dev Implement battery and temperature sensors. 2015-09-21 22:45:57 +02:00
button-sensor.c Add files needed for slip rpl-border-router build. 2011-03-11 14:16:27 -05:00
cfs-coffee-arch.c Fix unused variable warning 2011-03-10 10:37:15 -05:00
cfs-coffee-arch.h avrdude and makefile changes suggested by Georg von Zengen 2011-03-08 13:07:00 -05:00
contiki-conf.h Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
contiki-raven-default-init-lowlevel.c example\webserver-ipv6-raven works! 2008-10-14 21:29:23 +00:00
contiki-raven-default-init-net.c example\webserver-ipv6-raven works! 2008-10-14 21:29:23 +00:00
contiki-raven-main.c Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
contiki-raven.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
loadable_prg.c Contiki port for the Atmel AVR Raven board 2008-10-14 09:40:30 +00:00
Makefile.avr-raven Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
params.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
params.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
raven-lcd.h Implement SLEEP and DOZE commands from the 3290p menu. 2010-12-18 20:40:45 +00:00
slip_uart0.c Add files needed for slip rpl-border-router build. 2011-03-11 14:16:27 -05:00