osd-contiki/platform/sky
2008-02-11 10:43:31 +00:00
..
apps Moved from examples/sky into generic platform/sky/apps so that all examples can use it 2008-01-23 20:34:37 +00:00
dev Code style fix 2008-02-11 10:43:31 +00:00
doc Short description of the Tmote Sky platform 2007-03-29 23:13:39 +00:00
client.c Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +00:00
contiki-conf.h Added uIP destimation unreachable message, removed defailt XMAC timer definitions (for now), turned profiling off(for now), added process event number configuration, reduced data memory size for the ELF loader 2008-02-03 21:01:36 +00:00
contiki-sky-main.c Added code for routing IP packets over low-power radios using the Rime mesh module 2008-02-03 21:03:19 +00:00
dhclient.c Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +00:00
energest-arch.c swapped the currents for lpm and cpu. 2007-12-17 18:47:17 +00:00
gateway.c Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +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 Removed ENERGEST_CONF_ON which is present in contiki-conf.h anyway 2008-01-08 08:18:00 +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