fros4943
6271beabc3
nongui command arguments
2007-05-28 08:06:41 +00:00
fros4943
ca16d56844
dispose on escape
2007-05-24 08:24:11 +00:00
fros4943
ad59a54fa8
fix: maximized cooja frame overlapping os display regions (such as win start menu).
2007-05-23 09:10:15 +00:00
fros4943
b18d87195d
removed event thread exceptions
2007-05-19 17:05:54 +00:00
fros4943
af0fcc9be5
added menu info on current java version
2007-05-18 14:08:19 +00:00
fros4943
643ce5adfe
added support for several contiki comm stacks (uip + rime)
2007-05-18 13:45:19 +00:00
fros4943
411ad59bda
removed Java 1.6 added ModalityType
2007-05-14 12:13:08 +00:00
fros4943
fd53ff57dd
added retry option at failed simulation reload
2007-05-11 10:55:07 +00:00
fros4943
8585881f6c
removed sun's proprietary icon
2007-05-10 17:08:44 +00:00
fros4943
d8080ddcad
added custom made error dialog for simulation (re)load errors
2007-05-10 17:05:01 +00:00
fros4943
3d1c427c60
only storing external tools settings differing from the defaults
2007-04-04 08:04:48 +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
e44657d05d
added menu option for removing all motes from simulation
2007-04-02 16:50:07 +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
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
24cc50590f
minor changes when dusting up quick-start
2007-03-24 00:42:51 +00:00
fros4943
61ab1ed1f3
renamed 'user platform' to 'project directories'
2007-03-23 23:33:54 +00:00
fros4943
9b29eae61d
minor changes
2007-03-23 21:04:19 +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
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
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
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
215df016b9
minor changes:
...
menu names (load->open, quick->exit)
2007-02-27 13:51:58 +00:00
fros4943
dd9701d125
minor fix; simulator not centering 0,0-size at startup
2007-02-01 16:00:40 +00:00
fros4943
40488575c7
bug fix: not possible to load mote plugin at mote pos 0
2007-01-24 18:12:59 +00:00
fros4943
c3e2c7e270
ignoring exception is loaded plugin ordering not possible
2007-01-16 12:59:09 +00:00
fros4943
f5dc079895
minor bug fix
2007-01-16 10:33:25 +00:00
fros4943
519f0468e7
outputting more information when unable to quick-load simulation
2007-01-12 14:47:29 +00:00
fros4943
0c98ce0651
documentation (including javadoc) update
2007-01-10 14:57:42 +00:00
fros4943
b2516a09ef
changed method name
2007-01-10 09:02:17 +00:00
fros4943
a812d1927b
a lot of changes:
...
* added initial support for gui-less simulations
* removed certain static variables for robustness
* added support for standard gui plugins (startup)
* added quick-load menu option
* separated plugins from plugin visualizers
2007-01-09 10:27:53 +00:00
fros4943
76bb1dbd5f
added support for gui standard plugin
2006-12-13 11:57:04 +00:00
fros4943
a86cfbb32e
changes to config system:
...
* user properties saved to user home (.cooja.user.properties) instead of to current working directory
* added config value "standard user platforms"
* class loader bug fix
2006-12-01 14:12:50 +00:00
fros4943
6035c7cb3b
added external tool objdump for alternative way to parse out section addresses and sizes (not used by contiki mote type yet)
2006-11-08 02:17:19 +00:00
fros4943
7e8d9446a1
added a few minor changes:
...
- save plugin information (experimental)
- bug fix: windows not being deselected correctly
- include contiki system symbols option (no need for the missing elf-loader files)
2006-11-06 17:55:59 +00:00
fros4943
2a221971f4
quickstart outputs error stream from compilation
2006-09-07 12:01:35 +00:00
fros4943
c729adb8ee
removed old unused makefile-quickstart code
...
+
tidied up some code
2006-09-06 12:26:33 +00:00
fros4943
bfbf253a93
removed old unused makefile-quickstart code
2006-09-06 10:23:24 +00:00
fros4943
720db06163
added new (experimental) quickstart method
...
example usage (from user platform):
> java -jar $CONTIKI/tools/cooja/dist/cooja.jar -quickstart=myprocsource.c -contiki=$CONTIKI
2006-09-06 10:05:22 +00:00
fros4943
c8f379adf7
*added support for library files in user platforms (for example in dev and sys subdirectories)
...
*added user platform history in platform configs
*throwing 'include user platform directories' flags to compiler
*fixed bug in platform config viewer
*removed old custom class loader
2006-08-22 15:28:17 +00:00
nifi
c1dc1c4fd3
mote type classloaders
2006-08-22 12:25:24 +00:00
nifi
8c2765f0f7
load default config from class path instead of current directory
2006-08-22 08:56:08 +00:00
fros4943
e81861a0cd
added cooja; 'The Contiki OS Java Simulator'
2006-08-21 12:11:16 +00:00