This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
2e8bfa5d9a
Branches
Tags
No results found.
osd-contiki
/
apps
/
shell
History
adamdunkels
f2c9b3e813
Remove old neighbor.h inclusion
2010-03-19 13:20:40 +00:00
..
gui-shell.c
Include wget shell command in "standard" shell environments.
2008-11-10 22:10:32 +00:00
Makefile.shell
shell-base64.c
shell-base64.h
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
shell-checkpoint.c
shell-checkpoint.h
shell-coffee.c
adjusted shell for the generic remove command.
2008-11-24 15:18:27 +00:00
shell-coffee.h
shell-download.c
shell-download.h
shell-dsc.c
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
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
shell-file.h
Rewrite of the old Contiki shell. The new shell supports dynamic
2008-02-04 23:42:17 +00:00
shell-httpd.c
shell-httpd.h
shell-irc.c
shell-irc.h
Added an irc shell command that runs an IRC client from the shell.
2008-11-28 00:16:15 +00:00
shell-memdebug.c
shell-memdebug.h
shell-netfile.c
switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET)
2009-02-27 14:28:02 +00:00
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
Rewrite of the old Contiki shell. The new shell supports dynamic
2008-02-04 23:42:17 +00:00
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
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
shell-rime.h
shell-rsh.c
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
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
shell-sensortweet.h
A shell command for posting a #sensortweet message to Twitter
2009-05-11 17:11:37 +00:00
shell-sky.c
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
shell-time.c
shell-time.h
shell-tweet.c
shell-tweet.h
shell-udpsend.c
shell-udpsend.h
Added three commands for IP interaction in the shell: ping (sends ICMP ping messages), tcpsend (sets up TCP connections for sending and receiving data), and udpsend (sends and receives UDP packets)
2009-03-06 00:29:33 +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-wget.c
shell-wget.h
Added wget command for downloading files over HTTP
2008-11-09 12:36:23 +00:00
shell.c
shell.h
Broke out the base64 commands from the text module
2010-02-03 20:37:29 +00:00