Commit graph

68 commits

Author SHA1 Message Date
joxe 37b40f99c7 changed simulation time from int to long to support very long simulations 2008-12-04 14:03:41 +00:00
fros4943 aae4b54c68 bugfix: mspsim cycle counter was cast to int, limiting maximum simulation time 2008-12-04 13:14:34 +00:00
fros4943 d8b0705cb3 mspsim should warn at bad memory access (not activated yet) 2008-12-03 15:36:49 +00:00
fros4943 3ee86789e2 new interface format without passive/active 2008-10-28 17:02:13 +00:00
nifi 69b73246b9 refactored MSPMote setup + added plugin to access MSPSim CLI 2008-10-13 14:50:50 +00:00
fros4943 6011abbb79 removed unused currentSimTime + fixed bug when nodes are added during simulations 2008-10-07 16:49:21 +00:00
joxe f6e0702b3b optimized some loops for increased performance and added runprof for profiling 2008-09-22 16:18:22 +00:00
joxe 221742559d fixed cycles per sec to be more correct 2008-09-22 09:32:13 +00:00
nifi ee56d724bf fixed bug in the delayed start of MSPSim motes 2008-09-17 17:39:37 +00:00
fros4943 fb4f9dfc1a serialport is an active interface 2008-09-17 12:09:20 +00:00
nifi 52d6ea2738 fixed problem with the initialization order 2008-06-27 14:09:26 +00:00
fros4943 a4c408fb66 reading specified binary firmware from webserver 2008-04-03 14:01:06 +00:00
fros4943 bc4c80f7c7 single instruction ticks instead of entire milliseconds
need optimizing
2008-04-01 08:08:58 +00:00
fros4943 759b98d05c get/set for elf module 2008-03-19 17:23:47 +00:00
fros4943 68b5743214 make elf module public 2008-03-19 15:17:59 +00:00
fros4943 ef6ac855d9 remade msp init methods 2008-03-17 09:54:19 +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 c18afffd36 esb mote extends general msp mote 2008-02-07 14:53:29 +00:00