rotorflight/rotorflight-configurator

Refactor Serial Ports tab

rotorflight opened this issue · 2 comments

The Serial Ports tab is unnecessarily confusing. Also, it does not have to be a separate tab at all.

Let's move the serial port config into Configuration tab.
Let's simplify the options.

For each available serial port:

  • Dropdown for the port usage
    • Receiver
    • MSP
    • Blackbox
    • MSP + Blackbox
    • GPS
    • ESC Telemetry
    • Telemetry / FrSky
    • Telemetry / HoTT
    • Telemetry / S.Port
    • Telemetry / LTM
    • Telemetry / MAVLink
    • Telemetry / iBUS
    • VTX TBS Smartaudio
    • VTX IRC Tramp
    • Runcam
    • LIDAR
    • FrSky Pixel OSD
  • Port Speed
    • Auto / baud rate

There is NO NEED to offer everything side by side. It's just confusing.

Mostly done. Doing testing now, and polishing the CSS.

Job done.