dman776
dab3f60c9a
bugfix: correct uhttpd page security on sysupgrade ( #296 )
2018-12-02 17:28:35 -06:00
Joe AE6XE
303c50904c
aredn: harden hAP ac lite 5Ghz Lan Access Point ( #293 )
...
enable passwords with virtually any character, enable SSIDs
with virtually any character. ensure ap is always
encrypted to give operator control of client access and
license compliance. Remove (week) WEP encryption option.
2018-11-30 08:32:38 -08:00
dman776
86ec92ac46
bugfix: usb passthrough not initializing after reboot properly ( #292 )
2018-11-29 22:15:16 -06:00
dman776
7792186dda
feature: provide more info on upload disable with tunnels ( #289 )
2018-11-28 22:37:11 -06:00
Joe AE6XE
a62fe95b26
aredn: hAP ac lite enable 5GHz LAN Access Point ( #287 )
...
* aredn: hAP ac lite enable 5GHz LAN Access Point
enable ability to bridge LAN physical ports with wireless
LAN Access Point capability. On dual band hAP ac lite,
used in parallel with mesh RF on 2GHz. Enables future
features on single band devices to turn off mesh RF and
repurposed for mesh LAN Access Point.
closes : #215
2018-11-27 21:37:59 -08:00
Joe Ayers
cae6886dca
aredn: stop cron prior to starting sysupgrade
2018-11-27 20:38:26 -08:00
Joe Ayers
264c32a61d
bugfix: POE passthough fails on NS XM devices
...
the Nanostation XM devices require setting the gpio
port direction unlike some other devices
2018-11-27 18:26:02 -08:00
dman776
a59fe2524a
bugfix: usb_passthrough script missing execute bit (+x) ( #283 )
2018-11-26 13:53:10 -06:00
Joe Ayers
557e4b3903
Revert "feature: reduce bandwidth by compressing resource files ( #278 )"
...
This reverts commit 2d5beb232f
.
Will submit later after resolving issues with precompression.
2018-11-23 18:41:18 -08:00
dman776
2d5beb232f
feature: reduce bandwidth by compressing resource files ( #278 )
2018-11-22 23:59:39 -06:00
Joe AE6XE
355e34080f
aredn: Add definitions for Mikrotik LHG-5HPnD-XL
2018-11-17 10:40:33 -08:00
dman776
854afdb32d
bugfix: correct initial values for poe and usb passthrough ( #271 )
...
* bugfix: correct initial values for poe and usb passthrough
* correct a few shellcheck errors
2018-11-16 22:41:58 -06:00
Eric
a997ef9545
bugfix: Found another place where uhttpd was tossing a uci error. Fixed
...
Also removed the description block from the mesh page if the description has not been set.
(there was a small grey area before, even with no description set)
2018-11-14 19:37:02 -08:00
dman776
311f4eff3d
bugfix: suppress uhttp uci error on mesh page with no description ( #267 )
2018-11-14 16:16:51 -06:00
Joe AE6XE
a2f32e041b
bugfix: litebeam M5 is single chain device ( #265 )
2018-11-10 21:51:21 -06:00
Joe AE6XE
c8e13ae797
aredn: Add definitions for Mikrotik LHG5
2018-11-10 13:53:45 -08:00
dman776
a88803fe5a
bugfix: correct "Bad Gateway" error on Advanced Config page ( #263 )
2018-11-08 14:08:51 -06:00
Joe AE6XE
17c08a8ffa
aredn: Add LiteBeam M5 definition ( #261 )
...
fixes #257
2018-11-07 20:27:57 -06:00
dman776
861de150ea
feature: add USB passthrough support to advancedconfig page ( #255 )
...
* feature: add POE passthrough support to advancedconfig page
* correct shellcheck warnings
2018-11-06 16:00:26 -06:00
apcameron
700f020e25
ar71xx: add TP-LINK CPE210 V3.0 and CPE510 V2.0 profiles
...
Adds a separate profile and binary for both devices.
fixes #221
2018-11-05 22:28:03 -08:00
dman776
9a47ff800a
bugfix: correct poe functions in adv cfg ( #250 )
...
* bugfix: correct poe functions in adv cfg
cleanup shellcheck errors
* avoid unnecessary shell
2018-10-27 11:37:45 -05:00
Eric
e8b3520ec7
bugfix: Check to prevent duplicate mesh hostnames when reserving DHCP reservations ( #226 )
...
* bugfix: Check for existing hostnames on the network in DHCP reservations
fixes #216
*additional check for existing hostname when creating new DHCP lease.
checks hosts_olsr file if entered hostname already exists or not on the connected network(s).
outputs info saying such and gives advice to prefix hostname with callsign.
* change to use =~ /\s$host\S/i
* Reworded warning message
* moved the position of the hostname check to only when you click "add" on the DHCP leases page.
this stops it checking all the previously entered hostnames.
2018-10-26 21:53:14 -07:00
dman776
1948ba11e7
bugfix: fix reboot button ( #249 )
2018-10-26 19:50:35 -07:00
dman776
8716fd42be
Add PoE passthrough option to advanced config ( #243 )
...
* minor changes
* handle null value (change to 0)
* add poe_passthrough script
* change key location
* change key name
* add default info into aredn uci file
* add conditional functions
2018-10-26 19:34:16 -07:00
dman776
d74eb1933a
aredn: adjust mesh status layout for OLSR stats ( #248 )
...
fixes #197
html is courtesy of N2MH
2018-10-26 14:25:45 -05:00
dman776
750cba55a7
modify the adv config layout ( #247 )
2018-10-26 00:27:15 -05:00
Joe AE6XE
4a50ee2382
aredn: add definition for Bullet M2 XW ( #246 )
...
New Bullet M2 XW models are released by ubnt.
closes #233
2018-10-25 23:44:45 -05:00
dman776
a1ab5312ef
bugfix: allow upload of ssh keys while tunnels since keys ( #245 )
2018-10-25 23:43:20 -05:00
dman776
9391ff5555
Add "Advanced config" page ( #237 )
...
* initial commit
* feature: advanced configuration page
fixes #230
* add help page updates
* added menu links to perlfunc.pm
* add default value for serverpath
* move "Reset to Firstboot" button from setup page to advancedconfig page
* secure page
minor ui changes
* center the help icon
* implement callback capabilities pre/post
* hardening uci calls to prevent command injection attacks
* moved settings to custom aredn uci file
* resolve shellcheck warnings
2018-10-25 21:06:05 -05:00
dman776
a4ac376065
bugfix: correct improper "wrong firmware" message on Rocket (et al) devices ( #240 )
2018-10-24 19:57:21 -05:00
dman776
4c79a5c755
remove aimer script ( #236 )
2018-10-23 10:16:47 -05:00
W. Kyle Hamilton
a038ce84b6
Typos ( #234 )
...
* typo
* typo in code commits
* Capitalization
2018-10-22 17:04:11 -05:00
dman776
ea36aa9d06
feature: add a "firstboot" button on setup page ( #225 )
...
* feature: add a "firstboot" button on setup page
fixes #162
* changed confirmation message
2018-10-18 11:06:55 -05:00
dman776
b11a4fc95d
bugfix: check to see if internet is reachable before loading external resources ( #224 )
2018-10-15 21:58:52 -05:00
dman776
7a1817935c
feature: Provide firmware file advice for uploading firmware files ( #217 )
...
* feature: Provide firmware file advice for uploading firmware files
also reduces page size by removing unnecessary style info on option tags.
fixes #206
* update for Mikrotik filename exceptions
* correct download .list file name
* add support for cpe devices
2018-10-10 15:52:27 -05:00
W. Kyle Hamilton
6f9a8327cb
bugfix: Fixed README and comment typos ( #220 )
...
* typos
* Update README.md
* Update aimer
2018-10-08 07:44:13 -07:00
Joe AE6XE
c622140ef9
aredn: Prepare 3.18.9.0RC1 for release
2018-09-21 19:50:57 -07:00
Joe AE6XE
b432be987f
bugfix: aredn: correct test script warnings and errors
2018-09-17 21:42:52 -07:00
dman776
89682289c1
modify sysinfo.json structure for node,lat,lon values ( #193 )
2018-09-17 13:41:29 -05:00
dman776
1c4e6f1ecc
remove ipv6 address labels (ie. none) ( #189 )
2018-09-13 20:02:07 -05: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
Joe AE6XE
c5e9342e29
aredn: add zombie.log to supporttool list
2018-09-13 16:19:10 -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
Joe AE6XE
cb35580fd2
bugfix: show freq on status page instead of channel number for 3GHz
...
3GHz has no common assignment of channel numbers, given no part 15
coverage in the US. AREDN devices show freq in place of a channel
number for 3GHz.
2018-09-10 08:18:32 -07:00
Joe AE6XE
9ce76e1e7e
aredn: preserve custom firewall rules across sysupgrade
...
groups with custom rules created in /etc/local/mesh-firewall
for echolink, ampr.net, and other integrations with internet
based appications can preserve rules across a firmware
upgrade by locating the custom rules in this directory
using a file named 59-custom-rules
2018-09-06 19:45:42 -07:00
Joe AE6XE
12611d3959
aredn: add notation in Mesh Status to identify tunnel info
2018-09-06 18:19:25 -07:00
Joe AE6XE
ab130956ba
bugfix: aredn signal chart correct SNR to dB units
2018-09-05 20:28:57 -07:00
Joe AE6XE
b5ad5cad23
bugfix: aredn TxMbps does not show on Mikrotik hAP lite in mesh status
2018-09-05 20:14:03 -07:00
Eric
d9ce31798c
aredn: Changeed placement of OLSR info on the mesh status page. ( #177 )
...
Moved to be under the Previous Neighbors area.
It's actually under the previous neighbors listing
Fixes #171
2018-09-05 21:15:29 -05:00
dman776
8db653302a
bugfix: sysinfo.json not returning chanbw on hapACLite ( #174 )
2018-09-05 09:46:01 -05:00