ericpaulbishop / gargoyle

Gargoyle Router Management Utility
http://www.gargoyle-router.com
465 stars 222 forks source link

Status of 22.03 release #972

Closed lukasz1992 closed 1 year ago

lukasz1992 commented 1 year ago

Hi,

that is not really a bug nor issue, I just like to know what are the plans for new release or answers to these questions:

obsy commented 1 year ago

See branch: https://github.com/ericpaulbishop/gargoyle/commits/base_on_openwrt_2203

lukasz1992 commented 1 year ago

@obsy this answers to my second question only:

lantis1008 commented 1 year ago

Ive already switched to ksmbd by default (samba36 is still available for those that want to compile it). I won't backport ntfs3. Sorry it's not worth the effort. We will pick it up in OpenWrt 23.xx I expect.

Features:

Roadmap/plans:

Testing:

obsy commented 1 year ago

proposal: drop old atheros and ramips/rt305x (and maybe brcm47xx). These are old devices, slow and often do not have enough ram (or flash)

lantis1008 commented 1 year ago

Agreed, but it has been so long since the last release that i'd like to keep them for this one. Give them a final send off. They will be dropped for 23.xx

lukasz1992 commented 1 year ago

Another proposal would be to extend available modes for WiFi.

Currently we can select b+g+n or b+g. I do not think anyone would need b+g in default config.

So my proposal - is to allow such options: b+g+n (or g+n), g+n+ax, n+ax I can try to do work for WiFi 6 on 2.4GHz

And for 5GHz: an+ac, an+ac+ax (or an+ac on WiFi 5 devices) or ac+ax (or ac only on WiFi 5 devices)

obsy commented 1 year ago

These options are deprecated (see hwmode in https://openwrt.org/docs/guide-user/network/wifi/basic )

We can set require_mode (n or ac)

lukasz1992 commented 1 year ago

and other settings (not checked if already done):

lantis1008 commented 1 year ago

I don't see large benefit in tweaking a lot of these parameters for most users. legacy rates is already turned off, so strictly speaking the GUI is misleading. I don't see that being critical. N, AC or AX only modes? Pretty niche. Maybe for the next release. The entire connection basic page needs a rework anyway. It's become a terror to work on.

pricerc commented 1 year ago

I don't see large benefit in tweaking a lot of these parameters for most users. legacy rates is already turned off, so strictly speaking the GUI is misleading. I don't see that being critical. N, AC or AX only modes? Pretty niche. Maybe for the next release. The entire connection basic page needs a rework anyway. It's become a terror to work on.

I'd imagine most users just want to set their SSID and password and see the rest as noise.

lantis1008 commented 1 year ago

Exactly. It might be something worth exposing on the new Connection->Advanced page, however.

pricerc commented 1 year ago

I do miss my Gargoyle router (there's an ongoing discussion over on the Gargoyle forums about availability in NZ) - I gave mine up when my teenagers had left home and I found myself needing ipv6.

But I do have an OpenWRT router with Luci, which is a good example of how not to edit your router's wifi settings:

Clearly designed by people who see user experience as way down on their list of priorities.

lukasz1992 commented 1 year ago

I am for tuning WiFi settings in Connection -> Advanced page:

lantis1008 commented 1 year ago
lukasz1992 commented 1 year ago

I'd think of something like:

btw why WPA3-Enterprise settings are commented out - no testers?

lantis1008 commented 1 year ago

btw why WPA3-Enterprise settings are commented out - no testers?

Correct

obsy commented 1 year ago

@lukasz1992: Can be closed - version 1.14.0 based on Openwrt 22.03 has been released.