osd-contiki/apps/shell
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
..
Makefile.shell Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
serial-shell.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
serial-shell.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-blink.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-blink.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-dsc.c *-dsc.c files have been changed to remove forward reference for struct_icon variable, bacause it is strange that this variable is used wholly inside the C source file and declared extern for the forward reference. 2007-09-06 01:36:10 +00:00
shell-dsc.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
shell-exec.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-exec.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-file.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-file.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-gui.c Avoid generating new CTK events if process_exit() and LOADER_UNLOAD() was already called. 2006-12-29 23:05:19 +00:00
shell-netfile.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-netfile.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-profile.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-profile.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-ps.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-ps.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-reboot.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-reboot.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime-ping.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime-ping.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime-sniff.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime-sniff.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rime.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rsh.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-rsh.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-sendtest.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-sendtest.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-sky.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-sky.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-text.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-text.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-time.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-time.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-vars.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell-vars.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell.c Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00
shell.h Rewrite of the old Contiki shell. The new shell supports dynamic 2008-02-04 23:42:17 +00:00