Darryl Quinn
b2c4913680
default any error conditions to -95
2015-12-13 15:07:46 -06:00
Darryl Quinn
aa6dbe41d6
minor adjustment to interfaces and hosts (change to array)
2015-12-12 17:33:54 -06:00
Darryl Quinn
3685deb091
moved buttons to top of page for consistency with other pages
2015-12-11 17:10:57 -06:00
AE6XE
13c3d88c72
Merge: feature: snrlog updates to handle host name change and lack of hostname or ip info
2015-12-11 10:27:38 -08:00
AE6XE
6903476f02
feature: snrlog updates to handle host name change and lack of hostname or ip info
2015-12-11 10:25:38 -08:00
Darryl Quinn
62ba6daf75
bugfix: display correct month
2015-12-11 01:04:34 -06:00
Darryl Quinn
2f15569a69
fixed y-axis label
2015-12-11 00:35:37 -06:00
Darryl Quinn
fbc6002924
removed spurious comments
2015-12-10 12:15:12 -06:00
Darryl Quinn
61d9db044d
bugfix: location message alignment/html structure issue
2015-12-10 12:14:38 -06:00
Darryl Quinn
fba3459752
bugfix: fix validation to not allow - at the end of the line
2015-12-10 12:12:15 -06:00
Darryl Quinn
1ef42568c2
changed default chart view to realtime
2015-12-10 11:22:30 -06:00
Darryl Quinn
43565d714e
updated snrlog for multi devices
2015-12-10 11:17:03 -06:00
Darryl Quinn
f96fac0a57
removed old SNR page and replace with new chart page
2015-12-10 11:14:43 -06:00
Darryl Quinn
833dedd8fa
changed the filename that snrlog cron job creates
2015-12-09 17:20:16 -06:00
Darryl Quinn
a1deaea04a
bugfix: initialize chart to start at -95 instead of 0
2015-12-09 17:16:44 -06:00
Darryl Quinn
4de822ca2b
signal2 cleanup
2015-12-09 16:57:57 -06:00
Darryl Quinn
dd04d3d657
feature: added realtime charts by device
2015-12-09 16:37:37 -06:00
Darryl Quinn
c81127f2a4
feature: select a device to view archived data against, enabled chart zooming/panning
2015-12-09 15:36:09 -06:00
Darryl Quinn
46c13c8c64
bugfix: add error checking when posting to map server
2015-12-08 17:20:53 -06:00
Darryl Quinn
c270ea5e0d
added data validation for lat/lon/gridsquare
2015-12-08 17:03:15 -06:00
Darryl Quinn
8ceaa87472
bugfix: maxis on grid square field set to 6
2015-12-07 15:51:29 -06:00
Darryl Quinn
fa0e128104
feature: provided lat/lon/gridsquare purge ability
2015-12-07 15:47:12 -06:00
Darryl Quinn
e1d4c82256
bugfix: test/update grid square to message appears when appropriate
2015-12-07 15:41:34 -06:00
Darryl Quinn
2bbcb1598f
Merge branch 'location_data' into develop
...
* location_data:
feature: save location data from admin page
2015-12-07 15:25:26 -06:00
Darryl Quinn
24ccfb30bc
feature: save location data from admin page
2015-12-07 15:24:39 -06:00
Darryl Quinn
e3962e12e1
feature: add signal2 graphing page to status page as a button
2015-11-24 22:39:27 -06:00
Conrad Lara - KG6JEI
a489928fc6
bugfix: sortable wscan was removed during previous merge.
...
During a previous merge the sortable code for wscan was accidentally removed.
2015-11-23 19:58:37 -08:00
Conrad Lara - KG6JEI
dabd9a4fbc
bugfix: 802.11n devices did not use 802.11n datarates
...
This adds support for 802.11n data rates on the mesh.
This should improve dataspeeds across the board
MIMO devices like Rocket and NanoStation should be able to use dual chains which allows diverse data transmission on each chain increasing throughput
MCS data rates in theory should cut through noise better than legacy modulation and have higher speeds on each step which should allow overall higher datarate between nodes.
2015-11-15 19:50:54 -08:00
Conrad Lara - KG6JEI
48cb37bd05
Merge branch 'release-3.15.1.0' into develop
...
Merging in latest release-3.15.1.0 changes into develop to provide a foundation with recent release fixes for the develop branch.
This should be 3.15.1.0b03 code.
Conflicts:
files/etc/crontabs/root
files/usr/local/bin/wscan
files/www/cgi-bin/sysinfo.json
2015-11-15 19:28:56 -08:00
Conrad Lara - KG6JEI
854a536629
bugfix: Settings set to 0(off/disabled) are not copied over during OTA.
...
Some settings would not copy correctly and would fall back to the config default due to faulty if checks logic when the value was set to 0 ending up in if(0) checks.
2015-11-15 10:59:17 -08:00
AE6XE
1ae6aafcc5
bugfix: add rssi_monitor data and logfiles to download support data
2015-11-03 20:34:07 -08:00
AE6XE
5b945229fa
bugfix: add rssi_monitor data and logfiles to download support data
2015-11-03 20:32:36 -08:00
AE6XE
d0ff01bdbf
bugfix: rssi_monitor log file size trim calculation error
2015-11-02 22:17:16 -08:00
AE6XE
79bf05f7d9
bugfix: rssi_monitor log file size trim calculation error
2015-11-02 22:15:22 -08:00
AE6XE
190fe69d4b
bugfix: deaf chain workaround merge
2015-11-01 18:38:21 -08:00
AE6XE
8cd8e07885
bugfix: deaf chain workaround
2015-11-01 18:33:05 -08:00
Darryl Quinn
a5492c0807
bugfix: tunnel client not showing errors. allow - in pwd
2015-10-19 22:48:09 -05:00
Conrad Lara - KG6JEI
0560ee3d66
Merge branch 'cleanupwscan' into release-3.15.1.0
...
Fixup various issues in wscan.
2015-09-04 22:59:04 -07:00
Conrad Lara - KG6JEI
a200f49a37
bugfix: Better handle AP detection.
...
All devices that respond to an iw scan will be AP's or ADHOCS.
All adhoc devices need to have the adhoc designator so if we don't see this we know its an AP.
2015-09-04 22:19:53 -07:00
Conrad Lara - KG6JEI
c7bde9712a
bugfix: station listing includes nodes that have not been seen for some time
...
Also resolves the "0" signal strength as nodes that have not been seen in long time show up as a 0 for signal.
This is a regression of the issues seen on the iw scan but in this case applies to station dump which we have not used before.
2015-09-04 22:11:00 -07:00
Conrad Lara - KG6JEI
ba3f3b9b16
bugfix: initialize lastseen variable before first use.
2015-09-04 21:38:44 -07:00
Conrad Lara - KG6JEI
0f8b82e074
bugfix: regression: Networks not seen in long time show up in scan
...
commit d0bbeae66b
introduced a regression previously fixed in commit 9aec7e019b
Resolves regression
2015-09-04 20:48:17 -07:00
AE6XE
4a8ede950c
Merge branch 'wscan' into release-3.15.1.0
...
bugfix: wscan - show 3ghz freq instad of channels, fix blank mode fields
2015-08-28 19:52:37 -07:00
AE6XE
d0bbeae66b
bugfix: wscan - show 3ghz freq instead of channels, fix blank mode fields
2015-08-28 19:44:54 -07:00
Darryl Quinn
0669217984
check for 3Ghz band channels and report freq instead
2015-08-28 20:09:33 -05:00
Darryl Quinn
14d7163666
add wifi channel number
2015-08-18 21:39:30 -05:00
Darryl Quinn
b9ce490a3c
changed maxlines to capture 2days worth of data
2015-08-10 18:25:55 -05:00
Darryl Quinn
3cd84b3dfc
bugfix: wrong syntax for iw
2015-08-05 13:40:45 -05:00
Conrad Lara - KG6JEI
28f038edd5
bugfix: Correct section reference 10(e) should be 7(e) when referring to the section that grants the additional terms permission in GPL.
2015-08-03 15:57:42 -07:00
Darryl Quinn
e0c2cbbe5d
feature: add sorttable.js lib to www/js dir
2015-07-30 15:34:13 -05:00