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
3c0f3ad144
bugfix: tunnel install not posting to same page
2015-07-12 23:26:09 -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
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
Conrad Lara - KG6JEI
f915225459
bugfix: Add in-testing support for older NanoStation M5 XW boards
...
board.info provided by VE3KMV
{{{
board.sysid=0xe005
board.cpurevision=0x000000c2
board.name=NanoStation M5
board.shortname=N5N
board.subtype=
board.netmodes=7
board.hwaddr=00272232336C
board.reboot=30
board.upgrade=150
board.phycount=2
board.phy.1.maxmtu=1524
board.phy.2.maxmtu=1524
radio.1.name=
radio.1.shortname=
radio.1.bus=pci
radio.1.subsystemid=0xe005
radio.1.subvendorid=0x0777
radio.1.txpower.max=27
radio.1.txpower.offset=5
radio.1.antennas=1
radio.1.def_antenna=4
radio.1.antenna.1.id=4
radio.1.antenna.1.name=Combined
radio.1.antenna.1.gain=16
}}}
2015-06-21 19:24:43 -07:00
Conrad Lara - KG6JEI
751ab212f4
bugfix: ntpclient missing from firmware image
...
fixes AREDN->ticket:119
2015-06-18 21:54:30 -07:00
Conrad Lara - KG6JEI
f0a436333b
Merge branch 'RemoveAntSelector' into release-3.15.1.0
...
bugfix: antenna selector does not function: Remove selector.
The antenna selector was a hold back to older hardware where both antennas were not used fully.
In all current hardware the system detects the antennas and handles the RF path for us.
The 'hack' we had been using to set the system to use only a single chain no longer works, and since it was a 'hack' to being with (that could cause other issues) it is best to remove it and let the hardware do what it does best.
Dummy loads are still recomended on unused ports for RFI/EMI and keeping the port clean.
fixes AREDN->ticket:120
2015-06-18 21:19:44 -07:00
Conrad Lara - KG6JEI
ff43a707c1
cleanup: Make note about automatic antenna selection look better on screen
2015-06-18 21:15:05 -07:00
Conrad Lara - KG6JEI
547069986c
bugfix: Antenna selection handle by kernel: Cleanup errors reported by build tests.
2015-06-18 21:09:10 -07:00
Conrad Lara - KG6JEI
21edf5fa02
bugfix:Let kernel handle antenna selection: Remove antenna name mapping data.
2015-06-18 20:18:03 -07:00
Conrad Lara - KG6JEI
ea9dfc5d1a
bugfix: Let kernel handle antennas:Remove sub functions wifi_validant and wifi_defaultant
2015-06-18 20:15:47 -07:00