Commit Graph

250 Commits

Author SHA1 Message Date
fros4943
7ab9703d8f more error output at failed compilation 2007-11-20 04:16:13 +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
e38e6b7e8c removed old using 2007-10-31 13:58:21 +00:00
fros4943
4a14613529 now that success ratio is variable, it must also be stored with sim configs 2007-10-23 08:39:21 +00:00
fros4943
b4ba76b53a make sure uip uaodv uses uaodv.c 2007-10-22 13:21:51 +00:00
fros4943
dfc0199cbd set drift method as standard for all clock interfaces 2007-10-03 14:20:57 +00:00
fros4943
3ace4c55cd code formatting and more debugging output at radio medium failure 2007-09-30 12:03:49 +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
12c539d2b5 always highlighting node at mote plugin activation 2007-09-21 16:11:44 +00:00
fros4943
23b9136e5e bug fix if JAVA_HOME not set 2007-09-18 16:23:38 +00:00
fros4943
8323fdfa30 bug fix if JAVA_HOME not set 2007-09-18 16:07:10 +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
e24dd09126 parsing addresses differently depending on exttools config 2007-09-10 14:05:34 +00:00
fros4943
8a11380de9 setting nm parsing default 2007-09-10 14:04:10 +00:00
fros4943
919a35801d using external tools regular expressions 2007-09-10 13:26:54 +00:00
fros4943
08d42b2251 added regular expressions for parsing map files and nm output 2007-09-10 13:25:36 +00:00
fros4943
e097e17a15 minor fix 2007-09-05 14:08:04 +00:00
fros4943
d5d6e5d48c added some explanations 2007-09-05 14:01:56 +00:00
fros4943
db74bb6566 changed link argument sent to makefile:
instead of using linker, user may specify linker line including tools
2007-09-05 14:00:59 +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
9be473e4b9 functionality for exporting current userplatforms as default external tools setting 2007-08-21 14:18:04 +00:00
fros4943
7f25afcfe4 fixed possible null pointer exception
+ some formatting
2007-08-21 13:28:52 +00:00
fros4943
fa6748f45a reset success ratio to 100&, and added configuration ability in plugin 2007-08-21 09:17:18 +00:00
fros4943
1ca82694f5 restructured dialog
added main random seed, nr tick lists etc.
2007-08-21 08:54:48 +00:00
fros4943
0d505b8dfd reset nr tick lists and mote startup delay, since both settings are still experimental 2007-08-21 08:51:33 +00:00
fros4943
598f4e94cd thread safe plugin startup 2007-07-17 21:21:24 +00:00
fros4943
61482fec43 updated size of uAODV unicasts with headers 2007-07-17 21:21:19 +00:00
fros4943
a4b7ae4425 preferred column sizes 2007-07-16 10:17:38 +00:00
fros4943
9c43ddd522 print high addresses correctly 2007-07-16 08:21:17 +00:00
fros4943
3b41fc0a7c minor update regarding packet types 2007-07-16 07:33:53 +00:00
fros4943
22a69a253d added cooja uAODV ack packet type 2007-07-13 10:11:30 +00:00
fros4943
cc865f18bb handling radio when nodes die 2007-07-13 09:08:24 +00:00
fros4943
81185f2e84 added aodv rerr support 2007-07-12 14:27:07 +00:00
fros4943
43b27f954b uip uaodv using crc 2007-07-11 15:22:22 +00:00
fros4943
88c7e87e82 added udgm random transmission support.
random mode can currently only be activated via simulation configs (.csc)
udgm uses the same random seed as the simulation
2007-07-10 12:43:23 +00:00
fros4943
b13e9dde90 saving random seed with simconfig 2007-07-04 16:13:17 +00:00
fros4943
b09e7f8641 nulll constructor arguments 2007-07-04 07:44:13 +00:00
fros4943
66e562f2c0 added method for setting timedrift 2007-06-19 09:59:19 +00:00
fros4943
ef1588cd83 added delayed startups random for contiki motes 2007-06-19 09:58:43 +00:00
fros4943
78a06fe9b5 using nullmac for cooja rime radio 2007-06-08 12:25:54 +00:00
fros4943
0fa4dd2d37 removed java 1.6 dependency 2007-05-31 10:00:30 +00:00
fros4943
7f6593e361 added abstract application motes
can be used to rapidly implement new pure java application motes
2007-05-31 07:21:29 +00:00
fros4943
70969c1930 added configurable transmission rate (default 19.2kbps) 2007-05-31 07:19:11 +00:00
fros4943
3e364371e7 added simple aodv packet parsing 2007-05-31 07:01:32 +00:00
fros4943
fc056f97f9 minor update in highlighted motes 2007-05-30 20:57:58 +00:00
fros4943
490bc06de2 added radio logger plugin 2007-05-30 11:13:30 +00:00