Skip to content

Releases: acrovato/fluttair

Version 0.2

09 Sep 13:30
2e85687
Compare
Choose a tag to compare

Fluttair v0.2

Working version with pre-processed data loaded in the local storage

Features

  • display information about airports, airspaces and navigational aids from a SQL database contained in the local storage
  • fetch METAR/TAF data for airports
  • display mapbox-style maps (.mbtiles) contained in the local storage
  • plan a VFR route from a set of steerpoint coordinates
  • display the user's position and the route on the moving map
  • track the user's flight and display it for further debrief

Limitations

  • fetch navigational data and maps directly from the internet
  • fetch NOTAMs
  • perform screen-off tracking

v0.1

21 Nov 21:37
562e770
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Version 0.1

Minimal working version of app

Features

  • Basic design
  • SQLite database support for airports, airspaces and navaids (build from openAIP, not provided)
  • Weather and NOTAM fetching, with local json save