.. |
gui-shell.c
|
Some Telnet server enhancements:
|
2011-04-16 21:10:22 +02:00 |
Makefile.shell
|
examples/sky-shell now runs out-of-the-box on Z1
|
2011-03-01 19:42:23 +01:00 |
shell-base64.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-base64.h
|
|
|
shell-blink.c
|
|
|
shell-blink.h
|
|
|
shell-checkpoint.c
|
|
|
shell-checkpoint.h
|
|
|
shell-coffee.c
|
|
|
shell-coffee.h
|
|
|
shell-collect-view.c
|
The collect view functions now take the node's routing metric, not the parent's routing metric.
|
2010-10-24 21:04:39 +00:00 |
shell-collect-view.h
|
Broke out shell code from the collect-view app to make it useful for non-shell apps too. Added a shell app for interacting with collect-view. Broke out handling of parent, rtmetric, etx, and num_neighbors to make collect-view independent of rime collect.
|
2010-10-20 15:21:43 +00:00 |
shell-download.c
|
|
|
shell-download.h
|
|
|
shell-dsc.c
|
|
|
shell-dsc.h
|
|
|
shell-exec.c
|
|
|
shell-exec.h
|
|
|
shell-file.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-file.h
|
|
|
shell-httpd.c
|
|
|
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
|
Fixed bugs in the types to the printf arguments
|
2011-03-02 15:49:04 +01:00 |
shell-netperf.h
|
|
|
shell-netstat.c
|
A simple but substantial change: uIP used the htons()/HTONS() macro
|
2010-10-19 18:29:03 +00:00 |
shell-netstat.h
|
|
|
shell-ping.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-ping.h
|
|
|
shell-power.c
|
|
|
shell-power.h
|
|
|
shell-powertrace.c
|
Added a powertrace command as an interface to the powertrace app
|
2010-10-12 11:34:49 +00:00 |
shell-powertrace.h
|
Added a powertrace command as an interface to the powertrace app
|
2010-10-12 11:34:49 +00:00 |
shell-profile.c
|
|
|
shell-profile.h
|
|
|
shell-ps.c
|
|
|
shell-ps.h
|
|
|
shell-reboot.c
|
Explicitly turn LEDs off if the command is interrupted
|
2011-02-10 22:43:18 +01:00 |
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
|
Updated to new announcement API
|
2010-03-25 08:55:20 +00:00 |
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
|
Updated to use new Rime sniffer API
|
2011-05-10 15:48:34 +02:00 |
shell-rime-sniff.h
|
|
|
shell-rime-unicast.c
|
|
|
shell-rime-unicast.h
|
|
|
shell-rime.c
|
Increased the default number of retransmissions for the send command
|
2010-10-12 11:36:42 +00:00 |
shell-rime.h
|
Added the number of hop-by-hop retransmissions to the 'send' command
|
2010-09-13 13:29:29 +00:00 |
shell-rsh.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-rsh.h
|
|
|
shell-run.c
|
|
|
shell-run.h
|
|
|
shell-sendtest.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-sendtest.h
|
|
|
shell-sensortweet.c
|
|
|
shell-sensortweet.h
|
|
|
shell-sky.c
|
Bugfix: rfchannel did not print out over the correct command structure
|
2010-10-12 11:34:08 +00:00 |
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
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-text.h
|
|
|
shell-time.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-time.h
|
|
|
shell-tweet.c
|
|
|
shell-tweet.h
|
|
|
shell-udpsend.c
|
A simple but substantial change: uIP used the htons()/HTONS() macro
|
2010-10-19 18:29:03 +00:00 |
shell-udpsend.h
|
|
|
shell-vars.c
|
Converted scope-local variables into function-local variables.
|
2011-04-12 14:12:09 +02:00 |
shell-vars.h
|
|
|
shell-wget.c
|
Made DNS optional - just like the other web clients.
|
2011-05-21 22:33:18 +02:00 |
shell-wget.h
|
|
|
shell.c
|
Minor beautification / optmization of prompt / banner custimization.
|
2011-05-21 20:52:00 +02:00 |
shell.h
|
Some Telnet server enhancements:
|
2011-04-16 21:10:22 +02:00 |