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
d0bbeae66b
bugfix: wscan - show 3ghz freq instead of channels, fix blank mode fields
2015-08-28 19:44:54 -07:00
Darryl Quinn
3cd84b3dfc
bugfix: wrong syntax for iw
2015-08-05 13:40:45 -05:00
Conrad Lara - KG6JEI
108e05088b
bugfix: Add max power level tracking control for per channel power on devices
...
Mainly relates to TP-Link devices which have a roving power level programmed into the hardware.
The datasheets for the hardware may say higher power but the chip has been programmed to not go above these values.
2015-07-20 23:30:49 -07:00
Conrad Lara - KG6JEI
9aec7e019b
bugfix: regression: Networks that have not been seen in long time still show up in wifi scan.
...
Regression of changeset:e34b7fcee49c3e2b7eb35aa4fb44b6abdc78b3ad/aredn_ar71xx
Having moved to iw for iwinfo we have a regression previous commit.
Restore fix that if not seen after 10 seconds signal drops from display.
2015-07-19 23:34:06 -07:00
Conrad Lara - KG6JEI
661dc23e18
bugfix: wscan does not show channels sometimes.
...
We should of used the freq: field, not sure why I did not use it to begin with.
Corrected and added a small function to convert from frequency to channel.
2015-07-19 23:22:45 -07:00
AE6XE
2613a8507c
bugfix: wscan bogus hostname lookup when multiple entries in arp table
2015-07-19 18:53:50 -07:00
AE6XE
9294e790eb
bugfix: AREDN->ticket:132 show AREDN networks on other channels fixed
2015-07-15 19:27:06 -07:00
Conrad Lara - KG6JEI
3576a2c00b
Merge branch 'RemoveIWINFOCalls' into release-3.15.1.0
...
Move from iwinfo to iw where possible
Discovered while discussing another issue about ssid's
ref AREDN->ticket:132
2015-07-09 21:05:14 -07:00
Conrad Lara - KG6JEI
51272c37df
bugfix: migrate wscan from iwinfo to iw due to new rf channels and iwinfo issues
2015-07-09 20:58:32 -07:00
Darryl Quinn
3872261893
Revert "bugfix: define tun hostname for olsrd"
...
This reverts commit d4f6aea68e
.
2015-07-07 21:31:24 -05:00
Darryl Quinn
d4f6aea68e
bugfix: define tun hostname for olsrd
2015-06-29 20:07:01 -05:00
Conrad Lara - KG6JEI
ee90c366aa
bugfix: The 'hack' we have been using to set RF chain has been discontinued.
...
Trying to registry over-write the antenna setting has never been a good idea in the first place.
The hardware fully handles antenna selection without forcing it already.
ref AREDN->ticket:120
2015-06-18 18:57:04 -07:00
AE6XE
177f831e14
bugfix: tunnel firewall rules update for Barrier Breaker chain rename
2015-06-15 22:10:21 -07:00
AE6XE
3429462627
fixes AREDN->ticket:112 wifi scan improperly sorted by signal strength
2015-06-09 21:51:52 -07:00
AE6XE
f610c58b82
BUGFIX: tunnel firewall to behave same as dtdlink part 2
2015-05-24 15:57:44 -07:00
AE6XE
15f8792001
BUGFIX: tunnel firewall to work same as dtdlink
2015-05-24 15:55:27 -07:00
Conrad Lara - KG6JEI
fbb98d0539
bugfix: firewall rules not being written by node-setup
...
When calling uci commit the file gets overwritten and as such the additional file lines are discarded because the active /etc/config/firewall is diffrent than the open file.
Use the uci commit further down in node setup.
2015-05-24 11:36:15 -07:00
Conrad Lara - KG6JEI
994c4948d1
bugfix: get_boardid : echo should be a cat
2015-05-09 23:04:54 -07:00
Darryl Quinn
c26b5fd992
Merge branch 'tunnel_mainline' into develop
2015-05-07 19:25:14 -05:00
Darryl Quinn
f9f046f111
dynamic integration of tun interfaces with olsrd
2015-05-06 23:46:25 -05:00
Conrad Lara - KG6JEI
2af1e3e0c3
ar71xx: Copy get_model to get_boardid and modify to return a boardid
...
When model exiss that has a boardid in EEPROM it will return from there, otherwise it returns the model as chosen by ar71xx
2015-05-05 16:18:24 -07:00
Conrad Lara - KG6JEI
a1ce01044d
feature: Add Disable Default Route checkbox to Lan box
...
Allows users to disable publishing 0.0.0.0/0 (all/internet) route via DHCP.
2015-04-29 23:18:09 -07:00
Darryl Quinn
dec3eeeb47
Merge commit '88037845309b311901a590ca2a2b91adbd79bfc0' into tunnel_mainline
2015-04-15 21:09:32 -05:00
Conrad Lara - KG6JEI
2917bb0f4b
Prep work for switching to procd olsrd-config will be called for both IPv4 and IPv6 executions.
...
Since we are not writing for IPv6 yet we exit early in the process.
2015-04-12 20:27:55 -07:00
Darryl Quinn
7695dcdc4c
Merge branch 'develop' into tunnel_mainline
2015-04-10 17:42:21 -05:00
AE6XE
56749d19ff
Merge branch 'wscan' into develop
2015-04-09 20:43:04 -07:00
AE6XE
f2507f869f
Bugfix: Typo in wscan text output resolved
2015-04-09 20:41:54 -07:00
Darryl Quinn
cb3867d0f7
feature: vpn page reads from uci, uci lib updates, aredn.css update
2015-04-08 19:04:43 -05:00
Darryl Quinn
e6d08f5606
merged from develop
2015-04-07 10:36:42 -05:00
Conrad Lara - KG6JEI
f6f3aaef9e
Merge branch 'TPLinkCPE' into develop
2015-04-06 21:14:39 -07:00
Conrad Lara - KG6JEI
b6805ca15f
bugfix: CPE510: LINK1 LED doesn't illuminiate with neigbors in range
...
LINK1 LED was based on Ubiquiti file names, changed to determine base on file name instead.
This should open up more device support long term as well as solve the initial issue.
2015-04-06 11:57:37 -07:00
Conrad Lara - KG6JEI
5629ce93b7
bugfix: CPE510: Does not set nodecall or other mac based settings on boot
...
Change the location lookup to looup based on the radio0.path setting to obtain the mac address.
2015-04-06 11:27:50 -07:00
Conrad Lara - KG6JEI
08600fd4e8
hardware: Update get_model to use the ar71xx board detect routines
...
Returns the same data for devices as CPUInfo would of returned for previous devices and for new devices like the CPE510 causes the system to list the exact model instead of of the family.
2015-04-05 21:58:03 -07:00
AE6XE
8b9ac8639a
Enhancement: wscan vendor column replaced with mode
2015-04-04 22:27:51 -07:00
AE6XE
2dd866b7a0
Fix for wscan to accept AREDN and custom SSID formats
2015-04-02 22:13:23 -07:00
AE6XE
0ab44e4731
wscan update to show neighbor mesh node signals
2015-04-01 21:49:07 -07:00
Darryl Quinn
32600d5467
initial deploy
2015-04-01 10:42:53 -05:00
Conrad Lara - KG6JEI
a73e459263
Merge branch 'DynamicInterfaceNames' into develop
2015-03-27 23:56:14 -07:00
Conrad Lara - KG6JEI
dc22c906b0
bugfix: node-setup errors out with =for error.
...
Remove extra line added to first line in node-setup in 99182e2b52
2015-03-26 01:38:58 -07:00
Conrad Lara - KG6JEI
ee16f91c95
Remove programs that are not used by us.
2015-03-25 17:03:23 -07:00
Conrad Lara - KG6JEI
99182e2b52
feature: Convert network settings files to use dynamic interfaces
...
config.*/network files now use dynamic interface names so that they can be changed on the fly in the future.
2015-03-25 14:02:38 -07:00
Conrad Lara - KG6JEI
ac93a0346f
feature: migrate scripts to use get_interface
...
nvram-setup may be the only script we have to worry about as it may call configs for interfaces that do not exist in the current mode.
By default get_interface will return a static mapping when it can't find an active config entry meaning that eventually get_interface will need an update routine to pull out of local running config
The lack of this update routine should be acceptable for now as we have no GUI for users to change the mapping.
2015-03-24 23:41:51 -07:00
Conrad Lara - KG6JEI
a5d9c3ee52
Merge branch 'UpgradeToBB' into develop
2015-03-23 17:36:35 -07:00
Conrad Lara - KG6JEI
078ab54f06
bugfix: sysupgrade : OLSRD and LAN interface do not work after sysupgrade
...
Variables were not being being synced to _setup because they do not exist in _setup.default so we need to manually sync them over.
2015-03-23 17:25:18 -07:00
Conrad Lara - KG6JEI
b3fb1ed13e
bugfix:Correct Firmware not valid error when uploading a sysupgrade file
...
In Barrier Breaker the symlink in /etc/ has been removed so we need to refer to the file direct.
2015-03-21 23:03:24 -07:00
Conrad Lara - KG6JEI
5db6e2a747
Merge branch 'hotfix-3.0.2' into develop
...
Conflicts:
files/www/cgi-bin/admin
2015-03-13 20:56:46 -07:00
Conrad Lara - KG6JEI
e146193b65
Rerand from BBHN to AREDN(TM)
...
Since a large number of the BBHNDev team has decided to create firmware fully independent of the BBHN Project the decision has been made to rebrand the firmware to differentiate from the origional BBHN work.
We would like to thank all those whom have worked on the BBHN firmware over the years and all those who continue to work on the firmware under AREDN(TM).
2015-03-09 16:39:04 -07:00
Conrad Lara - KG6JEI
633c83f7f7
Merge branch 'hotfix-3.0.1' into develop
2015-02-04 08:16:30 -08:00