nes-proj/apps/shell
joxe ea52955ce9 added voltage value in sky-shell sense and senseconv command 2008-09-18 21:30:24 +00:00
..
Makefile.shell Broke out serial-shell from the shell app into its own app. Project can use the serial-shell to get a shell running over the serial line, just like a project can use the telnetd to get a shell running over Telnet/TCP/IP. 2008-07-09 20:53:30 +00:00
gui-shell.c Made use of shell_quit(). 2008-02-28 23:50:02 +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-coffee.c Slightly more informative output 2008-07-03 21:13:13 +00:00
shell-coffee.h Added a separate file for CFS Coffee-specific commands 2008-07-03 17:56: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 error check got triggered on valid file descriptor 0. 2008-08-21 19:15:41 +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 Avoid compiler warning. 2008-07-06 10:34:44 +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-netfile.c Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +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-debug.c Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +00:00
shell-rime-debug.h Separated the 'debug' commands (unicast and broadcast) from shell-rime into a separate shell-rime-debug 2008-07-04 08:23:00 +00:00
shell-rime-netcmd.c Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +00:00
shell-rime-netcmd.h Refactored netcmd command code that was broken out from shell-rime.c 2008-02-05 20:35:21 +00:00
shell-rime-ping.c Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +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 Fixed problem with erroneous pointer type 2008-08-16 10:04:55 +00:00
shell-rime.h Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +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-run.c Added a 'run' shell command similiar to the 'exec' command but using the high-level LOADER_LOAD() interface instead of the ELF-loader specific interface. 2008-02-08 12:49:54 +00:00
shell-run.h Added a 'run' shell command similiar to the 'exec' command but using the high-level LOADER_LOAD() interface instead of the ELF-loader specific interface. 2008-02-08 12:49:54 +00:00
shell-sendtest.c Moved all rime channel definitions to the shell-rime.h file 2008-08-15 18:58:42 +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 added voltage value in sky-shell sense and senseconv command 2008-09-18 21:30:24 +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 Avoided compiler warnings by adding casts and moved variable definitions to the begin of function bodies. 2008-02-10 12:29:54 +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 If the reps argument to the repeat command is 0, it means to repeat infinitely 2008-07-03 17:56:56 +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 Remove XXX todo comment: this has now been fixed 2008-07-07 23:47:07 +00:00
shell.h Removed serial-shell.h (now a separate app) 2008-07-10 16:56:27 +00:00