Releases: GliderGeek/PySoar
Releases · GliderGeek/PySoar
using wxpython for gui
switching to wxpython will hopefully fix the GUI problems
v0.57.2
v0.57.2
Stability improvements
changes incorporated in new version of opensoar
opensoar and aerofiles
- calculation core has been replaced by aerofiles and opensoar packages
- do not skip HC contestants
- skip contestant for which analysis fails
- several bugfixes
fix aat sectors with fixed orientation
This release fixes an issue with AAT's with fixed orientation angles.
fix soaringspot internal changes
SoaringSpot has changed its internal structure, which broke PySoar.
This release fixes that.
There was an in between version (v0.56.1) which did not correctly, hence it was never officially released.
StrePla support
It is now also possible to analyse StrePla daily URL's.
Thanks to @jkretz for his initiative and contribution.
A large refactor has been performed to generalize the codebase for this expansion, not only simplifying StrePla implementation but making it more flexible for other future implementations.
small improvements
AAT
- Implementation of AAT competition days
- analysis spreadsheet also in specific day folder
- show version number in GUI
- several bug fixes