osd-contiki/apps
2010-10-28 14:59:17 +00:00
..
about Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
calc Minor change. 2009-03-01 12:11:17 +00:00
cmdd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
codeprop A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
collect-view The collect view functions now take the node's routing metric, not the parent's routing metric. The node ID is now given as the last two bytes of the Rime address, to make it play nice with 8-byte Rime addresses. 2010-10-24 21:03:52 +00:00
deluge ctimer moved from net/rime to sys/ 2010-06-14 18:58:45 +00:00
dhcp Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
directory Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
email A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
ftp Added PETSCII support to the FTP client. It seems reasonable to do this in ftpc.c (instead of ftp.c) as all command connection strings are given in PETSCII in the C source. 2010-10-19 22:30:13 +00:00
irc A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
netconf Updated API for uiplib and resolv to use uip_ipaddr_t instead of uint16_t for compability with IPv6 2010-05-31 15:22:08 +00:00
ping6 fixed for new uip6 APIs 2010-03-17 13:19:34 +00:00
powertrace Avoid including the powertrace tools makefile more than once. 2010-10-24 21:04:17 +00:00
process-list Removed SELFSTART_PROCESS as AUTOSTART_ENABLE generally serves that purpose - and AUTOSTART_ENABLE gets already set as required :-) 2008-02-08 22:48:28 +00:00
program-handler Minor change. 2009-03-01 12:11:17 +00:00
rest-coap Changed HTONS to uip_htons and removed some commented code 2010-10-28 13:18:49 +00:00
rest-common Initial commit of an experimental COAP/HTTP/REST implementation for Contiki 2010-10-28 12:37:42 +00:00
rest-http Changed HTONS to uip_htons 2010-10-28 14:59:17 +00:00
serial-shell Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
servreg-hack A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
shell The collect view functions now take the node's routing metric, not the parent's routing metric. 2010-10-24 21:04:39 +00:00
telnet A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
telnetd A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
twitter A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
vnc A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
webbrowser A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
webserver A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00