Categories:
  - Navigation
License: Apache-2.0
WebSite: http://members.iinet.net.au/~ninelima/efis/
SourceCode: https://gitlab.com/ninelima/kwikEFIS
IssueTracker: https://gitlab.com/ninelima/kwikEFIS/issues
Changelog: https://gitlab.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
Bitcoin: 1KKWRF25NwVgNdankr1vBphtkLbX766Ee1

AutoName: Kwik DMAP
Description: |-
    Kwik Moving Map is a companion application to the EFIS. It provides  situational
    awareness and and navigation functionality.

    '''Synthetic Vision'''

    Synthetic vision is built from the USGS 3 arc second Digital Elevation Model
    data. If enabled, it also allows for some terrain collision detection. The
    required terrain data packages are available on F-Droid, see:

    * [https://f-droid.org/packages/player.efis.data.usa.can/ North America/Canada]
    * [https://f-droid.org/packages/player.efis.data.eur.rus/ Europe/Russia]
    * [https://f-droid.org/packages/player.efis.data.sah.jap/ Sahara/Northern Africa/India/Indonesia/Japan]
    * [https://f-droid.org/packages/player.efis.data.zar.aus/ Southern Africa/Australia/New Zealand]
    * [https://f-droid.org/packages/player.efis.data.pan.arg/ South America]

    '''Airspace'''

    Airspace data is provided from Worldwide Soaring Turnpoint Exchange Airspace
    [http://soaringweb.org/Airspace/]

    * North West Sector: United States/Canada.
    * North East Sector: Europe(Denmark, Germany, Switzerland)/Russia.
    * South West Sector: South America.
    * South East Sector: Australia/South Africa.

    '''ADS-B/AHRS'''

    In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
    selected as the input source. See [http://www.stratux.me/ Stratux ADS-B] for
    more information.

    '''Simulator'''

    There is a simulation mode available in the application. The Flight director is
    used to select a waypoint and altitude and the simulator will generate the GPS
    movements to navigate to the selected waypoint. The speed is set at the typical
    cruise for the currently selected aircraft.

    '''Primary Flight Display'''

    [https://f-droid.org/packages/player.efis.pfd/ Kwik EFIS] is a companion
    application to the moving map. It provides a Primary Flight Display
    functionality.

    '''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]

RepoType: git
Repo: https://gitlab.com/ninelima/kwikEFIS

Builds:
  - versionName: '1.0'
    versionCode: 1
    commit: VER_3.6
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.1'
    versionCode: 2
    commit: VER_3.7
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.2'
    versionCode: 3
    commit: REL_3.8
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.3'
    versionCode: 4
    commit: REL_3.10
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.4'
    versionCode: 5
    commit: REL_3.11
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.5'
    versionCode: 6
    commit: DMAP_1.5
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.6'
    versionCode: 20
    commit: DMAP_1.6
    subdir: mfd
    gradle:
      - yes

  - versionName: '1.7'
    versionCode: 21
    commit: DMAP_1.7
    subdir: mfd
    gradle:
      - yes

  - versionName: '2.0'
    versionCode: 22
    commit: DMAP_2.0
    subdir: mfd
    gradle:
      - yes

  - versionName: '2.1'
    versionCode: 23
    commit: DMAP_2.1
    subdir: mfd
    gradle:
      - yes

  - versionName: '2.2'
    versionCode: 24
    commit: DMAP_2.2
    subdir: mfd
    gradle:
      - yes

  - versionName: '2.3'
    versionCode: 25
    commit: DMAP_2.3
    subdir: mfd
    gradle:
      - yes

AutoUpdateMode: None
UpdateCheckMode: Tags ^DMAP
CurrentVersion: '2.3'
CurrentVersionCode: 25