nes-proj/platform/sky
adamdunkels c38d43c387 Change order of initialization so that Rime is initialized before uIP-over-Rime. Send out a new gateway command if a spurious (erroneous) gateway command is received. (Note for the future: this will cause a ping-pong problem with two correct gateways in the network; need to come up with a better solution for this.) 2008-03-03 20:23:53 +00:00
..
apps added 5 second delay before actually burning the node id (may otherwise cause problems with the .upload script) 2008-02-25 16:34:56 +00:00
dev Code style fix 2008-02-11 10:43:31 +00:00
doc
Makefile.sky Removed ENERGEST_CONF_ON which is present in contiki-conf.h anyway 2008-01-08 08:18:00 +00:00
client.c Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +00:00
contiki-conf.h This is an initial commit of an implementation of the Chameleon 2008-02-25 02:14:34 +00:00
contiki-sky-main.c Change order of initialization so that Rime is initialized before uIP-over-Rime. Send out a new gateway command if a spurious (erroneous) gateway command is received. (Note for the future: this will cause a ping-pong problem with two correct gateways in the network; need to come up with a better solution for this.) 2008-03-03 20:23:53 +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
node-id.c
node-id.h
udprecv.c
udpsend.c