Commit graph

276 commits

Author SHA1 Message Date
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
fros4943 c8190f55e6 added quick fix for passing alternative external tools configuration files at startup. 2007-04-03 16:21:12 +00:00
fros4943 2a216122b3 throwing exceptions when trying to access the library initially 2007-04-03 16:18:04 +00:00
adamdunkels c948c512f0 Makefile for tools 2007-04-02 20:01:24 +00:00
fros4943 7581aa5916 appending to textarea from awt thread 2007-04-02 17:44:43 +00:00
fros4943 e44657d05d added menu option for removing all motes from simulation 2007-04-02 16:50:07 +00:00
fros4943 d28069411d layout fix 2007-04-02 16:44:44 +00:00
fros4943 4be0e0ea8b removed reference to non-working mantis mote 2007-04-02 16:17:40 +00:00
fros4943 d68a7bb017 minor layout fix 2007-04-02 16:02:32 +00:00
nifi 5e69641bc1 changed to add messages using AWT thread 2007-04-02 15:45:44 +00:00
fros4943 2545a712bb licenses for libraries used by cooja 2007-04-02 14:55:11 +00:00
fros4943 6515e4049b updated version (without refs to libraries) 2007-04-02 14:28:54 +00:00
fros4943 f5c25da9d9 removed unused libraries 2007-04-02 14:22:55 +00:00
fros4943 3d5298ab69 always consuming button events
(bug fix: mote falls asleep during fast button clicks)
2007-04-02 14:14:26 +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