Commit graph

233 commits

Author SHA1 Message Date
nifi 4eb02a56a0 added Button interface for the Sky plattform 2008-06-27 14:07:05 +00:00
nifi 522f87e63f made the GUI a little more compact 2008-06-27 14:05:08 +00:00
nifi 21c8496858 bug fix: flash is not available on all platforms 2008-06-27 14:04:46 +00:00
fros4943 92a4c5289f removed unmappable character 2008-04-23 13:47:18 +00:00
fros4943 acb55db237 removed unmappable character 2008-04-23 13:47:18 +00:00
fros4943 6fd056dafb fixing paths 2008-04-22 13:06:36 +00:00
fros4943 22071d6073 updated mspsim 2008-04-03 14:35:19 +00:00
fros4943 42d685a819 reading source files from web server in applet mode 2008-04-03 14:03:30 +00:00
fros4943 3da6608fe3 upload flash binary not available in applet mode 2008-04-03 14:02:47 +00:00
fros4943 ce3ed6d064 mspsim setup node ports without file access 2008-04-03 14:02:20 +00:00
fros4943 a4c408fb66 reading specified binary firmware from webserver 2008-04-03 14:01:06 +00:00
fros4943 2691abecaa using firmware specified in applet attribute 2008-04-03 14:00:21 +00:00
fros4943 f29f2695ba fixed ant targets causing jar files to have duplicate class files 2008-04-03 11:50:49 +00:00
fros4943 a6ddac2347 creating flash interface 2008-04-01 08:09:35 +00:00
fros4943 bc4c80f7c7 single instruction ticks instead of entire milliseconds
need optimizing
2008-04-01 08:08:58 +00:00
fros4943 af2fcbca50 writing ID to flash memory 2008-04-01 08:07:58 +00:00
fros4943 66316eb7e9 flash interface 2008-04-01 08:06:57 +00:00
fros4943 7579904492 update source info when breakpoints are altered 2008-03-31 15:19:27 +00:00
fros4943 716932544b new elf debug object access 2008-03-19 17:42:44 +00:00
fros4943 12c094409a added javadoc attr 2008-03-19 17:28:42 +00:00
fros4943 f659204238 experimental: removed objdump dependency 2008-03-19 17:27:35 +00:00
fros4943 759b98d05c get/set for elf module 2008-03-19 17:23:47 +00:00
fros4943 5def17f4fa one touch expandable split panes 2008-03-19 15:26:18 +00:00
fros4943 68b5743214 make elf module public 2008-03-19 15:17:59 +00:00
fros4943 6cf7e5eed5 removed external tool addr2line dependency 2008-03-19 15:17:22 +00:00
fros4943 79bd0e27ec removed debug output 2008-03-19 14:53:58 +00:00
fros4943 7d1a1e853a added syntax highlighting 2008-03-19 14:52:04 +00:00
fros4943 4ed646d8ba updated source code info 2008-03-18 16:59:06 +00:00
fros4943 3b8f80f283 added javadoc target 2008-03-18 16:56:14 +00:00
fros4943 dab209d74f javadoc bugs 2008-03-18 16:55:44 +00:00
fros4943 0c0d313506 added udgm signal strength support 2008-03-18 16:47:17 +00:00
fros4943 ca5c47da3d updated mspsim jar 2008-03-18 16:41:17 +00:00
fros4943 f0fbbaa379 negative channels can talk to any other channel (both rx and tx) 2008-03-18 16:37:35 +00:00
fros4943 7f89171d26 updated tr1001 channels: fixed to -1 2008-03-18 16:36:48 +00:00
fros4943 618f2907ec debug output fix 2008-03-18 15:48:24 +00:00
fros4943 32b5f206b1 implementing custom data objects 2008-03-18 15:48:00 +00:00
fros4943 094e86ca49 cc24240 packet converter (currently no actual conversion is performed due to already stripped cc2420 output) 2008-03-18 13:34:20 +00:00
fros4943 275ee04f5b tr1001 implements a custom data radio. may deliver null packets is gcr decoding fails 2008-03-18 13:15:41 +00:00
fros4943 560837b4db using new radio packet format 2008-03-18 13:13:56 +00:00
fros4943 d23ef2a0df custom data radio implementation: tr1001 byte objects 2008-03-18 13:08:26 +00:00
fros4943 3a7feb7df7 activated sky nodes, no cross level converter exists yet 2008-03-17 09:57:05 +00:00
fros4943 d464609df6 initial cc2420 wrapper interface
supports signal strength and output power (indicator)
2008-03-17 09:55:35 +00:00
fros4943 ef6ac855d9 remade msp init methods 2008-03-17 09:54:19 +00:00
fros4943 223ded4595 added output power indicator max value 2008-03-17 09:50:27 +00:00
fros4943 f577b17ab3 added predefined obstacles (no need for external images) 2008-02-18 08:21:59 +00:00
fros4943 be4ea6bd91 updated since GUI.frame was removed
+ added predefined obstacles (no images needed)
2008-02-15 13:20:22 +00:00
fros4943 f1721cad53 removed public static JFrame frame variable. components should instead access the top parent container via getTopParentContainer() 2008-02-12 15:12:38 +00:00
fros4943 d7ed256dfc removed contiki dependency variable: node_id 2008-02-11 16:09:47 +00:00
fros4943 04c10bcee7 added sky led interface (+ updated esb+contiki mote led interfaces) 2008-02-11 15:53:28 +00:00
fros4943 71b2afe79f sky serial port 2008-02-11 15:23:37 +00:00
fros4943 76520cc90f tmotesky mote 2008-02-11 15:23:10 +00:00
fros4943 c0aa6957c7 tmotesky mote type 2008-02-11 15:22:07 +00:00
fros4943 38cce5e9c7 added icon interface 2008-02-11 15:17:30 +00:00
fros4943 36f70eff7c msp mote memory now contains map entries instead of name->address hash 2008-02-11 14:07:38 +00:00
fros4943 07834f08de new step method takes maximum cycle count argument 2008-02-11 11:50:44 +00:00
fros4943 ae603b1450 updated: setNote was removed from utils/StackUI 2008-02-11 11:48:38 +00:00
fros4943 c3bcf8569c fixed restoring firmware file info during reload 2008-02-08 14:30:28 +00:00
fros4943 70dd3218f3 esb/tr1001 interface 2008-02-07 14:55:35 +00:00
fros4943 749c0aa639 msp430 specific plugins 2008-02-07 14:55:18 +00:00
fros4943 52cacb7947 esb and msp430-general interfaces 2008-02-07 14:54:16 +00:00
fros4943 c18afffd36 esb mote extends general msp mote 2008-02-07 14:53:29 +00:00
fros4943 09345f05ae ant build file external from both cooja and mspsim 2008-02-07 14:51:44 +00:00
fros4943 c68c6190a2 restructuring mspsim/cooja files (about to add tmotesky support) 2008-02-07 14:51:16 +00:00
nifi ebe39794fd enabled debug information (source lines in stack traces) 2007-08-20 09:15:34 +00:00
fros4943 4596f00eb1 updated project dir config file 2007-06-19 07:44:36 +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
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 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 8be4ba53d7 renamed 'user platform' to 'project directories' 2007-03-23 23:16:42 +00:00
fros4943 b7ceb24dab updated jar
(+ removed old unused jar)
2007-03-23 21:24:37 +00:00
fros4943 0c1e8278ed removed debug output 2007-03-23 21:22:37 +00:00
fros4943 996446e8e3 added headers 2007-03-23 21:13:43 +00:00
fros4943 9e2059dcfc updated to support new multiabstraction radios
+ extending abstract medium
+ fixed set config in area viewer
2007-03-23 21:08:26 +00:00
fros4943 cba13ef56c updated radio interface:
can only send data yet (both bytes and packets)
2007-02-28 12:21:34 +00:00
fros4943 944a812baa test implementation for forwarding serial data on per-node-basis to external applications
(useful when connecting serialport-bound application used to communicating with real nodes)
2007-02-26 13:28:14 +00:00
fros4943 291545bd15 experimental code: using MSPSim for emulating msp430 (esb) motes 2007-02-01 17:45:09 +00:00
fros4943 fadf22550a new compiled mrm jar 2007-01-10 15:08:54 +00:00
fros4943 596677d054 added get observable method 2007-01-10 15:08:17 +00:00
fros4943 6339dc1e27 new name for arm:
multi-path ray-tracer radio medium (mrm)
2007-01-09 09:16:49 +00:00
fros4943 6464228219 renamed arm (advanced radio medium) to mrm 2007-01-09 09:15:30 +00:00
fros4943 03b3ac9143 checking that background image was actually loaded 2006-12-06 15:20:18 +00:00
fros4943 a1759d5bed added new more advanced ray tracing based radio medium: Advanced Radio Medium (ARM)
* still not entirely integrated in the rest of the system
* needs testing
2006-12-04 15:46:27 +00:00