osd-contiki/apps/shell
2010-06-09 08:36:43 +00:00
..
gui-shell.c
Makefile.shell Added missing urlconv.c for optional URL filtering. 2010-04-19 21:25:49 +00:00
shell-base64.c Broke out the base64 commands from the text module 2010-02-03 20:37:29 +00:00
shell-base64.h Broke out the base64 commands from the text module 2010-02-03 20:37:29 +00:00
shell-blink.c
shell-blink.h
shell-checkpoint.c added log output + minor fix 2009-10-27 10:46:24 +00:00
shell-checkpoint.h added experimental checkpointing functionality: 2009-02-04 17:49:15 +00:00
shell-coffee.c
shell-coffee.h
shell-download.c Made rimeaddr_t pointers const when they should be 2009-11-08 19:42:59 +00:00
shell-download.h
shell-dsc.c
shell-dsc.h
shell-exec.c
shell-exec.h
shell-file.c
shell-file.h
shell-httpd.c Added httpd command that sets up a local web server, reading files from the CFS file system 2008-11-09 12:37:26 +00:00
shell-httpd.h
shell-irc.c 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
shell-irc.h
shell-memdebug.c
shell-memdebug.h
shell-netfile.c
shell-netfile.h
shell-netperf.c
shell-netperf.h
shell-netstat.c Added a 'netstat' command that (currently) shows active TCP connections 2009-05-10 21:02:24 +00:00
shell-netstat.h
shell-ping.c 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
shell-ping.h
shell-power.c
shell-power.h
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
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
shell-reboot.c
shell-reboot.h
shell-rime-debug-runicast.c
shell-rime-debug-runicast.h
shell-rime-debug.c
shell-rime-debug.h
shell-rime-neighbors.c
shell-rime-neighbors.h
shell-rime-netcmd.c
shell-rime-netcmd.h
shell-rime-ping.c
shell-rime-ping.h
shell-rime-sendcmd.c
shell-rime-sendcmd.h
shell-rime-sniff.c
shell-rime-sniff.h
shell-rime-unicast.c Remove old neighbor.h inclusion 2010-03-19 13:20:40 +00:00
shell-rime-unicast.h
shell-rime.c Print out rdc instead of mac 2010-04-30 07:17:50 +00:00
shell-rime.h
shell-rsh.c Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it). 2009-03-12 21:58:20 +00:00
shell-rsh.h
shell-run.c
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
shell-sendtest.h
shell-sensortweet.c
shell-sensortweet.h
shell-sky.c
shell-sky.h
shell-tcpsend.c 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
shell-tcpsend.h
shell-text.c
shell-text.h
shell-time.c
shell-time.h
shell-tweet.c
shell-tweet.h A shell command for posting arbitrary messages to Twitter 2009-05-11 17:10:55 +00:00
shell-udpsend.c 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
shell-udpsend.h
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
shell-wget.c Added support for IPv6 URLs 2010-06-09 08:36:43 +00:00
shell-wget.h
shell.c
shell.h Broke out the base64 commands from the text module 2010-02-03 20:37:29 +00:00