EdgeTX / edgetx

EdgeTX is the cutting edge open source firmware for your R/C radio
https://edgetx.org
GNU General Public License v2.0
1.49k stars 314 forks source link

M100 / UBLOX GPS Support #4562

Open smcStevesmc opened 5 months ago

smcStevesmc commented 5 months ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

I have 2 good, know to work, HFLRC M100 GPS units and neither one will work in my RadioMaster RX16S MK II on EdgeTX

Describe the solution you'd like

Working GPS

Describe alternatives you've considered

Different FIrmware Different OS Giving up

Additional context

No response

pfeerick commented 5 months ago

You probably need to reconfigure those GPSs... they need to be outputting NMEA messages, and it seems they are configured for UBOX binary by default.

https://www.hglrc.com/products/m100-5883-gps

  1. Output protocol: UBLOX
rotorman commented 2 months ago

Have a look at: https://github.com/EdgeTX/edgetx/pull/4689 (merged to main).