Darryl Quinn
912afe3713
added channel bandwidth
2015-07-21 12:19:41 -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
9b30e157bc
bugfix: Set max power for device to TPLink programed "max power"
...
This is the absolute maximum that can be used by the device from TPLink eprom programming.
The value actually goes down on some frequencies.
2015-07-20 21:38:01 -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
92dc43209f
Merge branch 'wscan' into release-3.15.1.0
...
bugfix: wscan bogus hostname lookup when multiple entries in arp table
2015-07-19 18:55:26 -07:00
AE6XE
2613a8507c
bugfix: wscan bogus hostname lookup when multiple entries in arp table
2015-07-19 18:53:50 -07:00
Conrad Lara - KG6JEI
7652624d14
Merge branch 'CherryJSONSYSINFO' into release-3.15.1.0
...
Pull Darryl's sysinfo.json into release as post release lock feature addition.
Approval Notes:
Feature after feature-lock approved as add on only reads data and does not write or configure any program.
Feature is not expected to hold up active dev and can be demoted if needed to close release branch.
2015-07-16 19:24:33 -07:00
Darryl Quinn
cb09c22275
feature: changed version element name, added grid square
2015-07-16 19:21:41 -07:00
Darryl Quinn
2a63226ad3
feature: added board_id to output
2015-07-16 19:21:41 -07:00
Darryl Quinn
0cd0db2d0d
feature: add sysinfo.json for programmatic lightweight management interface
2015-07-16 19:21:41 -07:00
AE6XE
683b07c4a3
Merge branch 'wscan' into release-3.15.1.0
2015-07-15 21:12:20 -07:00
AE6XE
0efbd5b2f5
bugfix: wifi scan documentation update for changes made
2015-07-15 21:10:51 -07:00
AE6XE
c68a4d23bb
Merge branch 'release-3.15.1.0' of git.aredn.org:aredn_ar71xx into release-3.15.1.0
2015-07-15 19:37:09 -07:00
AE6XE
968972fae4
Merge branch 'wscan' into release-3.15.1.0
2015-07-15 19:36:22 -07:00
AE6XE
9294e790eb
bugfix: AREDN->ticket:132 show AREDN networks on other channels fixed
2015-07-15 19:27:06 -07:00
Darryl Quinn
3c86ff9ec8
feature: changed version element name, added grid square
2015-07-13 20:32:17 -05:00
Darryl Quinn
e8333f76ea
feature: added board_id to output
2015-07-13 11:18:53 -05:00
Darryl Quinn
3c0f3ad144
bugfix: tunnel install not posting to same page
2015-07-12 23:26:09 -05:00
Darryl Quinn
8e1da4766a
feature: add sysinfo.json for programmatic lightweight management interface
2015-07-10 21:51:18 -05:00
Conrad Lara - KG6JEI
cc74123ad3
bugfix: vtund was missing from arednsysupgrad.conf
2015-07-10 18:56:30 -07:00
Conrad Lara - KG6JEI
311b9d5ffe
bugfix: Nodes are showing up as encrypted when they are not.
...
The code makes the assumption that the connection has not been modified to be encrypted (Standard is not under AREDN V3 protocol) but this may need to be changed in the future.
2015-07-10 18:50:28 -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
0fdeb4e7eb
bugfix: extend support tool to capture more info from iw as we now use it more than iwinfo
2015-07-09 21:03:06 -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
Conrad Lara - KG6JEI
650d1bca28
bugfix: nodeupgraded needs to be set before taring up the archive
...
ref AREDN->ticket:131
2015-07-09 20:01:32 -07:00
Conrad Lara - KG6JEI
87f655f103
Merge branch 'FixSYSUPGRADEBackups' into release-3.15.1.0
...
ref AREDN->ticket:131
2015-07-09 18:21:35 -07:00
Conrad Lara - KG6JEI
442b7e9822
bugfix:
...
Make sure httpd.conf is up to date on first boot.
2015-07-09 16:10:50 -07:00
Conrad Lara - KG6JEI
d7be9104d9
bugfix: We need to only pull a small selection of files over through sysupgrade instead of all config files.
...
opkg config can cause issues on OS upgrade among others.
ref AREDN->ticket:131
2015-07-09 09:25:00 -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
0359796a33
bugfix: detect tun passwords with only numbers
2015-07-06 23:32:41 -05:00
Conrad Lara - KG6JEI
f96dd0d49d
Merge branch 'release-3.15.1.0' into develop
...
Early merge of 3.15.1.0 into develop due to a large number of code changes in the release branch.
Will merge again in the future when the branch is closed but want to pull in changes now from release.
2015-07-06 11:19:17 -07:00
Conrad Lara - KG6JEI
8eabf6ad00
bugfix: snr setting was setting SignalLevel instead of NoiseLevel
...
ref AREDN->ticket:129
2015-07-02 22:43:01 -07:00
Conrad Lara - KG6JEI
8975c46c67
bugfix: TPLink and similar, fix port_map led mapping
2015-07-02 20:30:27 -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
Conrad Lara - KG6JEI
c4c808f98c
Merge branch 'FixupRefDMZLed' into release-3.15.1.0
...
Remove references to DMZ led and replace with "Status 4" led
2015-07-01 23:25:56 -07:00
Conrad Lara - KG6JEI
55ec5d6dc1
bugfix: change ref to DMZ Led to Status 4 led in help.html
2015-07-01 23:25:22 -07:00
AE6XE
8e0943f8e0
bugfix: Pull dtdlink and tunnel from remote connections display.
...
Due to issues we are pulling the showing of tunnels untill we can better detect them.
We are also pulling dtdlink as all AREDN nodes should have dtdlink enabled.
2015-07-01 23:21:51 -07:00
AE6XE
305dbb143e
bugfix: ".local.mesh" being added to already qualified domain names.
...
fixes AREDN->ticket:127
2015-07-01 23:10:13 -07:00
Conrad Lara - KG6JEI
2482af260c
bugfix: re-work the mac change code.
...
Old code would set mac on the sub-vlan not the master interface which could cause issues.
Rework to be more functional in the future and to work correctly on vlan interfaces.
ref AREDN->ticket:115
2015-07-01 23:03:01 -07:00
Conrad Lara - KG6JEI
a46bbf27d8
bugfix: sometimes iw doesn't show noise floor
...
Pull from kernel debug instead for now untill we can work around it in iw.
fixes AREDN->ticket:129
2015-07-01 10:05:58 -07:00
Conrad Lara - KG6JEI
794c00c7c6
bugfix: "wifi" network isn't yet defined during firstboot so hard code interface names to eth0 and wlan0
...
ref AREDN->ticket:115
2015-06-30 22:17:45 -07:00
Conrad Lara - KG6JEI
13db1b02a2
bugfix: Remove ref to DMZ Led on first node reboot
2015-06-30 08:36:45 -07:00
Conrad Lara - KG6JEI
28d5b160c1
Merge branch 'FixupSNR' into release-3.15.1.0
...
fixes AREDN->ticket:129
2015-06-30 00:08:21 -07:00
Conrad Lara - KG6JEI
39729157c6
bugfix: Signal levels do not show up on "new extended" RF Channels
...
Switch to iw over iwinfo because it handles the new channels better.
Partially reverts changeset:808a8d5019fce4a7ca2c027ea7838d43c6d8cad0/aredn_ar71xx
fixes AREDN->ticket:129
2015-06-30 00:05:45 -07:00
Conrad Lara - KG6JEI
4816a47751
Merge branch 'FixupDuplicateMAC' into release-3.15.1.0
...
ref AREDN🎫 115
2015-06-29 23:00:43 -07:00
Conrad Lara - KG6JEI
7985ff6ba3
bugfix: deal with duplicate MAC on LAN and WIFI
...
ref AREDN->ticket:115
2015-06-29 22:58:08 -07:00
Darryl Quinn
d4f6aea68e
bugfix: define tun hostname for olsrd
2015-06-29 20:07:01 -05:00
AE6XE
0dc37a82de
Merge branch 'MeshBugfix' into release-3.15.1.0
...
bugfix: fixes AREDN->ticket:128
2015-06-21 22:10:10 -07:00
AE6XE
9481c21db6
bugfix: fixes AREDN->ticket:128 remote neighbor incorrectly shown as having tunnel
2015-06-21 22:06:40 -07:00