stephendade / Rpanion-server

Web-based configurator for companion computers of MAVLink vehicles
https://www.docs.rpanion.com/software/rpanion-server
GNU General Public License v3.0
138 stars 61 forks source link

Feature request: Got stucked when activating new wifi AP interface #221

Open lida2003 opened 4 months ago

lida2003 commented 4 months ago

As Pi3B+'s onboard wifi is only for short range communication. So I have added a new usb wifi card.

I got stucked when activating new wifi AP interface.

  1. switched to new wifi card in Network Configuration
  2. save configuration
  3. then everything is just as it is

I check ssh console, and noticed that the ap is configured on the original on board wifi card. When reboot the board, then my new wifi card is activated.

So is it possible to Choice A: popup a message to let user to reboot the rpanion Choice B: reboot it self automatically Choice C: restart those AP related process