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

support RPO sentence #18

Open
bomilkar opened this issue May 15, 2020 · 2 comments
Open

support RPO sentence #18

bomilkar opened this issue May 15, 2020 · 2 comments

Comments

@bomilkar
Copy link
Contributor

XCSoar sends polar coefficients to vario. The sentence we are most interested in deals with the real polar. That is the polar after degradation to account for bugs etc. and after applying the load_factor. So these coefficients are ready to use by STF.
The sentence is described here:
https://www.openvario.org/doku.php?id=projects:series_00:software:nmea
under "Real Polar".

An example:
$POV,C,RPO,0.001558,-0.061671,1.154286*5B

This together with the MacCready value is needed to do STF.

@bomilkar
Copy link
Contributor Author

I will implement this (and only this) unless someone objects.

@bomilkar
Copy link
Contributor Author

Addressed in #19

I had to fix one bug in stf.c line 50 in order to succeed testing STF.
Other than that, only minimal changes were applied.

Please continue testing! (Honest) feedback appreciated!

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

No branches or pull requests

1 participant