Commit graph

21 commits

Author SHA1 Message Date
nifi
dde50b028a Added tab to set new collect parameters 2010-09-28 23:12:16 +00:00
nifi
bf91d4906b Made configuration of node info table persistent 2010-09-26 21:48:21 +00:00
nifi
fb9c7607b0 Added charts over next hop changes and estimated lost packets. 2010-09-21 20:24:18 +00:00
nifi
bba653f20c Added categories for cleaner tab layout
* Added estimated packet loss and next hop change count to node info panel
2010-09-15 16:15:10 +00:00
nifi
7ffa792a26 Changed NodeInfo to use a table to show node information instead of text area. 2010-09-14 23:04:50 +00:00
nifi
3a8313f0cc Clear all nodes when clearing sensor data. Use Node.compareTo() to sort nodes instead of NodeComparator. 2010-09-14 22:54:58 +00:00
adamdunkels
3a4b479704 Added a radio duty cycle tab; made packet reception chart have integer labels 2010-09-14 14:23:58 +00:00
nifi
4b0ffb0739 Bug fix: use getNodeTime() instead of getSystemTime() 2010-09-14 11:27:23 +00:00
nifi
aff3fcad87 Fixed to sort nodes by id. Added charts for packets received last 5 minutes and last/average hops to sink 2010-09-14 10:38:12 +00:00
nifi
20ea27c468 Updated to sort nodes by numeric id instead of name 2010-09-08 12:39:40 +00:00
nifi
77014a8d90 Added chart with received packets per minute and skeleton for node statistics panel 2010-09-06 22:42:29 +00:00
nifi
302a07344c * Updated to show base shape in line charts (can be disabled in menu)
* Added simple packet delivery chart based on sequence numbers
2010-08-31 13:05:40 +00:00
adamdunkels
de601c9523 Added battery voltage level readout & SHT11 low-voltage indicator 2008-11-10 21:14:20 +00:00
nifi
4206ff28a2 Fixed problem with programming Sky nodes using the Java interface under Linux 2008-09-03 13:35:21 +00:00
nifi
822726f817 Added system time when the sensordata is received at the base station and fixed sensor data log to be flushed. 2008-08-29 10:00:23 +00:00
nifi
ec69c1c825 Added menu option to send init script to nodes. Added charts 'Average Power' and 'Average Temperature'. Limited the number of displayed chart items to 250 in the time charts 2008-08-29 09:00:15 +00:00
adamdunkels
5991bc0d67 Milliseconds -> seconds 2008-07-10 20:05:09 +00:00
nifi
c4b197a2a4 added option to program Sky nodes from the Java interface 2008-07-10 14:52:59 +00:00
nifi
09197c7ad0 moved range configuration to initialization 2008-07-10 00:19:20 +00:00
nifi
5c37342e14 bug fix 2008-07-09 23:33:33 +00:00
nifi
0fa1ae0fce Java interface using the shell to collect and visualize sensor values from Sky nodes 2008-07-09 23:18:05 +00:00