Steve AB7PA
|
6cc379d647
|
bug: fix nill typo (#88)
* bug: fix nill typo
Fix typo (nill to nil) in pidfile test.
* bug: fix nill typo
Fix typo (nill to nil).
|
2021-04-06 21:15:50 -05:00 |
Joe Ayers
|
f134465edb
|
aredn: add auto distance setting option
contributing author lua code: dman776 <dman776@gmail.com>
|
2019-05-03 19:17:14 -07:00 |
Raymond Suelzer
|
664f2ee629
|
Some LUA Code Clean Up, API (#327)
* Refactor API
* work in progress
* lua clean up
|
2019-01-21 15:41:31 -06:00 |
Joe AE6XE
|
f777e914f9
|
aredn: Mesh RF enable/disable (#307)
add feature to turn off Mesh RF if not in use. When off,
section to re-purpose wireless card to LAN bridged Access
Point becomes visable.
Closes #155
|
2018-12-12 15:16:07 -06:00 |
Joe AE6XE
|
3938f33afe
|
aredn: harden cron maintenance scripts
ensure maintenance scripts execute one at
a time and never in duplication
|
2018-09-13 16:20:18 -07:00 |
dman776
|
c2894f8df9
|
rework sysinfo.json to improve structure (#185)
* rework sysinfo.json to improve structure
re-organize "info" functions into their own lib
* change egrep to grep -E to eliminate shellcheck warning
|
2018-09-10 13:37:50 -05:00 |
Jason
|
30069e5ade
|
Format code
|
2018-07-20 20:34:44 -08:00 |
dman776
|
2db67fc168
|
bugfix: signal charts drop-down list only contains the avg signal for all connected stations (fixes #48) (#58)
|
2018-07-12 17:32:55 -05:00 |
Darryl Quinn
|
956c6b7cd8
|
bugfix: change charts to be time linear
Change-Id: I06e0c8d1d5d39e9faa46bfec3442bf2e3071c8ff
|
2017-02-03 16:34:25 +00:00 |
Darryl Quinn
|
1e08847db0
|
change: add chart null on timeout, skip signal 0 in archive.
Change-Id: Ia30bfebb3d5df097e69f1fb9e8cb75e8f317e3ff
|
2016-12-28 04:54:34 +00:00 |
Darryl Quinn
|
b9c77fa551
|
change: snrlog to keep logs longer after signal loss
Change-Id: Ifab054fcc2bd1578789dbe61f1ae300cce4c2ccd
|
2016-12-14 14:18:37 -06:00 |
Darryl Quinn
|
37a7b57c0a
|
feature: add mcs/rate info to snrlog for archive
Change-Id: I8caa8a0b8cdef74be646283fa458e89b378e608b
|
2016-12-12 20:18:27 +00:00 |
Darryl Quinn
|
a1da9c0ad7
|
migrate snrlog to lua
Change-Id: Icecf72e370c5e938d8d689a858d57094fe847e45
|
2016-12-03 20:18:24 +00:00 |
AE6XE
|
6d619b6757
|
Merge: bugfix: snrlog fix for out-of-range noise floor values returned by iw
|
2016-01-16 17:23:28 -08:00 |
AE6XE
|
f02d4abd33
|
bugfix: snrlog fix for out-of-range noise floor values returned by iw
|
2016-01-16 17:21:55 -08:00 |
AE6XE
|
38209b0af2
|
bugfix: snrlog better handle neighbor references from mac to ip to hostname
|
2015-12-30 17:57:49 -08:00 |
AE6XE
|
265d2eb196
|
feature: enhance snrlog to squareLine, local TZ, fix test condition
|
2015-12-15 22:45:29 -08:00 |
AE6XE
|
ad856844bf
|
feature: enhance snrlog to handle neigbors dropping in and out and leaving mesh
|
2015-12-14 20:55:07 -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
|
43565d714e
|
updated snrlog for multi devices
|
2015-12-10 11:17:03 -06:00 |
Darryl Quinn
|
833dedd8fa
|
changed the filename that snrlog cron job creates
|
2015-12-09 17:20:16 -06:00 |
Darryl Quinn
|
b9ce490a3c
|
changed maxlines to capture 2days worth of data
|
2015-08-10 18:25:55 -05:00 |
Darryl Quinn
|
9b2e95238c
|
fixed realtime charts
|
2015-07-28 16:16:01 -05:00 |
Darryl Quinn
|
3ae86c67ec
|
feature: signal charts
|
2015-07-26 23:09:34 -05:00 |