fros4943
|
be5656ec2e
|
set cooja mote random seed depending on simulation random seed
|
2010-05-02 09:42:52 +00:00 |
|
nvt-se
|
528614e89f
|
Converted the test to examples/udp-ipv6
|
2010-04-30 22:16:51 +00:00 |
|
nvt-se
|
15f84a93fa
|
Converted the test to use examples/udp-ipv6
|
2010-04-30 16:20:42 +00:00 |
|
nvt-se
|
66d99e00ec
|
Removed obsolete test for the rimeroute module
|
2010-04-30 16:04:23 +00:00 |
|
fros4943
|
dc25860caa
|
added option for mote-specific background coloring in log listener
|
2010-04-28 09:39:26 +00:00 |
|
fros4943
|
f4976f8800
|
test info minor fix
|
2010-04-27 07:15:33 +00:00 |
|
fros4943
|
dcc949e9ba
|
set serial socket project to default cooja project
|
2010-04-26 08:21:01 +00:00 |
|
fros4943
|
87dd04fbd8
|
compiling serial socket project per default
|
2010-04-26 08:20:11 +00:00 |
|
fros4943
|
c2876b2d25
|
minor fix: save iconified plugins
|
2010-04-26 08:19:32 +00:00 |
|
fros4943
|
a430573688
|
restructured focus menu items, removed debugging output
|
2010-04-26 08:05:31 +00:00 |
|
fros4943
|
c7ef068f33
|
improved zoom
|
2010-04-26 08:00:19 +00:00 |
|
joxe
|
9f00170c59
|
made tunslip6 take an argument for TAP/TUN
|
2010-04-16 12:39:46 +00:00 |
|
nifi
|
6d9f904627
|
Minor cleanup of the radio logger output (packet description).
|
2010-04-06 23:38:18 +00:00 |
|
adamdunkels
|
d9d3f7b6b5
|
Bugfix: don't send packets if they are shorter than the link layer header length
|
2010-04-05 21:05:56 +00:00 |
|
adamdunkels
|
5af47a2f0c
|
Latest SVN version of MSPsim
|
2010-04-04 12:31:05 +00:00 |
|
joxe
|
3a286c4f93
|
improved tunslip6 with support for debug printouts and configuration of IPv6 address
|
2010-04-02 18:17:20 +00:00 |
|
joxe
|
df4247f0c6
|
slightly improved timing on CCA/RSSI in the CC2420 emulation
|
2010-04-01 18:15:05 +00:00 |
|
fros4943
|
2595d31367
|
updated collect test: bigger network (50), more hops, bugfixed duplicate detection
|
2010-04-01 12:22:39 +00:00 |
|
joxe
|
02dc04cc6a
|
improved CC2420 emulation
|
2010-03-31 20:11:03 +00:00 |
|
fros4943
|
70ab82761b
|
test now also includes multi-hop pinging (uip_over_mesh), up to 4 hops
|
2010-03-31 09:35:01 +00:00 |
|
oliverschmidt
|
8dd2b75383
|
Explicitly set CBM filetypes (PRG, USR).
|
2010-03-31 06:05:37 +00:00 |
|
fros4943
|
bb7944a201
|
workaround to survive the bad characters that are sometimes printed by mspsim-based motes + make clean before compilation
|
2010-03-29 14:14:09 +00:00 |
|
fros4943
|
6460bc1214
|
old compilation flag WITH_NULLMAC=1 was replaced by netstack's nullmac_driver and nullrdc_Driver
|
2010-03-29 13:00:15 +00:00 |
|
fros4943
|
f228272cfc
|
test update: contiki shell prompt was changed
|
2010-03-29 10:52:22 +00:00 |
|
fros4943
|
d84f84de52
|
bugfix: using MspMoteTimeEvent:s to ensure that MSPSim's internal clock is correct when button is clicked
|
2010-03-29 10:18:14 +00:00 |
|
fros4943
|
9316b31d9a
|
shell command 'ps' was removed from sky-shell.c, instead using 'echo' in test
|
2010-03-29 09:20:47 +00:00 |
|
fros4943
|
90f174509b
|
removed previous workaround for already fixed bug in CC2420 CRC
|
2010-03-26 13:33:40 +00:00 |
|
fros4943
|
ce5d19fefd
|
moved elf loading and debugging info to the mote type, rather than keeping a separate refence in each mote. this patch reduces both the memory usage of MSPSim-based motes, and the processing time to load them
|
2010-03-26 12:29:11 +00:00 |
|
nifi
|
e6a8ba41fd
|
Added consumer thread timeout
|
2010-03-26 10:11:50 +00:00 |
|
fros4943
|
9a32ec8a31
|
using update aggregator to avoid event queue flooding in fast simulations, restructured copy to clipboard popup menu
|
2010-03-26 09:29:04 +00:00 |
|
fros4943
|
c6c0b1b486
|
help class that simplifies effective handling of high rate events, that otherwise might flood the event queue
|
2010-03-26 09:27:58 +00:00 |
|
fros4943
|
96979b5fbf
|
lower simulation thread priority, added timeout on blocking stop simulation method
|
2010-03-26 09:26:22 +00:00 |
|
fros4943
|
e4c3ac8125
|
synchronizing access to log list
|
2010-03-26 09:12:20 +00:00 |
|
joxe
|
1f4ced16eb
|
fixed ack with DSN CC2420 and improved timer capture
|
2010-03-25 16:32:00 +00:00 |
|
fros4943
|
20d9f70b09
|
plugin is updated to support non-visualized simulations
|
2010-03-25 08:00:15 +00:00 |
|
nifi
|
81dbcf1654
|
Added option to move motes in Visualizer without confirm dialog by dragging motes with ALT button pressed
|
2010-03-24 14:22:56 +00:00 |
|
fros4943
|
78069e8853
|
minor fix: section size was printed in hex, not decimal
|
2010-03-24 12:29:33 +00:00 |
|
nifi
|
75481f6460
|
Removed debug output
|
2010-03-23 12:05:36 +00:00 |
|
adamdunkels
|
8f7e96b06f
|
Tools for parsing and plotting a power trace from Contiki
|
2010-03-19 22:01:34 +00:00 |
|
fros4943
|
f2a1604b63
|
make portable paths method public
|
2010-03-19 15:04:51 +00:00 |
|
fros4943
|
54db259c32
|
using EXPORT attribute to automatically copy firmware files in executable JARs
|
2010-03-19 15:04:05 +00:00 |
|
fros4943
|
4498c39e9e
|
removed debugging output
|
2010-03-19 15:03:14 +00:00 |
|
fros4943
|
e83635832a
|
added simconfig attribute EXPORT that determines how files should be handled when a simulation is exported as an executable JAR
|
2010-03-19 15:02:26 +00:00 |
|
nifi
|
cba5256ca2
|
updated to use uip-ds6
|
2010-03-19 12:58:17 +00:00 |
|
fros4943
|
ae122627de
|
export project config to allow project plugins to be run from executable jars
|
2010-03-19 12:34:37 +00:00 |
|
fros4943
|
c71b5b60d0
|
minor bugfix: cause may be null
|
2010-03-19 12:34:03 +00:00 |
|
fros4943
|
aa41f9218a
|
loading user settings before generating executable jar, added debugging output
|
2010-03-19 11:32:59 +00:00 |
|
fros4943
|
c5c6c3b775
|
return success (0) after exporting jar, use portable firmware paths in exported config
|
2010-03-19 09:08:38 +00:00 |
|
fros4943
|
09446c0ee7
|
added export-jar target, updated help
|
2010-03-19 08:57:04 +00:00 |
|
nifi
|
ef5a4a6ad7
|
only add separator if there is more data
|
2010-03-17 22:44:20 +00:00 |
|