Akaflieg-Freiburg / enroute

A free navigation app for VFR pilots
https://akaflieg-freiburg.github.io/enroute/
GNU General Public License v3.0
111 stars 28 forks source link

Support traffic data receivers connected via serial ports #411

Open kebekus opened 7 months ago

kebekus commented 5 months ago

Version 2.31.01 supports the feature. Please test!

kebekus commented 5 months ago

It turns out that QtSerialPort does not work under Android -- it sees the Unix device files but cannot access them for lack of permissions. We might need to look at XCSoar to see what they are doing....