Commit graph

171 commits

Author SHA1 Message Date
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