Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCSoar/python/test/test_xcsoar.py should probably be updated to Python 3 #758

Closed
scls19fr opened this issue Oct 20, 2021 · 3 comments
Closed

Comments

@scls19fr
Copy link
Contributor

Hello,

I don't know exactly what is the purpose of https://github.com/XCSoar/XCSoar/blob/master/python/test/test_xcsoar.py
But it should probably be updated to Python 3

Pinging @TobiasLohner

Kind regards

@scls19fr
Copy link
Contributor Author

This file should probably also be renamed because test_...py are often used as filename for unit tests (automatically detected by tools such as nosetests or pytest

@roscosoarer
Copy link

If this is associated with the SkyEcho interface I am interested. SkyEcho outputs Garmin format GLD-90 (ADSB protocol)) that needs to be converted into NMEA messages I currently do this by running XC-Guide and WiFi that into my Samsung table through < devices> localhost but this is clunky and unreliable and often requires XCSoar to be restarted [=bad in-flight log]. A simpler interface would be great. I'm watching with interest.
Localhost IMG_20221108_111920_094820857

@lordfolken
Copy link
Contributor

implemented by f5a478f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants