Commit graph

77 commits

Author SHA1 Message Date
fros4943 c7954c8a5b added functionality for observing GUI (added/removed simulations) 2008-04-22 13:04:43 +00:00
fros4943 0ae6a4185a added applet attribute support + applet code base public 2008-04-03 13:59:37 +00:00
fros4943 8889712071 log4j fallback on basic configurator if no file access 2008-04-02 16:41:46 +00:00
fros4943 27d81e5645 added support for dynamic contiki mote type identifiers: no need to restart simulator when loading another simconfig 2008-03-19 09:40:38 +00:00
fros4943 1270545cc2 removed debug output 2008-03-18 12:49:18 +00:00
fros4943 89a062aa06 automatically close mote plugins when mote is removed 2008-03-17 08:35:10 +00:00
fros4943 3675479274 added access control when applet 2008-02-18 08:18:01 +00:00
fros4943 d42ed7d5da fixed some javadoc warnings 2008-02-12 15:31:22 +00:00
fros4943 3b2a19c1ae isVisualized handling both visualized in frame and in applet. 2008-02-12 15:20:56 +00:00
fros4943 2beb497c35 possible bugfix: setting title before disposing error dialog 2008-02-11 14:04:51 +00:00
fros4943 4192b95ce4 updated deprecated code 2008-02-07 22:25:26 +00:00
fros4943 d0b9384ab0 mote types sorted after abstraction level 2008-02-07 10:30:19 +00:00
adamdunkels 8ac35cb44d Added menu bar to quickstart window. Made Rime the default stack for quickstart 2007-11-18 12:21:41 +00:00
fros4943 0f4a25c8ff cooja mac os x support 2007-09-30 12:02:33 +00:00
fros4943 87e32f037e enabled config of entire ar command, not only arguments 2007-09-28 07:21:21 +00:00
fros4943 abfe10b100 added exception handling to project dir loading 2007-09-21 16:14:19 +00:00
fros4943 005ad973a2 catching unsupported class version exceptions 2007-09-18 15:57:14 +00:00
fros4943 8f101f495c changed address parsing using nm to more generic: any command may be used 2007-09-18 11:33:46 +00:00
fros4943 8a11380de9 setting nm parsing default 2007-09-10 14:04:10 +00:00
fros4943 08d42b2251 added regular expressions for parsing map files and nm output 2007-09-10 13:25:36 +00:00
fros4943 661a76408a changed link argument sent to makefile:
instead of using linker, user may specify linker line including tools
2007-09-05 13:58:08 +00:00
fros4943 b67baa7dfc set specified external tools configs read only
+ automatic formatting
2007-08-22 11:23:50 +00:00
fros4943 c15c38bb1a added mote highlight functionality 2007-05-30 10:51:14 +00:00
fros4943 eceb2e5816 desktop always exists, but not always used 2007-05-28 09:37:01 +00:00
fros4943 953c60c35a added setVisualized method (experimental) 2007-05-28 09:01:49 +00:00
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