osd-contiki/apps
2011-01-07 11:55:36 +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 dos2unix conversion 2011-01-07 11:55:36 +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 Added support for Uri_Query option 2011-01-03 23:49:16 +00:00
rest-common Subscription Lifetime update 2010-11-30 13:24:05 +00:00
rest-http Bug fix and updates in http implementation. 2010-11-24 10:15:10 +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 Fix compiler warnings 2010-12-14 22:45:22 +00:00