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
9a4d17fe7c
Bug fix: put device in standby mode at startup in case it has previously been put in deep power-down mode; patch by Martin Bor
2010-10-12 22:55:11 +00:00
nifi
a292ff9fe6
Added legend
2010-10-12 22:26:56 +00:00
oliverschmidt
a5df3e8d00
Removed unnecessary include.
2010-10-12 19:57:44 +00:00
oliverschmidt
2f89e69ff7
Fixed build for platforms which use the default value for QUEUEBUF_NUM.
2010-10-12 19:51:28 +00:00
nifi
af3f4ae679
Added warning if the plugin fails to start the CollectView application
2010-10-12 16:48:43 +00:00
nifi
d2f7f62a34
Added quick start help text, added explicit save settings in menu, fixed bug in the background image selection.
2010-10-12 16:28:19 +00:00
adamdunkels
3edd8ff316
Updated tests to match new collect-view-data command syntax
2010-10-12 12:05:43 +00:00
adamdunkels
ed2228ff6f
Replaced the old sky-alldata command with the new collect-view-data command. Added the new shell powertrace command. Cleaned up.
2010-10-12 11:42:37 +00:00
adamdunkels
91565347a7
Removed the default immediate initialization of the network (the collect & netcmd commands). This should be done via the GUI instead now.
2010-10-12 11:41:44 +00:00
adamdunkels
cc33fa0249
Replaced the sky-alldata command with the new collect-view-data command. Also added an explicit killall command before sending a new collect command.
2010-10-12 11:39:59 +00:00
adamdunkels
a5d34a4fab
Reordered the data items to match the new collect-view-data shell command instead of the old sky-alldata command
2010-10-12 11:39:10 +00:00
adamdunkels
a4a69aea82
Added a panel showing the beacon interval
2010-10-12 11:38:34 +00:00
adamdunkels
f82279c299
Made the collect-view application that was preivously hidden inside examples/sky-shell into its own application. This makes it possible for other platforms to use the same nica Java gui from the sky-shell application.
2010-10-12 11:37:41 +00:00
adamdunkels
0c5f9992c1
Increased the default number of retransmissions for the send command
2010-10-12 11:36:42 +00:00
adamdunkels
3f6dc30373
Added a powertrace command as an interface to the powertrace app
2010-10-12 11:34:49 +00:00
adamdunkels
04ede258d0
Bugfix: rfchannel did not print out over the correct command structure
2010-10-12 11:34:08 +00:00
oliverschmidt
284f7166b7
Allow standalone win32 programs to exit the Contiki process by calling LOAD_UNLOAD().
2010-10-12 11:03:53 +00:00
fros4943
ece7919f49
added removed()-method for mote objects
2010-10-12 10:58:31 +00:00
fros4943
d470c20029
print test script progress for long running tests
2010-10-12 10:57:22 +00:00
fros4943
e56dccb840
save time formatting to config
2010-10-12 10:56:25 +00:00
fros4943
375e6fb1b4
added simple search functionality (ctrl+f)
2010-10-12 10:31:22 +00:00
fros4943
3238302326
+ channel support in dgrm, signal strength bug fix
2010-10-12 10:29:43 +00:00
fros4943
8782094b2f
minor updated: more zoom levels, implemented mote highlighting, updated channel-specific colors, added move to top mote action
2010-10-12 10:27:26 +00:00
fros4943
f837678608
+ simple time formatting hh:mm:ss.sss, currently accessed by mouse clicking column header
2010-10-12 10:04:35 +00:00
adamdunkels
020da4e8ba
Added a function for obtaining beacon intervals
2010-10-11 23:44:24 +00:00
adamdunkels
ec716ea62d
Do not reduce transmission interval, unless explicitly told so with the bump flag
2010-10-11 23:43:01 +00:00
adamdunkels
37adf130b4
Rewrite of the congestion logic. A node now report it being congested
...
when half the transmission queue is full. When a neighbor is heard to
be congested, the rtmetric of that node is inflated to avoid sending
more traffic in its direction.
Fixed problems with beacon intervals: intervals are now not reduced
when a path gets significantly worse, only when they get better.
2010-10-11 23:42:01 +00:00
adamdunkels
d821ba5e22
Added a lifetime for link estimates: if they are too old, they are
...
reset so that a new probing period can produce more up-to-date
estimates. Added a congestion mechanism whereby a neighbor can be
marked as being congested for a period of time, during which the ETX
for the neighbor will be artificially inflated.
2010-10-11 23:38:46 +00:00
adamdunkels
5eb4a0fe8d
Rewrote the initial link estimate logic: link estimates are now
...
computed only over the actual samples, not over the entire
buffer. Also, the initial link estimate is much more conservative now
(16 transmissions) to favor links that have been probed, and which
therefore are likely to have better ETXs.
2010-10-11 23:34:02 +00:00
nifi
98702b2e85
Simple plugin to connect the CollectView demo to COOJA
2010-10-11 09:29:05 +00:00
nifi
febb07a71b
Added simple spring layout that attracts connected nodes in node visualizer
2010-10-10 22:39:09 +00:00
nifi
5988b06bd1
Readded support for Sentilla platforms that was accidentally lost in previous version
2010-10-08 05:54:51 +00:00
nifi
e770e87995
Added more options to send and receive data (via command, file, standard in)
2010-10-07 21:13:00 +00:00
nifi
20e04b5c23
Added parsing of COOJA logs
2010-10-07 21:01:46 +00:00
nifi
54692bf62a
ETX 1.0 is 8, not 16, in the new collect code
2010-10-07 20:59:48 +00:00
adamdunkels
0cabe483c3
Don't call sink recv function for zero-size packets, since these most likely are link estimate probes or keepalive packets. Explicitly set eseqno to zero when opening a new connection.
2010-10-07 15:52:28 +00:00
joxe
f78fd63fd7
fixed bug in serial printout related to TinyOS-mode
2010-10-07 13:09:28 +00:00
joxe
a5aa083fa4
update version of mspsim - optimized flash read
2010-10-07 13:07:44 +00:00
oliverschmidt
35f7b6046e
Fixed 'Modulo operation with zero' error by making sure that NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE is not smaller than CLOCK_CONF_SECOND.
2010-10-06 19:48:26 +00:00
oliverschmidt
d1a75f73b3
Made cfs-based webserver example compatible with 8.3 file systems.
2010-10-06 19:28:57 +00:00
adamdunkels
14940b65b8
Added the total power consumption to each powertrace printout; updated powertrace scripts to reflect this change
2010-10-06 18:40:21 +00:00
adamdunkels
ad35c54473
Bugfix: when a node's rtmetric was lower than SIGNIFICANT_RTMETRIC_PARENT_CHANGE, its beacon timers would always be bumped to its lowest value
2010-10-05 20:06:47 +00:00
adamdunkels
52e9a6f1fb
Turned the DRAW_TREE debug flag off by default
2010-10-04 22:36:47 +00:00
nifi
db5667ac8d
Ignore access control problems when looking up debug info
2010-10-04 22:33:58 +00:00
oliverschmidt
5feb646462
Call Makefiles to build binaries before creating the images.
2010-10-04 22:13:45 +00:00
adamdunkels
65d640ac53
Several bugfixes to the proactive link estimate maintenance code, which is now enabled by default. Simplified DRAW_TREE code for drawing routing graph in Cooja. Added routing metric penalty to parents that are congested or that drop packets.
2010-10-04 20:27:50 +00:00
adamdunkels
212e73faa6
Removed old netsim code. Added a function for obtaining the packet attributes of a queuebuf packet.
2010-10-04 20:26:01 +00:00
joxe
67c76649d9
small optimizations and cleanups
2010-10-04 12:54:01 +00:00