fros4943
1c818c039f
added warning for null packets
2007-04-23 08:25:50 +00:00
fros4943
eeed4115c4
colors helping a user manually enter project paths
2007-04-11 14:00:27 +00:00
fros4943
3d1c427c60
only storing external tools settings differing from the defaults
2007-04-04 08:04:48 +00:00
fros4943
8403776cf1
compilation window ui improvement (by nfi)
2007-04-04 07:47:02 +00:00
fros4943
c8190f55e6
added quick fix for passing alternative external tools configuration files at startup.
2007-04-03 16:21:12 +00:00
fros4943
2a216122b3
throwing exceptions when trying to access the library initially
2007-04-03 16:18:04 +00:00
fros4943
7581aa5916
appending to textarea from awt thread
2007-04-02 17:44:43 +00:00
fros4943
e44657d05d
added menu option for removing all motes from simulation
2007-04-02 16:50:07 +00:00
fros4943
d28069411d
layout fix
2007-04-02 16:44:44 +00:00
fros4943
d68a7bb017
minor layout fix
2007-04-02 16:02:32 +00:00
nifi
5e69641bc1
changed to add messages using AWT thread
2007-04-02 15:45:44 +00:00
fros4943
3d5298ab69
always consuming button events
...
(bug fix: mote falls asleep during fast button clicks)
2007-04-02 14:14:26 +00:00
fros4943
5a96a9cdb7
minor fixes
2007-04-02 13:42:05 +00:00
fros4943
4e8631a034
added additional error handling when loading and reloading simulations
2007-04-02 12:45:19 +00:00
fros4943
0054bab730
dialog size fix
2007-04-02 10:32:37 +00:00
fros4943
80dfde9ab3
removed old libraries (created on demand)
...
+ added simple error handling when creating mote types
2007-03-26 16:30:28 +00:00
fros4943
dff11bd027
creating empty cooja.config when quickstarting
2007-03-25 21:32:33 +00:00
fros4943
8ffdc10322
quick-starting a few mote plugins
2007-03-24 01:00:25 +00:00
fros4943
1f1ff5805d
checking displayable attr on windows before disposing them
...
(in an attempt to remove child0 exceptions)
2007-03-24 00:44:55 +00:00
fros4943
24cc50590f
minor changes when dusting up quick-start
2007-03-24 00:42:51 +00:00
fros4943
e753966dc0
create class file directory and, if compilation fails, try including cooja.jar
2007-03-24 00:41:10 +00:00
fros4943
ae74f2a879
no need to rescan after changing description
2007-03-23 23:45:13 +00:00
fros4943
61ab1ed1f3
renamed 'user platform' to 'project directories'
2007-03-23 23:33:54 +00:00
fros4943
cd8f45234e
creating user platform configuration on demand
2007-03-23 21:57:24 +00:00
fros4943
1d0936c965
removed saving current simulation time
2007-03-23 21:38:45 +00:00
fros4943
4f089d113e
extending abstract radio medium
2007-03-23 21:06:23 +00:00
fros4943
9cbdd11623
moved functionality to abstract radio medium in order to simplift new implementations
2007-03-23 21:05:45 +00:00
fros4943
9b29eae61d
minor changes
2007-03-23 21:04:19 +00:00
fros4943
7a5d74e407
removed pressed button check
2007-03-23 20:48:29 +00:00
fros4943
24735fb776
added support for dynamic corecomms (generated and compiled on demand)
2007-03-23 14:36:27 +00:00
fros4943
ebf965bbb6
added simulation reload functionality
...
tries to reload the current simulation by allocating new available corecomms, and replacing any references to the old ones
warning: custom made simulation configs may not work with this functionality!
this is a convenience method, and needs dynamic corecomms for reloading more than a constant number of times
2007-03-23 11:25:19 +00:00
fros4943
cf96c89934
check that progress bar is visible before disposing
2007-03-23 11:16:53 +00:00
fros4943
0f1e55191a
force closing dialog correctly
2007-03-22 23:06:26 +00:00
fros4943
104bb5b222
restores last window state (size, location)
2007-03-22 23:01:11 +00:00
fros4943
5d7af1bd2f
automatically bring on "create new simulation"-dialog on startup (if started with gui)
2007-03-22 22:36:04 +00:00
fros4943
8769b6eb38
disposing on escape key
2007-03-22 22:35:06 +00:00
fros4943
c376db9203
removed scan for processes warnings at empty directories
2007-03-22 22:20:33 +00:00
fros4943
05d8cb4bdb
changed to exponential delay slider
2007-03-22 22:08:50 +00:00
fros4943
85cb8dc31f
changed label
2007-03-22 20:52:58 +00:00
fros4943
10108fb50e
change default simulation delay time (100 -> 5)
2007-03-22 20:39:34 +00:00
fros4943
5d700f4a4e
fixed keyboard shortcuts
2007-03-22 20:38:38 +00:00
fros4943
1da6d10730
added comparison of default and current external tools settings
2007-03-22 16:41:50 +00:00
fros4943
3e1569d434
renamed file menu items for opening configurations
2007-03-22 16:17:01 +00:00
fros4943
804a1f1370
suggest unique mote type description instead of old "[enter description here]"
2007-03-22 15:51:03 +00:00
fros4943
2763615fbb
automatically resizing create mote dialog depending on screen res.
2007-03-22 15:38:04 +00:00
fros4943
3090b82782
reordered bottom dialog buttons
2007-03-22 15:08:34 +00:00
fros4943
3a3459a939
added progress bar during quick-loads
2007-03-22 15:02:55 +00:00
fros4943
1e1e49f3ff
added load/save-simulation config history support
2007-03-22 13:59:33 +00:00
fros4943
d65b820ca2
changed mote plugins menu to submenues instead of popups
...
(had to restructure mote menu system slightly)
2007-03-22 11:14:27 +00:00
fros4943
d5ac105b8e
removed old debug output
2007-03-22 11:13:19 +00:00