Skip to content

Releases: GliderGeek/PySoar

using wxpython for gui

31 May 18:37
Compare
Choose a tag to compare

switching to wxpython will hopefully fix the GUI problems

v0.57.2

23 Apr 21:56
Compare
Choose a tag to compare
v0.57.2

Stability improvements

01 Aug 21:27
Compare
Choose a tag to compare

changes incorporated in new version of opensoar

opensoar and aerofiles

11 Jul 20:59
Compare
Choose a tag to compare
  • 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

20 Jan 17:00
Compare
Choose a tag to compare

This release fixes an issue with AAT's with fixed orientation angles.

fix soaringspot internal changes

17 Dec 19:25
Compare
Choose a tag to compare

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

07 Oct 15:27
Compare
Choose a tag to compare

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

12 Jul 19:19
Compare
Choose a tag to compare
  • fixed bugs #98, #111, #92
  • pygeodesy for distance calculations
  • added integration test on aat

AAT

20 Feb 15:42
Compare
Choose a tag to compare
AAT
  • Implementation of AAT competition days
  • analysis spreadsheet also in specific day folder
  • show version number in GUI
  • several bug fixes

Some bugs, some functionality

21 Jul 13:27
Compare
Choose a tag to compare

Solved bugs #62, #63
Changed performance indicators:

  • Added start- and finish height on each leg
  • Added average cruise height difference
  • Renamed XCSpeed to Task Speed.

Thanks to Dutch Gliding team for feedback!