contiki/tools/cooja/java/se/sics/cooja
Adam Dunkels b50d0784e3 Set Notes window to open by default.
Changed name of the menu item in the Tools menu.

Slightly shorter default note text.
2012-06-04 13:40:56 +02:00
..
contikimote Updated menu item name to indicate that a window is opened when selecting it. 2012-06-04 13:36:04 +02:00
dialogs Close window when clicking the Save button. 2012-06-04 13:37:09 +02:00
emulatedmote renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
interfaces renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
ipdistributors
motes Fixed menu item name to be consistent with others 2012-06-04 13:38:49 +02:00
plugins Set Notes window to open by default. 2012-06-04 13:40:56 +02:00
positioners
radiomediums renamed radio method isReceiverOn() to isRadioOn() 2012-06-04 12:39:46 +02:00
util General cleanup and fixes of texts and labels 2012-05-31 18:04:40 +02:00
AbstractionLevelDescription.java
AddressMemory.java
ClassDescription.java
ContikiError.java
ConvertedRadioPacket.java
CoojaApplet.java
COOJAProject.java
COOJARadioPacket.java
CoreComm.java
EventQueue.java
GUI.java Set default look and feel on Linux to Nimbus. If Nimbus is not available, 2012-06-04 13:30:33 +02:00
HasQuickHelp.java extracted quick help interface to a separate file, moved plugin-specific quick help from quickhelp.txt to the plugins themselves 2012-06-01 11:50:51 +02:00
IPDistributor.java
Mote.java cleaned up some unnecessary methods: empty mote constructors (created from mote type), setInterfaces/setMoteType methods 2012-05-24 14:06:09 +02:00
MoteInterface.java added mote interface method to be called when add mote interfaces have been added. useful if the mote interfaces want to observe each 2012-03-06 14:33:14 +01:00
MoteInterfaceHandler.java
MoteMemory.java all mote memories now support symbol addresses 2012-03-09 14:56:09 +01:00
MotePlugin.java
MoteTimeEvent.java
MoteType.java cleaned up the mote type visualizer code 2012-05-25 15:40:26 +02:00
Plugin.java
PluginType.java
Positioner.java
ProjectConfig.java
RadioConnection.java improved capture effect support in mrm: capture effect is effective if the latter transmission is stronger and no later than half the preamble 2011-11-03 11:23:51 +01:00
RadioMedium.java notify radio medium when simulation finished loading 2010-12-10 15:55:47 +00:00
RadioPacket.java
SectionMoteMemory.java added support for mapping Cooja motes' and Contiki's address 2012-03-09 14:56:53 +01:00
SimEventCentral.java
Simulation.java Added an isRunnable() method that returns true if the simulation can be run. 2012-06-04 13:32:34 +02:00
SupportedArguments.java Added new annonation with which Cooja components (e.g. mote plugins) can be activated 2012-05-09 13:47:03 +02:00
TimeEvent.java
VisPlugin.java
Watchpoint.java simplified usage of Watchpoint and WatchpointMote interfaces 2012-03-21 16:56:32 +01:00
WatchpointMote.java bugfix: breakpoints should only trigger once 2012-05-09 13:04:35 +02:00