contiki/apps
adamdunkels a26d87e09e Rewrite of the old Contiki shell. The new shell supports dynamic
insertion of new commands and command pipelining. There are also a
bunch of new commands for network access (using Rime): ping, data
collection, packet sniffing, sending shell commands across the
network, and testing the single-hop throughput to neighboring
nodes. Commands are also available for reading from and writing to
files, reading the sensors (on the Tmote Sky platform), and accessing
the power and energy consumption of the system. Dynamic loading of
programs across the network is also possible, although a little
untested at the moment.
2008-02-04 23:42:17 +00:00
..
about
calc
cmdd Removed obsolete comment. 2007-11-30 11:14:05 +00:00
codeprop
dhcp
directory Have ctk (at least on conio) work correctly without menus. 2007-12-15 21:04:51 +00:00
email
ftp Made use of uip_ipaddr_to_quad(). 2008-01-04 23:28:33 +00:00
irc
netconf
process-list
program-handler Minimal reformatting. 2007-12-15 13:03:17 +00:00
shell Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
telnet
telnetd Minor formatting change. 2007-11-30 11:15:41 +00:00
vnc
webbrowser Don't depend on program handler if building without wget support. 2007-12-15 21:56:23 +00:00
webserver Yet another PETSCII<->ASCII issue solved - this time it caused failure to send the right content type. 2007-12-09 23:35:03 +00:00