Tim Wilkinson
fa6c2da4fe
Lua Services ( #189 )
...
* Lua Services
* Support multiple antenna chains
* Improved led detection
* Fix logging
* Add manager.log files to support tool
2022-01-17 18:54:44 -06:00
Tim Wilkinson
f1b949134d
Stop creating 'config alerts' on every reboot. ( #172 )
...
Co-authored-by: Tim Wilkinson <tim@aredn-build.home>
2021-11-11 12:08:49 -06:00
Paul K3PGM
3ddb7a0bb2
feature: runtime-configurable tunnel limits ( #84 )
2021-04-23 09:46:09 -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
Eric
e4a0c996ff
bugfix: custom download paths during firmware upgrade
...
Fixes #575
2020-10-07 16:23:46 -07:00
Joe Ayers
f4a1e73189
aredn: bugfix max tunnel limited to 9 instead of 10
...
fixes #564
2020-09-08 14:39:23 -05:00
dman776
5e572ff66a
aredn: add aredn local alerts capability ( #552 )
2020-08-18 16:17:03 -05:00
Eric
83675fbd9d
enhancement: ability to change and revert firmware and package download paths ( #490 )
...
replaces #486
fixes #452
2020-04-03 15:58:30 -05:00
Joe AE6XE
123949de9e
aredn: Standardize Ethernet Port vlans for UBNT XM devices ( #297 )
...
The secondary port on Ubnt XM devices was non-functional.
Enabled bridge type in network config to utilize both ports.
2018-12-02 17:52:48 -08:00
dman776
86ec92ac46
bugfix: usb passthrough not initializing after reboot properly ( #292 )
2018-11-29 22:15:16 -06: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
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
Joe AE6XE
0bd057ed40
aredn: phase 1 support for Mikrotik rb952Ui-5ac2nD
...
Add support for the hAP lite model rb952UI-5ac2nD equivilent to
the UBNT AirRouter. The 5Ghz interface will be configured in a
2nd phase. This hAP lite model has double the RAM and Flash
of the AR. the 2Ghz is MIMO (5Ghz is single antenna).
2018-09-03 23:26:56 -07:00
Joe AE6XE
8cbc9a1435
hardware: add aredn definition for mikrotik 912uag-5hpnd
...
Mikrotik RouterBOARD 912UAG-5HPnD or BaseBox 5 definition
2018-06-15 17:50:18 -05:00
apcameron
9fd3f30934
ar71xx: Add Support for the TP-LINK CPE210 V2.0 Device
...
Once Support for the TP-LINK CPE210 V2.0 gets added to the OpenWrt code we will need to drop the patch 001-add_support_for_TP-Link_CPE210_v2.patch
2018-05-15 21:20:44 -07:00
Darryl Quinn
f532ee6a40
bugfix: tun_client connection does not persist/retry
...
refs AREDN->ticket:229
Change-Id: I843bd2eb7c6d88ec4917e52cfc5bbdfaeda9f4c0
2017-04-26 12:06:24 -05:00
Darryl Quinn
6912f69dc8
fixes AREDN->ticket:165
2016-05-15 17:35:43 -05:00
Trevor Paskett - K7FPV
6f97c52565
add time zone and ntp server to setup page
2016-01-08 10:58:22 -07:00
Conrad Lara - KG6JEI
6b404c27ff
bugfix: move set eth mac fixup to /etc/init.d/local
...
Not getting much debug information at moment, would like to put this in uci-defaults but with issues that I can't seem to log at moment (and not having serial cable for this device) I'm going with lets put it in /etc/init.d/local before nvram and similar gets set.
ref AREDN->ticket:115
2015-07-02 19:03:47 -07:00
Darryl Quinn
8da9756817
bugfix: removed debugging statements
2015-06-17 22:43:20 -05:00
Conrad Lara - KG6JEI
3850cbac53
tunnels: Tunnels should only start when in mesh mode
...
Tunnels are not supported in other modes as such we should only let them start in mesh mode.
2015-05-24 12:59:11 -07:00
Conrad Lara - KG6JEI
5cc53dec88
tunnels: Set tunnel init.d scripts to be executable
...
Remove the chmod step inside of setup.
Came across one time where this didn't trigger.
In addition this saves us from using additional storage space on the node as a +x creates a duplicate file.
2015-05-24 12:30:23 -07:00
Conrad Lara - KG6JEI
e69f1e98ba
bugfix: Move aredn_include setup to uci-defaults and fix radio0path upgrade flaw
...
Needs to be in uci-defaults to be sure these data sets execute BEFORE the OS boots
We also need to get radio0 path because its mandatory for wifi to work.
Needed for sysupgrade from 3.0.2 to latest version.
2015-05-15 22:54:16 -07:00
Conrad Lara - KG6JEI
dcb4994cda
bugfix: tunnels: Tunnels fail to start after saving.
...
etc/init.d/vtund needs to be +x
2015-05-10 14:39:03 -07:00
Darryl Quinn
defd944fc1
changed graphics: https://www.iconfinder.com/icons/183208/bin_can_garbage_trash_icon#size=20 (Free for commercial use)
2015-04-28 22:37:33 -07:00
Darryl Quinn
5d6ba0c244
fix client options and disconnect graphic
2015-04-26 23:21:42 -05:00
Darryl Quinn
a43ef2827b
feature: improved stop methods for client and server. added IPs to uci config
2015-04-20 23:53:57 -05:00
Darryl Quinn
7371373235
feature: client and server fixes. calculate IP's for dest/gateway
2015-04-15 17:39:45 -05:00
Darryl Quinn
cf1ddb900b
bugfix: network/start now resets to default, added icons for pages
2015-04-09 10:14:04 -05:00
Darryl Quinn
c40a42562f
feature: implement vtundsrv startup script. make 13-vtun vtund aware
2015-04-08 00:15:36 -05:00
Darryl Quinn
eeebc9ac09
Merge branch 'develop' into tunnel_mainline
2015-04-07 10:59:06 -05:00
Conrad Lara - KG6JEI
908626336f
bugfix: Configuration NOT Saved? Can't open '/etc/ared_include/system_netled'
...
File wasn't created on boot due to a missing space in if statment.
In addition other services would not start.
2015-04-07 08:51:32 -07:00
Darryl Quinn
e6d08f5606
merged from develop
2015-04-07 10:36:42 -05:00
Conrad Lara - KG6JEI
e7c3cdc909
bugfix: CPE510: Network activity led's broke after config save
...
Save the port mapping for link_lan led's for use in the system file so that the link led's will work after save and reboot
2015-04-06 21:03:13 -07:00
Conrad Lara - KG6JEI
6e74aaf0f4
bugfix: CPE510: networking does not function after initial config save
...
After saving the config the lack of the root level switch entry which enables vlans and resets the switch causes the network to shutdown.
2015-04-06 10:44:05 -07:00
Conrad Lara - KG6JEI
3c07872f06
bugfix: Make sure we create the swconfig file even if it will end up empty.
...
If we don't create the file the system will have nothing to include later on and the script will run on every boot
2015-04-05 23:05:42 -07:00
Conrad Lara - KG6JEI
79902f0876
hardware: CPE510: Retain device path information and import into configs at save time.
...
Save the intial path at install and include it each time we save the config
2015-04-05 23:04:32 -07:00
Conrad Lara - KG6JEI
dccd1ea42c
hardware: AR934x: Store swconfig information for future use
2015-04-05 21:03:50 -07:00
Darryl Quinn
32600d5467
initial deploy
2015-04-01 10:42:53 -05:00
Conrad Lara - KG6JEI
cccf5a2ad7
feature: Add the ability to upgrade in place and keep settings.
...
By checking the "Keep Settings" box the node will run sysupgrade instead of mtd. Core settings are stored between installs and the _setup files are updated by pulling in missing items from the _setup.default files.
2014-11-12 21:25:41 -08:00
Conrad Lara - KG6JEI
b948d97423
Merge SDWG Mesh progress with 1.0.0 BBHN
...
Includes removing files that are provided by packages instead
of being embedded as binaries.
Changes made for UBNT hardware AND for newer base openwrt (Backfire)
2013-12-02 12:04:54 -08:00
Conrad Lara - KG6JEI
ebd2996564
Removed olsrd related binaries and init.d file -- Contained in custom olsrd package file instead
2013-11-16 15:36:58 -08:00
Conrad Lara - KG6JEI
ae2674e764
import of files/ from BBHN 1.0.0 (bbhn svn 273)
2013-11-15 06:11:16 +00:00