Fredrik Osterlind
|
eab795c14c
|
removed debugging output
|
2011-02-11 15:42:18 +01:00 |
|
Fredrik Osterlind
|
d6730140bd
|
fixed line endings
|
2011-02-11 15:38:39 +01:00 |
|
Fredrik Osterlind
|
a4f1c85914
|
prerequisites download info
|
2011-02-11 15:37:28 +01:00 |
|
Fredrik Osterlind
|
a4e99e1dc2
|
using memory breakpoints instead of polling memory region during
bootup
|
2011-02-11 15:30:17 +01:00 |
|
Fredrik Osterlind
|
9e14d09bb0
|
fixed line endings
|
2011-02-11 13:27:17 +01:00 |
|
Joakim Eriksson
|
c114f9e1fb
|
added more verbose data on RPL-DIO messages
|
2011-02-08 21:27:33 +01:00 |
|
Joakim Eriksson
|
21736fe78f
|
fixed bug in coojas iphc packet analyzer
|
2011-02-08 21:20:11 +01:00 |
|
adamdunkels
|
6f89233b01
|
Print out the speedup when simulation stops
|
2011-01-13 19:05:09 +00:00 |
|
adamdunkels
|
928cb1fc84
|
Simplified the test code; made the rime_collect and rime_collect_sky tests the same.
|
2011-01-10 15:05:52 +00:00 |
|
adamdunkels
|
5bbe113e5b
|
Removed reference to unused last_stats
|
2011-01-10 06:39:53 +00:00 |
|
adamdunkels
|
d5851423fd
|
Copied the test code from the sky_shell_collect test, which correctly counts packet receptions and duplicates. Test code is much leaner and meaner now.
|
2011-01-09 23:51:30 +00:00 |
|
adamdunkels
|
0ab552b0e4
|
Use collect-view-shell instead of sky-shell
|
2010-12-16 22:53:40 +00:00 |
|
nifi
|
5d542c2cad
|
Added optional color for mote relations
|
2010-12-10 17:50:48 +00:00 |
|
fros4943
|
e2436d023e
|
notify radio medium when simulation finished loading
|
2010-12-10 15:55:47 +00:00 |
|
fros4943
|
cc2601bb85
|
changed open simulation menu structure + save simulation as config.gz
|
2010-12-10 15:54:52 +00:00 |
|
fros4943
|
eaa5d32cec
|
hide .directories, sort directories
|
2010-12-07 11:59:55 +00:00 |
|
fros4943
|
c2d2e7f8f8
|
bad character
|
2010-12-07 10:40:08 +00:00 |
|
fros4943
|
a1045f6313
|
displays only used ipv6 addresses + works for both cooja and sky platform
|
2010-12-07 10:27:11 +00:00 |
|
fros4943
|
41f56f34f2
|
added compile method with command array argument
|
2010-12-03 15:25:17 +00:00 |
|
fros4943
|
e6fd4def78
|
exposing the last mouse clicked mote, skins may use this to view additional information about the mote
|
2010-12-03 13:54:25 +00:00 |
|
fros4943
|
e227b50151
|
fixed parsing of sky ipv6 addresses
|
2010-12-03 13:40:42 +00:00 |
|
fros4943
|
7e7f40e332
|
cooja.config example for defining a project description
|
2010-12-02 15:32:55 +00:00 |
|
fros4943
|
773fbf8727
|
removed temporary plugins, fixed compiler warnings, using new cooja projects class
|
2010-12-02 15:29:07 +00:00 |
|
fros4943
|
1d9ed108d4
|
updated to use new cooja project class
|
2010-12-02 15:28:06 +00:00 |
|
fros4943
|
7d26ad8426
|
removed bad character
|
2010-12-02 15:27:27 +00:00 |
|
fros4943
|
4e98ca8ec9
|
added container for cooja projects, to easier maintain and handle loaded projects and their resources
|
2010-12-02 15:27:08 +00:00 |
|
fros4943
|
9a3c7ae650
|
removed use of temporary (simulation-specific) plugins, instead plugins should be unregistered when no longer needed + added method called when radio medium is removed from simulation
|
2010-12-02 15:25:49 +00:00 |
|
fros4943
|
33ebdab053
|
updated crosslevel test to renamed nullrdc_noframer
|
2010-11-29 15:07:12 +00:00 |
|
fros4943
|
246168e584
|
removed test script button click at sink, no longer used since sink is defined in example-collect.c
|
2010-11-16 14:34:45 +00:00 |
|
adamdunkels
|
9446d37285
|
Increased the default Cooja CFS size to 4000 bytes so that examples work (found by Roger Larsson)
|
2010-11-15 21:44:37 +00:00 |
|
joxe
|
0a8331f7e6
|
fixed IOException bug in pcap exporter
|
2010-11-15 12:08:20 +00:00 |
|
joxe
|
c9a109dbc8
|
added initial pcap exporter for 6lowpan analyzer
|
2010-11-15 12:00:54 +00:00 |
|
nifi
|
36b0f22f2b
|
Enabled the Collect-View plugin by default in COOJA
|
2010-11-12 16:50:38 +00:00 |
|
fros4943
|
9552ba40bd
|
quickhelp for mspcli
|
2010-11-11 14:58:47 +00:00 |
|
adamdunkels
|
efdda5335f
|
Updated path to collect-view tool
|
2010-11-10 20:46:57 +00:00 |
|
fros4943
|
3563089a91
|
reimplemented initial support for referencing contiki source files in cooja projects
|
2010-11-10 13:11:43 +00:00 |
|
fros4943
|
d6070a0c94
|
interfere with ongoing transfer even if transmission fails
|
2010-11-10 13:09:01 +00:00 |
|
fros4943
|
09d804b5e5
|
do not execute timeout event if script is already disabled
|
2010-11-10 13:05:18 +00:00 |
|
fros4943
|
a757515885
|
+options to inverse current filter and hide debugging output
|
2010-11-10 13:03:49 +00:00 |
|
adamdunkels
|
26c4f26257
|
New nightly regression test for UDP/RPL/IPv6 data collection on the Tmote Sky
|
2010-11-06 12:33:28 +00:00 |
|
adamdunkels
|
faec16f236
|
Updated to the new collect-view path
|
2010-11-03 14:53:16 +00:00 |
|
adamdunkels
|
753df27728
|
Added a label that shows relative simulation speed
|
2010-11-03 12:29:47 +00:00 |
|
adamdunkels
|
865264a063
|
Bugfix that makes MicaZ nightly tests work
|
2010-11-02 11:12:17 +00:00 |
|
nifi
|
cb1f206c4f
|
Updated to allow MSPSim emulated nodes without debug information
|
2010-10-25 14:13:38 +00:00 |
|
nifi
|
f61ab7c061
|
Added arrows to mote relations to show direction
|
2010-10-25 13:53:02 +00:00 |
|
fros4943
|
105fe0b5df
|
added right-click menu option to remove all motes but selected
|
2010-10-19 20:31:02 +00:00 |
|
fros4943
|
131d0b5853
|
minor bugfix: reverse search (ctrl+f, shift+enter)
|
2010-10-13 11:31:10 +00:00 |
|
fros4943
|
8c3f4859b4
|
removed log data string caches (reduces memory usage), added mote highlighting by clicking on Mote column
|
2010-10-13 08:33:22 +00:00 |
|
nifi
|
af3f4ae679
|
Added warning if the plugin fails to start the CollectView application
|
2010-10-12 16:48:43 +00:00 |
|
adamdunkels
|
3edd8ff316
|
Updated tests to match new collect-view-data command syntax
|
2010-10-12 12:05:43 +00:00 |
|