Darryl Quinn
8e1da4766a
feature: add sysinfo.json for programmatic lightweight management interface
2015-07-10 21:51:18 -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
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
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
Conrad Lara - KG6JEI
d1253c0d9d
bugfix: Channel "0" means "Problem" inside the kernel.
...
To overhaul the system to allow "0" would take a significant re-write of kernel code. At this time its best to pull channel '0' as it is not in any clear RF space (channel 1 overlaps it)
ref AREDN->ticket:114
2015-06-18 18:35:41 -07:00
Darryl Quinn
8da9756817
bugfix: removed debugging statements
2015-06-17 22:43:20 -05:00
Darryl Quinn
3d7893fd46
Revert "Revert "fixes AREDN->125""
...
This reverts commit d917b5b2ec
.
2015-06-17 00:40:34 -05:00
Darryl Quinn
d917b5b2ec
Revert "fixes AREDN->125"
...
This reverts commit 7a05f76c93
.
2015-06-17 00:39:07 -05:00
Darryl Quinn
7a05f76c93
fixes AREDN->125
2015-06-17 00:38:13 -05:00
Darryl Quinn
8619bd379e
bugfix: force node name to upper in config files for tunnel client
2015-06-16 23:13:58 -05:00
AE6XE
6b576a7dd2
Merge branch 'ContribUpdate' into release-3.15.1.0
2015-06-15 22:19:40 -07:00
AE6XE
1318db863e
update: contributors list
2015-06-15 22:18:28 -07:00
AE6XE
5a9ec7bf63
Merge branch 'VtunFirewall' into release-3.15.1.0
2015-06-15 22:12:02 -07:00
AE6XE
177f831e14
bugfix: tunnel firewall rules update for Barrier Breaker chain rename
2015-06-15 22:10:21 -07:00
AE6XE
02c756a489
Merge branch 'MeshBugfix' into release-3.15.1.0
...
Fixes AREDN->118:Mesh Status links incoorect
2015-06-14 23:09:42 -07:00
AE6XE
4ce0e1e21d
Fixes AREDN->118:Mesh Status links incoorect
2015-06-14 23:06:32 -07:00
Darryl Quinn
807f381a04
bugfix: network and firewall tunnel rules reworked
2015-06-14 23:30:06 -05:00
Darryl Quinn
5dc1d0fa02
Revert "bugfix: missing include in firewall config"
...
This reverts commit 05839715f6
.
2015-06-14 22:28:47 -05:00
Darryl Quinn
cc2415faf0
bigfix: active icon not appearing on server
2015-06-14 20:50:54 -05:00
Darryl Quinn
05839715f6
bugfix: missing include in firewall config
2015-06-11 01:21:30 -05:00
Darryl Quinn
91762973a5
bugfix: tunnel firewall changes
2015-06-11 01:02:55 -05:00
Darryl Quinn
049e8ce364
Merge branch 'release-3.15.1.0' of ssh://git.aredn.org/aredn_ar71xx into release-3.15.1.0
2015-06-11 00:40:40 -05:00
Darryl Quinn
81ac8b7fbe
bugfix: losing network interfaces after node-setup
2015-06-11 00:40:14 -05:00
AE6XE
201a4fc285
Merge branch 'WifiScanFix' into release-3.15.1.0 fixes AREDN->ticket:112
...
Wifi Scan improperly sorts by signal strength
2015-06-09 21:54:39 -07:00
AE6XE
3429462627
fixes AREDN->ticket:112 wifi scan improperly sorted by signal strength
2015-06-09 21:51:52 -07:00
Darryl Quinn
0472e30333
feature: sortable columns in wifi scan
2015-06-09 23:39:10 -05:00