Commit graph

391 commits

Author SHA1 Message Date
fros4943 0e5a8968dd added default config 2007-09-10 14:08:21 +00:00
fros4943 dfc9a46a14 removed old map test 2007-09-10 14:08:02 +00:00
fros4943 95186aebcb updated tests - references to actual COOJA code 2007-09-10 14:07:12 +00:00
fros4943 9100b5710b level 3b - tests parsing addresses using nm 2007-09-10 14:06:23 +00:00
fros4943 83792e4132 level 3a - tests parsing addresses using map file 2007-09-10 14:06:03 +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 ab5b1b4a65 bigmem target 2007-09-06 08:10:04 +00:00
fros4943 e04e128a59 updated jni_tests to new external tools configuration 2007-09-05 18:39:42 +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 992a715ba6 moved init routines to be executed on node specific basis 2007-08-23 07:36:34 +00:00
fros4943 a147db8cc5 added simple test template 2007-08-22 11:26:21 +00:00
fros4943 b67baa7dfc set specified external tools configs read only
+ automatic formatting
2007-08-22 11:23:50 +00:00
ksb 93861e7b77 Added memmove as a builtin function. 2007-08-22 10:57:31 +00:00
fros4943 65533c0c00 an early version of chakana, an automated test framework used with COOJA 2007-08-21 14:39:18 +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 d272b062f0 reimplemented receiver calls (earlier tcpip_input) from inside multithreaded environment 2007-08-21 13:09:40 +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
nifi ebe39794fd enabled debug information (source lines in stack traces) 2007-08-20 09:15:34 +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 4596f00eb1 updated project dir config file 2007-06-19 07:44:36 +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
fros4943 508fe3709d vis2d implements mote highlight functionality 2007-05-30 10:54:22 +00:00
fros4943 209a35bf53 added getMote() method to all radios 2007-05-30 10:52:57 +00:00
fros4943 c15c38bb1a added mote highlight functionality 2007-05-30 10:51:14 +00:00
fros4943 7ec1a4f7aa added check that outgoing packet was not discarded from simulator 2007-05-29 12:53:49 +00:00
fros4943 68cbf124ae separate mote tick lists enabling less radio interference and more realistic(?) simulations
experimental fixed random seed for now
2007-05-29 07:27:10 +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 9d18cd5609 added java_home reference 2007-05-28 07:29:20 +00:00
fros4943 46a727d8de simple java_home environment references 2007-05-28 07:26:51 +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 55a255bb9c recompiled MRM (no changes made to sources) due to recent changes in COOJA core radio medium 2007-05-23 07:47:23 +00:00
bg- 4275601eb8 * Line buffered stdout (also when pipe). 2007-05-21 15:22:45 +00:00
fros4943 7d3c72c8d7 removed cfs ref in template 2007-05-21 15:00:13 +00:00
fros4943 63e1ab3e60 removed old cfs process from default config 2007-05-21 14:59:57 +00:00
fros4943 67ae9fbcb7 application radio
may be used by java-based motes to implement radio functionality
2007-05-19 17:17:34 +00:00
fros4943 b18d87195d removed event thread exceptions 2007-05-19 17:05:54 +00:00
fros4943 fb9728b29f allow mote to go to sleep due to etimers IFF contiki system was ticked 2007-05-19 16:56:55 +00:00
fros4943 ff7c1d8f12 added uIP over uAODV radio driver support for COOJA
the radio driver assumes uAODV already has a route to the destination, hence the application is responsible for fetching routes and buffering delayed packet data
2007-05-19 14:27:08 +00:00
fros4943 d62e75ac3f debugging output 2007-05-18 15:18:07 +00:00
fros4943 1937e663ad setting UDGM signal strength depending on distance 2007-05-18 15:17:11 +00:00
fros4943 af0fcc9be5 added menu info on current java version 2007-05-18 14:08:19 +00:00
fros4943 8ad036b9a2 removed comm stack processes from standard autostart processes 2007-05-18 13:52:29 +00:00
fros4943 1648d10e91 removed comm stack specifics from template 2007-05-18 13:51:42 +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 ca6b1d4bf8 restructured corecomm to throw exceptions instead of returning success of operation 2007-05-11 10:15:42 +00:00
fros4943 80ec85abad forwarding java corecomm compilation output via messagelist 2007-05-11 10:02:13 +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 79144edde6 showing custom made error dialog instead of JOptionPane's 2007-05-10 17:02:04 +00:00
fros4943 86f50ae5ce forwarding compilation output with exception 2007-05-10 17:01:02 +00:00
fros4943 afcbbac7b7 added support for compilation output in mote type creation exception 2007-05-10 17:00:03 +00:00
fros4943 915b7d4d36 forwarding cause of exception 2007-05-10 16:59:00 +00:00
fros4943 b6940d4302 differing between exceptions 2007-05-09 07:18:36 +00:00
bg- cca02a05ed * 6 should be 4 in size of DHCP messages.
* -w option to sysctl.
2007-05-02 08:58:00 +00:00
bg- 1c3ac47557 * Only copy first DNS server (correctly). 2007-04-30 12:28:29 +00:00
bg- 13bfd30fdd * Do print "" rather than just print. 2007-04-27 08:36:49 +00:00
bg- a71b149e29 * Add/update linker & loader error codes. 2007-04-26 12:54:13 +00:00
bg- 7e540078f1 * Like mknmlist but rely on ANSI C features. 2007-04-25 15:30:19 +00:00
fros4943 ca2add3641 newer version of experimental mspsim mote type.
supports high speed radio transmissions (os2os, os2emul, emul2os, emul2emul)
2007-04-23 12:00:43 +00:00
fros4943 c2147dbb86 changed duration 2007-04-23 11:58:20 +00:00
fros4943 438fa2a92d changed byte radio to supply delay meta data instead of timestamp 2007-04-23 11:33:07 +00:00
fros4943 923ad07abf updated duration for 19200bps transmissions
added some fault handling
2007-04-23 08:28:30 +00:00
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
bg- 95ea7bdff1 * Different ifconfig command under fbsd. 2007-04-04 11:54:45 +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