contiki/tools/cooja
Adam Dunkels 4f21efe827 Rewrote the code to use real menus instead of relying on context menus for top-level operaions.
The transition is not complete yet; there are still a few functions left in context menus,
such as radio medium configuration options.

Renamed the window to better match what the user sees in the window.

Updated how mote movement is implemented: the user now sees that the mote moves when the
mouse is moved.
2012-06-04 17:17:18 +02:00
..
apps renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
config verify that visualizer skin is compatible with the current simulation before starting it, 2012-06-01 12:24:30 +02:00
contiki_tests replaced Simulation's setDelayTime(ms) method with more intuitive setSpeedLimit(ratio) 2012-06-04 16:14:05 +02:00
examples Do not include ant runtime in classpath (avoids compilation warning with Ant 1.8+) 2011-03-21 21:39:45 +01:00
java/se/sics/cooja Rewrote the code to use real menus instead of relying on context menus for top-level operaions. 2012-06-04 17:17:18 +02:00
lib added jsyntaxpane library, to be used by MspCodeWatcher and the Contiki Test Editor plugins 2012-03-21 16:56:04 +01:00
build.xml Fix building of powertracker 2012-04-10 16:12:17 +02:00