Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 845 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 845 Bytes

Aerocontest

Aerocontest is an application created for aeroclub in Szczecin. Their amateur flying contests and issues with reliable contest result analysis spawned the idea for this app.

The app will overlay kml flight track definition and any number of flight route recordings persisted in gpx format over a map, show some flight parameters for every recording, and calculate time spent outside of the predefined flight track (the main competition, for now).

Please note this project is in a very early stage, test data is hardcoded and not all functionality is implemented yet.

Aerocontest screenshot

TODO

  • Analysis export/print
  • Ability to edit and delete/ignore flight recording points
  • kmz support
  • Data persistence
  • Front-end stuff
  • Flight recording position interpolation for higher accuracy