@3: Internet settings open right away at no connection: it’s a great idea, but it must be possible to cancel the wizard. Sometimes a wizard that opens up immediately that can’t be closed can be very frustrating for advanced users.
@4: Repeater: Is the tab meant to pick up the data from the chosen SSID and to pass it to the own SSID of the GLi device? Then it is still genrally called a “repeater” function. Although, it isn’t exactly a repeater function (in that case it should pickup the signal and boost the signal).
@6: Hidden SSID: It’s always an good idea to have a option “Other” and then manually enter the SSID. Maybe a hidden SSID is not often used, but I think there are users which are using a hidden SSID.
@8: Cables and wireless at the same time: It depends on what @RangerZ meant. If you are using for example the GL-AR150 as a router or access point you will be able to use eth1 (LAN) and wlan0 at the same time. If he meant to combine a WAN connection over both a LAN-connection (eth0, WAN) and wlan0 you won’t be able to use it that way.
@9: DDNS: You can configure it by LUCI, but I think it would be better to also provide the option to novice users at the GLi GUI.
@10: No password filled in at wifi password. The field should be filled in. It’s likle the same argument alzhao stated at point 9: Only users with the right credentials would be able to see it. Eventually you can create a random text (apart from the actual wifi password) so the browser can produce aterisks (*****) and when the users enters something else then the generated random text then save that new wifi password.
@12: Factory default: there should be an option to backup all current settings. There should alse be an option to restore your settings. LUCI also does have this option.
@18: @RangerZ: As you can see at http://www.gl-inet.com/forums/topic/how-to-read-ans-set-gpio-values-in-gl-ar150/#post-4609 it is possible to execute a bash script when you move the switchbutton of the GL-AR150.
I’m studying at the UCI CLI to create scripts which can make use of the switchbutton to set the GL-AR150 to a accesspoint or router mode.
Although I think it should indeed be a default option within the firmware. Just only accesspoint and router/mobile connection router. More advanced options should be manually configured at the /etc/rc.button/btn_7 and /etc/rc.button/btn_8 scripts.