Commit Graph

18 Commits

Author SHA1 Message Date
Tommy Sparber
1eb1f88aa4 collect-view gui: Add support for OS X serialdump and motelist
Select the tools for macos when checking for motes or opening a
serial dump connection on OS X.
2015-12-02 14:37:36 +11:00
Fredrik Osterlind
b5c94910ac Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies
like /tools/mspsim.

This is a very simple modification that affects a very large number of files in Contiki: Cooja,
/platform/cooja, Collect-view, Coffe-manager, and Cooja simulation files (.csc).

I've gone through Contiki to update all references I could find. Nevertheless, this commit will likely
break external dependencies, like saved Cooja simulation files.
2013-11-20 16:43:27 +01:00
Adam Dunkels
944537fccf Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
Niclas Finne
b56198dc3c Added option to read sensor data from TCP connection 2012-02-02 17:38:33 +01:00
Niclas Finne
cde6453818 Assume the connection is open after the command is started instead of waiting for first input 2011-10-24 16:51:58 +02:00
Niclas Finne
57ae779373 Added chart with average routing metric 2011-09-21 16:17:42 +02:00
Joakim Eriksson
1aad1e66c1 fixed bug in UDP packet handling 2011-06-14 23:46:38 +02:00
Joakim Eriksson
cfbcf8725c added line to parse when receiving UDP packets 2011-06-07 17:28:22 +02:00
Niclas Finne
86169177c5 Started on UDP server support for CollectView 2011-06-07 17:28:09 +02:00
adamdunkels
a29d56874a Timesynch is now on 32768 Hz clock instead of 8192 Hz. 2011-01-09 21:06:10 +00:00
adamdunkels
eccf001029 The collectview tool should use the example/collect code instead of examples/sky-shell code 2010-12-07 22:46:12 +00:00
nifi
0739d3b8e7 Update fixed node location after it has been moved 2010-11-23 16:21:48 +00:00
nifi
3e61990312 Updated network graph to remember fixed node locations when clearing sensor/node data. 2010-11-12 17:52:02 +00:00
nifi
3f73d7dae0 Moved the node control tab to the left 2010-11-12 17:03:43 +00:00
nifi
42cc61dd91 Cleaned up the ant build file, renamed final jar to collect-view.jar 2010-11-12 16:48:32 +00:00
nifi
7af5b095e2 Updated ant build file to build sky-shell.ihex when needed 2010-11-12 00:19:37 +00:00
nifi
02965e25f6 Clear node positions when clearing node data 2010-11-12 00:12:55 +00:00
adamdunkels
04fa714930 Moved the Collect-view application from the examples/sky-shell directory and into its own tools/collect-view directory 2010-11-03 14:53:05 +00:00