OpenRepeater / openrepeater

This is where web application files live for the OpenRepeater Project. The OpenRepeater web application is a front end interface to the svxlink core system and builds the appropriate configuration files needed for operation.
https://openrepeater.com
49 stars 22 forks source link

Add Wifi Support, Wifi connection UI, and adhoc #63

Open abcrawford opened 5 years ago

abcrawford commented 5 years ago

Need to develop support to add some wifi networking features into the UI. The Pi-Star image has a similar feature and this is something that's been on the back burner for quite some time. While I still feel that using ethernet is the best and most reliable means of connectivity, there would be some good use cases for Wifi access.

Here are some of the features I would like to see supported in a wifi implementation

So of these features since they would require access to the OS, would likely need to be incorporated into the orp_helper script as well to allow the web server the appropriate access it needs.

Dloranger commented 5 years ago

This may be a good place to start as well, seems like the basic OS level stuff has been added, then its just putting the UI wrapper around it

http://www.raspberryconnect.com/network/item/330-raspberry-pi-auto-wifi-hotspot-switch-internet