Steffen Förster
50db7654fc
ath79-generic: add support for TP-Link Archer C6v2
...
Hardware specification:
- SOC: Qualcomm QCA9563 @ 775MHz
- Flash: GigaDevice GD25Q64CSIG (8MiB)
- RAM: Zentel A3R1GE40JBF (128 MiB DDR2)
- Ethernet: Qualcomm QCA8337N: 4x 1Gbps LAN + 1x 1Gbps WAN
- Wireless:
- 2.4GHz (bgn) QCA9563 integrated (3x3)
- 5GHz (ac) Qualcomm QCA9886 (2x2)
- Button: 1x power, 1x reset, 1x wps
- LED: 6x LEDs: power, wlan2g, wlan5g, lan, wan, wps
- UART: There's no UART header on the board
2019-11-09 11:15:34 +01:00
bobcanthelpyou
4b962f24d1
treewide: update i18n files via i18n-scan.pl and msgmerge ( #1784 )
2019-11-09 01:25:33 +01:00
Matthias Schiffer
0ff396b213
ath10k-ct: drop memory reduction patch
...
With the removal of IBSS support, Gluon doesn't use ath10k-ct anymore, so
we can drop this patch.
2019-11-08 21:10:11 +01:00
David Bauer
18dd76471c
ar71xx-generic: add dedicated UniFi AC LR image
...
As upstream now has model detection for the Ubiquiti UniFi AC LR, we
need to provide an autoupdater image matching the expected filename.
Closes #1834
2019-11-08 18:47:07 +01:00
Matthias Schiffer
f700fb26d8
Merge pull request #1858 from freifunk-gluon/drop-ibss
...
Drop IBSS support
2019-11-08 15:26:39 +01:00
Matthias Schiffer
ee0756a70b
x86: switch to non-CT ath10k module
...
It seems the CT variant was used for 11s meshing on x86 by accient. Switch
to non-CT to match the other targets.
2019-11-07 19:48:16 +01:00
Matthias Schiffer
ed8cd9c0f7
docs: update for reflect dropped IBSS support
2019-11-07 19:48:16 +01:00
Matthias Schiffer
335fae1025
build: drop GLUON_WLAN_MESH variable
2019-11-07 19:48:16 +01:00
Matthias Schiffer
02c7503f74
gluon-mesh-batman-adv: remove MTU workaround for VLAN-on-WLAN
...
We don't support VLANs on 11s interfaces, so the workaround can be dropped
with the IBSS support.
2019-11-07 19:48:16 +01:00
Matthias Schiffer
066158a27b
gluon-core: drop IBSS support
2019-11-07 19:48:16 +01:00
Matthias Schiffer
2fdb3080ce
gluon-web-wifi-config: drop IBSS enable setting
2019-11-06 22:03:51 +01:00
Matthias Schiffer
2a009a8328
hostapd: drop obsolete channel selection patch
...
As of OpenWrt commit b3d8b3ab8e6f ("mac80211: set noscan=1 if sta/adhoc/
mesh interfaces are present"), the issue workarounded by this patch cannot
occur anymore.
2019-11-06 22:02:04 +01:00
Misanthropos
b4c75a9879
lantiq-xway: add support for AVM FRITZ!Box 7312
2019-11-06 18:58:45 +01:00
Misanthropos
b359ed1887
gluon-setup-mode: add DECT button to enter setup mode
...
many AVM devices do not have RESET/WPS buttons. So use the otherwise unused DECT/PHONE button to boot the device into setup mode.
This patch allows to enter the setup-mode by pressing the phone button
(often labeled as DECT) in addition to WPS and reset button.
This patch is necessary to allow supporting boards without a WPS and reset
button (e.g. AVM FRITZ!Box 7312).
2019-11-06 14:59:23 +01:00
David Bauer
7f858b1c6d
ipq806x-generic: remove BROKEN flag for target and NETGEAR R7800
...
This commit removes the broken flag for the ipq806x-generic target,
as the first device (NETGEAR R7800) now has full support in Gluon
2019-11-05 20:24:05 +01:00
David Bauer
4cb2bc481d
modules: bump OpenWrt
...
d6d9f58290 ipq806x: use switch trigger for WAN LED on NETGEAR boards
bee28adf6e hostapd: enable PMKSA and OK caching for WPA3-Personal
5d6308ecae scripts/dl_github_archive.py: fix python3 str, bytes confusion
2019-11-05 20:24:05 +01:00
Matthias Schiffer
a3a8d962fc
gluon-web-node-role: fix node role list
...
Fixes: 4249d65af7
("treewide: fix luacheck warnings")
Closes : #1851
2019-11-05 20:05:16 +01:00
David Bauer
e3bdfeefa1
ipq806x: rename target to ipq806x-generic
...
This commit accounts for the target renaming which was done in upstream
commit 7407e723991 ("ipqx0xx: add Generic subtarget")
2019-11-04 17:22:46 +01:00
David Bauer
88e6bc5278
ipq40xx: rename target to ipq40xx-generic
...
This commit accounts for the target renaming which was done in upstream
commit 7407e723991 ("ipqx0xx: add Generic subtarget")
2019-11-04 17:22:46 +01:00
David Bauer
b9bdcc7b69
modules: update OpenWrt
...
22c443c20c uboot-fritz4040: build with ipq40xx "generic" subtarget
7407e72399 ipqx0xx: add Generic subtarget
9b2a147cfe ramips: enable external amplifier for D-Link DIR-810L
e539dc2daa ath79: Clean up GL-AR300M DTS/DTSI inclusions
8f0deedc11 ramips: fix WiFi MAC addresses for D-Link DIR-810L
f051a967b8 libevent2: Update to 2.1.11
466d499d03 rpcd: update to latest Git HEAD
7f29dc0fda kernel: bump 4.14 to 4.14.151
2436e521b4 kernel: mark kmod-usb-serial-wwan as hidden
79e6391600 kernel: bump 4.14 to 4.14.150
c51a39d4a5 mac80211: add an improved moving average algorithm to minstrel
2019-11-04 17:22:46 +01:00
David Bauer
ab2efef7f9
mpc85xx-p1020: add support for OCEDO Panda ( #1847 )
2019-11-03 18:59:00 +01:00
Andreas Ziegler
baab4d3614
docs: feature/roles: fix uci set command
2019-11-03 18:49:42 +01:00
David Bauer
9dba2ca580
ramips-mt76x8: add support for GL.iNet VIXMINI
2019-10-30 14:38:48 +01:00
David Bauer
ac971f88e8
mvebu-cortexa9: rename Linksys WRT1200AC
2019-10-30 00:06:14 +01:00
David Bauer
825577f6df
ramips-mt7621: fix sysupgrade extension for ER-X
2019-10-30 00:06:14 +01:00
Martin Weinelt
ba3415059c
ar71xx-generic: drop ALFA N2, N5, Tube2H and Hornet-UB
...
Their kernel partition is too small, the OpenWrt build system
is unable to create an image.
2019-10-30 00:06:14 +01:00
David Bauer
82cdd5f808
targets: adapt ath10k selection to OpenWrt 19.07
...
This changes the ath10k firmware and driver selection, as
ath10k-ct is now the default in upstream OpenWrt.
However, for 802.11s operation we need the QCA firmware and driver.
2019-10-30 00:06:14 +01:00
David Bauer
dc8d5d3ca9
gluon-setup-mode: get status-led from device-tree
...
With this commit, the status-led is set to be the "led-running"
device-tree alias for targets which do not implement the get_status_led
method in /etc/diag.sh.
2019-10-30 00:06:14 +01:00
David Bauer
09780191cb
targets: remove wpad-basic by default
...
This is necessary, as wpad-basic conflicts with hostapd-mini.
2019-10-30 00:06:14 +01:00
Matthias Schiffer
b262b72563
gluon-mesh-batman-adv: adjust to removal of batman-adv UCI config
2019-10-30 00:06:14 +01:00
David Bauer
75fa7e73db
gluon-setup-mode: fix dropbear hostkey generation
...
Upstream commit 5eb7864a changed the method name for host-key
generation.
2019-10-30 00:06:14 +01:00
David Bauer
966f398782
modules: switch to OpenWrt 19.07
2019-10-30 00:06:14 +01:00
David Bauer
3522197ff9
ar71xx-generic: add missing ath10k packages ( #1844 )
...
This adds previously absent ath10k packages definitions. This way,
devices correctly select CandelaTech firmware correctly, when
GLUON_WLAN_MESH is set to IBSS.
This is also necessary for all devices, when OpenWrt is switched to
19.07.
2019-10-22 02:15:35 +02:00
Ruben Barkow
e990342f85
docs: replace alfred with respondd ( #1842 )
2019-10-16 23:59:17 +02:00
Marssl78
b823b80356
ar71xx-generic: add support for TP-Link Archer C60 v2 ( #1840 )
2019-10-06 22:11:02 +02:00
Andreas Ziegler
94ca071e12
ar71xx-generic: fix device alias for Ubiquiti UniFi AC LR
...
fixes #1834
fixes #1332
2019-10-03 21:22:12 +02:00
David Bauer
ea24298f2d
ar71xx-generic: add ath10k packages to OCEDO Koala ( #1838 )
...
The OCEDO Koala was missing the correct package definition. Because of
this, firmware is potentially built with the wrong ath10k firmware /
driver.
2019-10-03 01:44:20 +02:00
lemoer
21397ce678
gluon-status-page: add domain and site ( #1820 )
2019-09-30 02:00:17 +02:00
Christof Schulze
6d64057536
gluon-mesh-babel: neighbours-babel: adjust to libbabelhelper interface
...
specify command 'dump' for now until babeld supports filtering
2019-09-29 22:44:39 +02:00
Christof Schulze
33fb58bbf9
gluon-mesh-babel: getnumber() allocate sufficient memory including \0 byte
...
increase size of path by 1 to be able to fit the full path including trailing \0 byte into array
2019-09-29 22:44:39 +02:00
lemoer
f90b673f14
contrib: fix inheritance of jenkins-community-slave dockerfile ( #1831 )
2019-09-28 00:56:53 +02:00
Martin Weinelt
a394054d81
modules: update Gluon packages
...
de7b228 batman-adv-legacy: remove the package
85c8044 l3roamd: update to fix build
295f055 l3roamd: bump version: instant claiming, FIX removing routes
2019-09-27 10:05:13 +02:00
lemoer
174dd3146f
contrib: Set up continuous integration through Jenkins
2019-09-26 16:12:09 +02:00
bobcanthelpyou
8553254867
docs: fix typos
2019-09-26 13:04:19 +02:00
Matthias Schiffer
5b97d36c7e
gluon-mesh-batman-adv: remove gluon-mesh-batman-adv-14
2019-09-25 21:57:52 +02:00
Matthias Schiffer
7837bc1059
Gluon v2019.1
...
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEE7tAWAry9GWw4vJofvUqgUo9j8X4FAl2HqPMACgkQvUqgUo9j
8X4XGQgAss8qY9mDtSBCEvIOXZVlopDYH/JxY/24EUOpJQSNgeJuLdlf/p5uS5c7
5fIsAjRbnX+QVzWVX74KmOlZ9Dl8FSiUhu9IOveRTqGUIzLEKzTSyLABdtloFBni
rFCcLN5805XGksqgUnfC3+sz2ogKrBTtKe4jR8HyzI1xQn1W7s1TWKdL+muBWqrJ
Hi+5r+FiT9VWpKQDHM2EtSNBZuych5lN0YmuSBgdsLU5u+rBJtTg79FAVqY0XRaq
9FbSPii/c68OI7DkK5lkbVRcCHn5E8QqsYJnUgV4rvwxXhLS0A0QHqiqwRx3wvK6
2uXMQl+E5e+F8T3oSJcUt2gKin+xtg==
=pRPr
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEZmTnvaa2aYgexS51Fu8/ZMsgHZwFAl2KmiMACgkQFu8/ZMsg
HZzdahAAoQr3dREwQatJtJnJVfm9q24Yz9ukbWM/8AAEJHJb2YY43d5nrNo+Z/OQ
rbp1NA6pYWryReq93lUR44IGzPX6MtYf+nZ8mAJlUtHOigo5JsAlSSljJckJevU1
okLh5lkiS6tBgTNK4ziXFfCD6d2AOwL7LEX+ULGKPWShmpm9JI42oOH+yE+eDids
oFI0uvCw0rBHoX8Ye0GDEljwVhWewENTV/mPf+kGUVh64AcSVXECJQv0fA6uWxC6
3I+Q6coriOO5wLXjW4NeCKmJNcrhZ7pGQiEWusw294pVz7/f3VawGDr2CsW6kkzR
ggjhrsGzs3li3IeCttNrfwIx86UsICw1g12bw7AUNrn589AA4OM31uZQQk2s918h
c1fie6z5y0V0RKilG6+z56WCdKZnKSecdaaYx0vKWL0DMgACvxOTIOoaWbODKjdx
cY4nLcD2aiGQ/d+pw6LKDQuTiE1ORaa+MkDyN0/ZnMI2FLWJq646kO1V33JgBF0r
tQ6n7dUwDB9rkZ/UUqqwmneeXs2vxNpnHQg/YiiFEDrdNsBC2irmWuP2Ui6JD9Rj
Kik6NTve1f7Jp0w8ssgjyTC7mhL6fES4VFkaQP+vrmTI8qSl0QudZXT3bIOfc+sa
hve8DPfu2yof5fdDrY47PqlNXkKE2IvulIzm+h7OSLXL+hrsDQE=
=vgC5
-----END PGP SIGNATURE-----
Merge tag 'v2019.1'
Merge tag to fix 'git describe'
2019-09-25 00:34:29 +02:00
Tata
6742584e12
gluon-config-mode-geo-location: allow to set location independently from sharing it ( #1537 )
...
also properly delete location data when a user disables
the location option after re-entering config-mode.
2019-09-24 09:56:40 +02:00
Christof Schulze
6aee8e95e8
gluon-mmfd: add package ( #1802 )
2019-09-23 21:34:53 +02:00
Martin Weinelt
dcfbbea090
docs: Gluon v2019.1+
2019-09-23 13:57:33 +02:00
Andreas Ziegler
07fe28c855
ar71xx-generic: add zram-swap to boards with 8M flash but only 32M memory ( #1819 )
2019-09-23 09:54:54 +02:00