edgetx
edgetx copied to clipboard
Add GPS Option
Minor change, add GPS option for x12 and language da in .py yfiles
Raphael is going to look into this - as for the X12 most of this should not be needed - it has a GPS as standard, so should simply be ON lower down in the code, and also not a configurable option in the UI since the UART/AUX is already claimed by the GPS.
Thats good :-)
The GPS on the x12 has a dedicated connector. Its the only physical connector on that Radio where a User can connect other stuff without soldering. (ESP Modules and more)
(I would share a Photo, but im in the Hospital still since 2 Months now)
I like that idea, because its User Friendly.😉 +1! But i also like the Idea for BT as a Option but without explicit use the Compile option, set to ON as Standard And dBluetooth=OFF as an Option if someone needs it. The Horus BT Module is not really compatible with android or other stuff and a Solid Data Connection is just not possible. Not even the different Frsky Modules are compatible between each other. 🤣 Because of that, i removed it and connected a hc05 wich is way more reliable.
Good Health to you :-)
Good Health to you :-)
Thank you. I hope to get out soon. Still have something to test here and already feel guilty for the huge delay. 😅
Thank you. I hope to get out soon. Still have something to test here and already feel guilty for the huge delay. 😅
Don't stress over it... your health is more important! Just glad to hear you're still alive and kicking! 😉
Minor change, add GPS option for x12 and language da in .py yfiles
You add the Bluetooth Compile Option for x10express? Is that right? Dont you want that for the x12?
Yes, thats was confused, schuld be X12
Does gps=off or/and bluetooth=off enable the aux_serials1/2 instead? I think just these changes are not enough here.
This might be fyi serial refactor PR
Your memory does not deceive you ;)
Configuring BT serial on run-time is coming next.
GPS supported in the new serial framework, so can be on any available serial/aux port, but bluetooth isn't, and will just remove the option for the serial port that the code expects the Bluetooth to be at (i.e. because it has a dedicated connector).
Hi @pfeerick , do you want me to close this PR ?
I think so, yes. We did establish this wasn't going to work this way, so no point leaving it open now.