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-03-16 09:31:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
91565347a7
Branches
Tags
View all branches
contiki
/
examples
/
sky-shell
History
adamdunkels
91565347a7
Removed the default immediate initialization of the network (the collect & netcmd commands). This should be done via the GUI instead now.
2010-10-12 11:41:44 +00:00
..
lib
…
src/se/sics/contiki
/collect
Replaced the sky-alldata command with the new collect-view-data command. Also added an explicit killall command before sending a new collect command.
2010-10-12 11:39:59 +00:00
build.xml
…
collect-init.script
Removed the default immediate initialization of the network (the collect & netcmd commands). This should be done via the GUI instead now.
2010-10-12 11:41:44 +00:00
Makefile
dependa on powertrace application
2010-03-23 14:06:16 +00:00
Makefile.target
…
sky-checkpoint.c
removed bad neighbor.h include
2010-03-29 09:50:44 +00:00
sky-shell.c
Added a neighbor number field to the sky-alldata command. The parent fields now correctly specify the parent neighbor, not just the currently best neighbor.
2010-10-03 20:16:57 +00:00
sky-upload.c
…