osd-contiki/platform/sky
2007-11-13 20:37:18 +00:00
..
apps Added LEDs notification. THe program won't compile without a nodeid=XXX now 2007-11-10 20:45:00 +00:00
dev Preliminary untested code for the internal MSP430 battery sensor 2007-11-13 20:29:07 +00:00
doc Short description of the Tmote Sky platform 2007-03-29 23:13:39 +00:00
client.c * s/uip-fw-service/uip-fw-drv/ 2007-05-21 14:21:07 +00:00
contiki-conf.h #ifdef around RF_CHANNEL 2007-11-06 20:28:09 +00:00
contiki-sky-main.c Added better boot-up behaviour of the LEDs - they can now be used to determine where in the boot sequence the node hangs (if it hangs) 2007-11-10 20:44:30 +00:00
dhclient.c * s/uip-fw-service/uip-fw-drv/ 2007-05-21 14:21:07 +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
gateway.c * Initialise rand package. 2007-06-04 18:09:14 +00:00
loadable_prg.c Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
Makefile * The sources for crtk.o and service.o have been retired. 2007-05-31 14:26:58 +00:00
Makefile.sky Added battery-sensor.c 2007-11-13 20:37:18 +00:00
node-id.c Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
node-id.h Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
udprecv.c bug fix: 2006-12-11 15:19:34 +00:00
udpsend.c Change typedef of uip_ipaddr_t from a vector type to a union. 2006-08-09 16:13:39 +00:00