- 10 Dec, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Dirty fix for #446 while it is not fixed upstream (see https://github.com/openwrt-routing/packages/issues/436 ) Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 09 Dec, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Adapt new luci-app-bmx6 package's bmx6-graph.js file to qMp. Nodes now appear on the topology graph page, but links are only shown with qMp trunk, not with testing. Partial fix for #446 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 08 Dec, 2018 2 commits
-
-
Roger Pueyo Centelles authored
This script checks that, for every wireless device configured by qMp (in /etc/config/qmp), the channel configured in /etc/config/wireless and the one reported by the "iw" command match. If they differ, it resets the wifi system. First part of #470 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 10 Oct, 2018 1 commit
-
-
Roger Pueyo Centelles authored
The community_name option would only be saved if it wasn't set to "Guifi.net"; now it saves any community. Fixes #468 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 03 Oct, 2018 2 commits
-
-
Roger Pueyo Centelles authored
The ramips SoC's 2.4 GHz radios are configured by default as 80211s_aplan, so there's no need for per-device hooks enforcing it at birth. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Commit commit:630bd7a8 fixed #464 but introduced a new bug in devices with a switched Ethernet interface, where the VLAN interfaces would not come up on time after restarting the network during the autoconfiguration process. Just reloading the network instantly applies the changes for wired interfaces, but restarting it is needed to ensure wifi interfaces work correctly. Restarting *and* then reloading ensures the network is up and running before continuing the autoconfiguration process, therefore no devices missdetection should occur. Fixes #466 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 01 Oct, 2018 1 commit
-
-
Roger Pueyo Centelles authored
It doesn't seem this check makes sense, so removing it. Fixes issue #465 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 25 Sep, 2018 2 commits
-
-
Roger Pueyo Centelles authored
In some corner cases, after changing the wireless settings, the physical [radio] interfaces come up but the logical ones holding them don't. By restarting the network, instead of reloading it, they appear to do. It's inconvenient, because it breaks connections for a while, but it's safer as the configuration is surely applied. Fixes #464 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
"qmpinfo interfaces" showed wlan0 and wlan0a when 80211s_adhoc mode was selected, leading to confusing duplicates in the easy setup wizard. Fixes #463 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 17 Sep, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Fixes #462 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 16 Sep, 2018 4 commits
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Should be "Syntax: domain@IP" instead of "Syntax: IP@domain". Fixes #298 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Closes #391 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
The default root password is set now only if there is no previous password and qMp has not configured the router yet. Fixes #441 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 28 Aug, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Closes #457 Closes #458 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 16 Jul, 2018 6 commits
-
-
Roger Pueyo Centelles authored
Fixes #452 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Fixes #451 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Fixes #455 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Fixes #456 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Fixes #454 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 10 Jul, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 29 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 16 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 14 May, 2018 2 commits
-
-
Roger Pueyo Centelles authored
This commit makes the easy setup wizard keep the current public IPv4 address when changing from natted to community. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
This commit fixes the "The submitted security token is invalid or already expired!" erros thrown by SimpleForm-based pages when pages are called using the cbi() function twice. See https://github.com/openwrt/luci/commit/08a2b27df5e282a6b5221fbe72f700523c7b0913#diff-737c82647ab29b87e35331490df659c2 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 10 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
This commit sets the "Ad hoc (mesh)" wireless mode as "Ad hoc (legacy mesh)" on the web GUI. It also introduces a backwards-compatible mode, the "802.11s (mesh) + Ad hoc (legacy mesh)", on the web GUI and adds code to the configuration scripts to handle it properly. This whole thing will ease the transition from current Ad hoc mesh networks towards 802.11s mesh networks (e.g. Guifi.net networks in Barcelona like Sants-Les Corts-UPC). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 04 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 02 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
This commit replaces adhoc wireless mode as the default one by 802.11s (and, similarly, for adhoc+AP). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 25 Apr, 2018 4 commits
-
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Rename them to qmp-ncd (lunced) and qmp-ncgui (nc). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Replace uci.cursor() calls by luci.model.uci.cursor(). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 02 Jan, 2018 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
build
-
- 30 Dec, 2017 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
-
- 27 Dec, 2017 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
-