This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-03 11:30:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b1feac5a00
contiki
/
apps
/
shell
History
fros4943
3769a28516
updated to new sensors API
2010-03-14 19:54:00 +00:00
..
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
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
shell-dsc.c
shell-dsc.h
shell-exec.c
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
Fixed compilation without timesynch compiled in
2010-02-18 20:56:12 +00:00
shell-netperf.h
shell-netstat.c
shell-netstat.h
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
Enabled compilation without timesynch enabled
2010-02-23 18:22:44 +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
shell-rime-netcmd.c
shell-rime-netcmd.h
shell-rime-ping.c
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
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
shell-rime.c
Removed the 'nodes' command from the shell: it never really worked
2010-02-28 14:16:19 +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
shell-sendtest.h
shell-sensortweet.c
shell-sensortweet.h
shell-sky.c
updated to new sensors API
2010-03-14 19:54:00 +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
shell-tweet.h
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