JohnMarzulli / StratuxHud

Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
120 stars 22 forks source link

In HUD network selection. #14

Open JohnMarzulli opened 6 years ago

JohnMarzulli commented 6 years ago

To improve the setup process, and to allow for the use of different GDL-90 receivers, the HUD or the configuration webpage should allow for the selection of different WiFi networks.

The code should do the following:

  1. Present a list of SSIDs
  2. Allow for the selection of the SSID asked for.
  3. Allow for a password entry.
  4. Allow for the selected network to be switched to.
  5. Perform all required network up/down activities
  6. Continue operation on the new network without having to restart.
mrdoornbos commented 5 years ago

Are you going to do this on the config app or this one? I can help. I'm a 750 builder and been using the Hudly device for an iOS app I'm developing. I may fly with it this weekend to give it a shot.

JohnMarzulli commented 5 years ago

I have not yet decided. The config app would be the easiest, but on the HUD would be the most fool proof.

Maybe both?

JohnMarzulli commented 5 years ago

@mrdoornbos - If you try the HUD, make sure you use the latest code.

I have been doing a bunch of optimization work.