contiki/apps
2010-02-20 14:15:45 +00:00
..
about
calc
cmdd
codeprop
deluge
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
email Added conversion of From field from PETSCII to ASCII (and adjusted setup window size to commented-out POP3 settings). 2010-01-31 21:44:49 +00:00
ftp
irc Bugfix: rewrote the switch() statement into an if/else sequence. Protothreads and switches do not mix well. 2008-11-28 00:15:43 +00:00
netconf
ping6 *** empty log message *** 2008-10-14 14:54:23 +00:00
powertrace Powertrace: a program that periodically prints out the power consumption; suitable for experiments or simulations that want to measure power consumption 2010-02-20 14:15:45 +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
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
shell Fixed compilation without timesynch compiled in 2010-02-18 20:56:12 +00:00
telnet Added a telnet_connect() function 2009-03-05 23:56:56 +00:00
telnetd Include wget shell command in "standard" shell environments. 2008-11-10 22:10:32 +00:00
twitter
vnc
webbrowser Allow to build the webbrowser without history support - by setting WWW_CONF_HISTORY_SIZE to 0. 2010-02-13 10:39:57 +00:00
webserver - Added yet another PETSCII->ASCII conversion, this time for the file name in case of a 404. 2010-02-03 23:19:39 +00:00