Commit graph

9 commits

Author SHA1 Message Date
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
Niclas Finne b56198dc3c Added option to read sensor data from TCP connection 2012-02-02 17:38:33 +01:00
Niclas Finne 57ae779373 Added chart with average routing metric 2011-09-21 16:17:42 +02:00
Niclas Finne 86169177c5 Started on UDP server support for CollectView 2011-06-07 17:28:09 +02: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 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 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
Renamed from examples/sky-shell/src/se/sics/contiki/collect/CollectServer.java (Browse further)