osd-contiki/platform/esb
2008-03-07 17:54:22 +00:00
..
apps added compiler error when compiled without nodeid=<the ID of the node> 2007-11-28 19:53:09 +00:00
buildscripts Moved buildscripts from cpu/msp430 to platform/esb. 2007-03-23 16:19:41 +00:00
dev removed local watchdog (conflicts with cpu/msp430/watchdog.c) 2007-11-28 22:04:56 +00:00
doc typo 2007-03-30 11:07:11 +00:00
loader Removed old file 2006-10-10 10:10:40 +00:00
net Updated to new radio_driver API, removed obsolete rime code 2007-08-07 11:14:39 +00:00
contiki-conf.h reduced memory usage, removed procinit, general cleanup of initialization, enabled watchdog 2008-03-07 17:54:22 +00:00
contiki-esb-default-init-apps.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-esb-default-init-lowlevel.c Moved mandatory low-level initialization into main file, moved all uIP and network initialization into int_net() 2006-10-06 07:49:31 +00:00
contiki-esb-default-init-net.c More explicit assignment of Rime address from node ID 2007-12-17 13:04:10 +00:00
contiki-esb-init-net-uip-noslip.c Updated to new radio_driver and mac_driver APIs 2007-08-07 11:17:54 +00:00
contiki-esb-init-net-uip.c Updated to new radio_driver and mac_driver APIs 2007-08-07 11:17:54 +00:00
contiki-esb-main.c reduced memory usage, removed procinit, general cleanup of initialization, enabled watchdog 2008-03-07 17:54:22 +00:00
contiki-esb.h Renamed tr1001-drv to tr1001-uip 2007-03-16 11:34:05 +00:00
core.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
energest-arch.c Changed the energy estimation type ENERGEST_TYPE_RECEIVE to ENERGEST_TYPE_LISTEN to highlight that energy is spent on idle listening, not just the actual reception of packets 2007-10-25 09:30:39 +00:00
Makefile Added missing includes and made Ethernut 1 & 2 ports to compile again 2006-06-20 21:23:09 +00:00
Makefile.esb added energest-arch.c 2008-01-18 18:26:02 +00:00
node-id.c Node IDs are stored in EEPROM and restored on bootup 2006-10-06 07:47:02 +00:00
node-id.h Node IDs are stored in EEPROM and restored on bootup 2006-10-06 07:47:02 +00:00