Steve AB7PA
10ff6f512f
Fix regex for current neighbor midxx.hostname ( #110 )
2021-05-22 23:45:00 -05:00
Steve AB7PA
79a57a0021
Add LocalHost Connection Type ( #109 )
...
Add a connection type field to info.lua so the api can provide it to the
newui Local Hosts display.
2021-05-21 11:12:43 -05:00
Steve AB7PA
1c76248765
Remove local.mesh suffix from Local Hosts hostname in newui ( #108 )
2021-05-20 20:46:29 -05:00
Steve AB7PA
7633d10382
Remove local.mesh suffix from CurrentNeighbor hostname ( #106 )
...
* Remove local.mesh suffix from CurrentNeighbor hostname
* Uppercase hostname for consistency
* Make hostname lowercase for consistency with Local Hosts display in newui
2021-05-20 16:56:50 -05:00
AbortRetryFail
9fd900f631
Add build target for Meraki MR16 devices. ( #104 )
...
closes #103
closes #104
2021-05-16 15:29:40 -07:00
Steve AB7PA
780b696398
fix: Local Alert File Read All ( #102 )
...
* fix: Local Alert File Read All
Read the entire local_message file rather than just the first line.
* fix: Local Alert File Read All
Also fix the issue with empty alert files showing empty newui alert
dialogs.
2021-05-11 21:27:05 -05:00
dman776
232d7bf6b2
api enhancement: convert getFreq to use lib-iwinfo ( #101 )
2021-05-06 00:05:57 -05:00
Steve AB7PA
8ef6e56925
Format Uptime as String ( #100 )
...
* Format Uptime as String
Format uptime as a string with values for days, hours, minutes, and
seconds.
* Format uptime as String
Change code to use the secondsToClock function in utils.lua
2021-05-05 22:20:29 -05:00
dman776
209f9dc3f9
bugfix: fix api when meshrf is disabled ( #99 )
2021-05-05 12:53:19 -05:00
dman776
8117fcc74f
Lua info gateway ( #95 )
...
* api updates: alerts, targettype, api_version
* added filesystem and memory totals
* bugfix: correct error in api ip when there is no gateway
2021-04-23 10:10:40 -05:00
Paul K3PGM
3ddb7a0bb2
feature: runtime-configurable tunnel limits ( #84 )
2021-04-23 09:46:09 -05:00
dman776
261644b1e5
Updated config.yml
2021-04-11 07:12:52 -05:00
Joe Ayers
745b15ee29
aredn: reset branch to main
2021-04-10 23:27:36 -07:00
dman776
70287347b4
aredn: Prepare the 3.21.4.0 release ( #92 )
...
* aredn: Prepare the 3.21.4.0 release
* add Mikrotik mAntbox to README
2021-04-10 09:58:45 -05:00
Steve AB7PA
d5c9e33e68
bug: Fix spike to zero in SNR Chart ( #90 )
...
Fix spike to zero in SNR Chart.
2021-04-06 21:18:00 -05:00
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
dman776
3de44d3830
readme update - correct typo ( #87 )
2021-03-31 16:28:23 -05:00
Steve AB7PA
77ebea85c2
Execute Button Description ( #86 )
2021-03-27 11:28:17 -05:00
kc8ufv
fa4c9c36ea
Update perlfunc.pm
...
Added new hardware model strings for the Mikrotik Routerboard 911 & 912, since Mikrotik now puts them as RB911/RB912
2021-03-26 17:46:16 -07:00
Joe AE6XE
fa12ec50e1
aredn: add Rocket XM ar71xx image to support older models with USB port ( #83 )
2021-03-24 22:25:34 -05:00
dman776
c98126f812
feature: add "none" type advanced config options to simplify the UI ( #81 )
2021-03-21 19:14:29 -05:00
Paul K3PGM
130119f163
Tunnel servers limited to 9 - same fix as vtundsrv in f4a1e73
( #82 )
2021-03-21 19:13:34 -05:00
dman776
020ae4def6
Update banner ( #80 )
...
* update login banner
* correct patch file
2021-03-16 15:24:15 -05:00
dman776
20b6d09e28
update login banner ( #79 )
2021-03-15 13:43:23 -05:00
dman776
38b5e01fee
feature: add mesh gateway setting to sysinfo.json ( #77 )
2021-03-15 09:39:27 -05:00
K3PGM
1381cf3868
Fix for uci_set_indexed_option() inserting multiple empty sections ( #78 )
2021-03-14 20:35:10 -05:00
dman776
cdf8057f65
bugfix: re-submit path reset2 (previously approved) ( #75 )
2021-03-12 20:02:08 -06:00
dman776
4b86b4f02a
feature: add advanced config option to purge AREDN Alert (and local alert) messages ( #76 )
2021-03-12 16:28:14 -06:00
ab7pa
89f110866f
Update alert banner background color
...
Update the alert banner background color to distinguish it from the
"supported hardware" messages. This makes it look more like a standard
sticky note.
2021-03-07 00:32:58 -08:00
Joe AE6XE
9efb1e8dcb
bugfix: remove freifunk feeds ( #70 )
2021-02-25 07:21:49 -06:00
dman776
7c6c1e4636
bugfix: reset download paths upon upgrade to default ( #69 )
...
* bugfix: reset download paths upon upgrade to default, if standard paths are used.
* correct aredn_base path default
2021-02-23 21:23:06 -06:00
Steve AB7PA
b2b5b58f28
Update branch and repo names in HowTo ( #67 )
2021-02-22 11:33:23 -06:00
Joe Ayers
b3f9ba439e
aredn: upgrade to openwrt 19.07.7
2021-02-19 10:58:51 -08:00
Steve AB7PA
99305c592a
Update branch develop to main ( #66 )
...
Update the default branch name from develop to main in How to Use GitHub
file and diagram.
2021-01-26 21:56:06 -06:00
Darryl Quinn
91fa534c93
aredn: change readme to refer to new default branch name (main)
2021-01-26 19:37:45 -08:00
Joe AE6XE
6adce6b9ea
aredn: rename default branch from develop to main ( #64 )
2021-01-26 21:15:00 -06:00
Joe AE6XE
e822a0f81f
aredn: upgrade to Openwrt 19.07.6 ( #63 )
2021-01-26 21:08:17 -06:00
Joe AE6XE
011eab0895
aredn: add new Mikrotik model string for SXTsq5nD ( #62 )
2021-01-22 23:10:14 -06:00
dman776
3faf42cb8d
updated readme ( #60 )
2020-12-30 20:22:41 -06:00
Steve AB7PA
732a94dfcd
Update diagram repo name to aredn ( #59 )
...
Update the repo name to aredn in the GitHub-workflow.png diagram
2020-12-29 15:13:47 -06:00
dman776
84357c5c10
Merge pull request #57 from dman776/build_updates
...
build: build was failing with -j36! revert back to dash_j_value
2020-12-17 16:19:29 -06:00
Darryl Quinn
4a072410f5
build: build was failing with -j36! revert back to dash_j_value
2020-12-17 16:19:06 -06:00
dman776
0913db7b31
Merge pull request #56 from dman776/build_updates
...
build: correct nproc command
2020-12-17 16:01:39 -06:00
Darryl Quinn
5fb6e60cd2
build: correct nproc command
2020-12-17 16:01:15 -06:00
dman776
31278fa5db
Merge pull request #55 from dman776/build_updates
...
build: testing new build scripts
2020-12-17 15:50:01 -06:00
Darryl Quinn
96722d980a
build: testing new build scripts
2020-12-17 15:48:52 -06:00
Darryl Quinn
45dd094936
update to new repo paths
2020-12-15 18:36:40 -08:00
dman776
4c08869520
bugfix: correct link to the downloads directory ( #590 )
...
* bugfix: correct link to the downloads directory
* fix https protocol
2020-12-11 11:19:54 -06:00
apcameron
832384537b
openwrt: bump to openwrt v19.07.5 ( #589 )
2020-12-10 18:49:52 -06:00
apcameron
60e140c090
openwrt: bump version to v19.07.4 ( #588 )
2020-12-10 18:36:47 -06:00