.. |
gui-shell.c
|
|
|
Makefile.shell
|
Broke out the base64 commands from the text module
|
2010-02-03 20:37:29 +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
|
|
|
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
|
two new shell commands: download and sendcmd
|
2009-04-16 14:33:47 +00:00 |
shell-dsc.c
|
|
|
shell-dsc.h
|
|
|
shell-exec.c
|
bugfix: cfs_open must get aquire permissions
|
2009-03-26 12:22:52 +00:00 |
shell-exec.h
|
|
|
shell-file.c
|
Small documentation fix
|
2010-02-03 20:40:00 +00:00 |
shell-file.h
|
|
|
shell-httpd.c
|
|
|
shell-httpd.h
|
|
|
shell-irc.c
|
|
|
shell-irc.h
|
|
|
shell-memdebug.c
|
Two 'peek' and 'poke' commands for reading and writing directly to memory
|
2010-02-02 15:28:52 +00:00 |
shell-memdebug.h
|
Two 'peek' and 'poke' commands for reading and writing directly to memory
|
2010-02-02 15:28:52 +00:00 |
shell-netfile.c
|
|
|
shell-netfile.h
|
|
|
shell-netperf.c
|
Print out the performance test number for automatic processing
|
2010-02-02 15:29:24 +00:00 |
shell-netperf.h
|
netperf: a new small shell command that measures the communication
|
2009-11-03 22:52:39 +00:00 |
shell-netstat.c
|
Added a 'netstat' command that (currently) shows active TCP connections
|
2009-05-10 21:02:24 +00:00 |
shell-netstat.h
|
Added a 'netstat' command that (currently) shows active TCP connections
|
2009-05-10 21:02:24 +00:00 |
shell-ping.c
|
|
|
shell-ping.h
|
|
|
shell-power.c
|
|
|
shell-power.h
|
|
|
shell-profile.c
|
|
|
shell-profile.h
|
|
|
shell-ps.c
|
|
|
shell-ps.h
|
|
|
shell-reboot.c
|
|
|
shell-reboot.h
|
|
|
shell-rime-debug-runicast.c
|
Added a debug command for testing reliable unicast (runicast) communication
|
2010-01-31 19:35:12 +00:00 |
shell-rime-debug-runicast.h
|
Added a debug command for testing reliable unicast (runicast) communication
|
2010-01-31 19:35:12 +00:00 |
shell-rime-debug.c
|
Made rimeaddr_t pointers const when they should be
|
2009-11-08 19:42:59 +00:00 |
shell-rime-debug.h
|
|
|
shell-rime-neighbors.c
|
Made rimeaddr_t pointers const when they should be
|
2009-11-08 19:42:59 +00:00 |
shell-rime-neighbors.h
|
Broke out the 'neighbor' command functionality from the shell-rime.c file; reimplemented it to use the announcemnet primitive instead
|
2009-05-10 21:04:06 +00:00 |
shell-rime-netcmd.c
|
Avoid alignment problems by copying the crc from the header field into a local variable
|
2009-04-06 23:29:31 +00:00 |
shell-rime-netcmd.h
|
|
|
shell-rime-ping.c
|
Fixed alignment problem on the MSP430, where the ping message may be misaligned
|
2009-03-31 17:39:36 +00:00 |
shell-rime-ping.h
|
|
|
shell-rime-sendcmd.c
|
Made rimeaddr_t pointers const when they should be
|
2009-11-08 19:42:59 +00:00 |
shell-rime-sendcmd.h
|
two new shell commands: download and sendcmd
|
2009-04-16 14:33:47 +00:00 |
shell-rime-sniff.c
|
|
|
shell-rime-sniff.h
|
|
|
shell-rime-unicast.c
|
Made rimeaddr_t pointers const when they should be
|
2009-11-08 19:42:59 +00:00 |
shell-rime-unicast.h
|
Added two commands: unicast-send and unicast-recv that can be used to send unicast data
|
2009-05-10 21:04:40 +00:00 |
shell-rime.c
|
Potential alignment problem fix
|
2010-02-04 16:21:15 +00:00 |
shell-rime.h
|
Added missing Rime channel for the runicast debug command
|
2010-01-31 23:57:22 +00:00 |
shell-rsh.c
|
|
|
shell-rsh.h
|
|
|
shell-run.c
|
|
|
shell-run.h
|
|
|
shell-sendtest.c
|
Printout power data as well
|
2009-11-03 10:04:23 +00:00 |
shell-sendtest.h
|
|
|
shell-sensortweet.c
|
Fixed compiler warnings
|
2009-09-09 21:06:51 +00:00 |
shell-sensortweet.h
|
A shell command for posting a #sensortweet message to Twitter
|
2009-05-11 17:11:37 +00:00 |
shell-sky.c
|
fixed for new sensor api
|
2010-01-14 15:05:40 +00:00 |
shell-sky.h
|
|
|
shell-tcpsend.c
|
|
|
shell-tcpsend.h
|
|
|
shell-text.c
|
I made a mess out of the dec64 command being moved to a new module; this commit should fix the previous issues though
|
2010-02-03 21:53:51 +00:00 |
shell-text.h
|
Broke out the base64 commands from the text module
|
2010-02-03 20:37:29 +00:00 |
shell-time.c
|
Implement repeats with a periodic second timer to allow for greater range than what is possible with Contiki ctimers. Use RTIMER_NOW() instead of rtimer_arch_now().
|
2009-12-09 18:12:23 +00:00 |
shell-time.h
|
|
|
shell-tweet.c
|
A shell command for posting arbitrary messages to Twitter
|
2009-05-11 17:10:55 +00:00 |
shell-tweet.h
|
A shell command for posting arbitrary messages to Twitter
|
2009-05-11 17:10:55 +00:00 |
shell-udpsend.c
|
added check for too long server name
|
2010-02-04 15:23:15 +00:00 |
shell-udpsend.h
|
|
|
shell-vars.c
|
|
|
shell-vars.h
|
|
|
shell-wget.c
|
|
|
shell-wget.h
|
|
|
shell.c
|
|
|
shell.h
|
Broke out the base64 commands from the text module
|
2010-02-03 20:37:29 +00:00 |