Archive Kwik COMP (player.efis.cfd) and DMAP (player.efis.mfd)

This commit is contained in:
ninelima 2021-05-13 13:19:43 +08:00 committed by linsui
parent 1408ed21b1
commit f140c1cca6
2 changed files with 12 additions and 114 deletions

View file

@ -1,71 +1,15 @@
Categories:
- Navigation
License: Apache-2.0
WebSite: http://ninelima.org/efis/
WebSite: https://ninelima.org/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 COMP
Description: |-
Kwik COMP is a combined application of EFIS and DMAP. It provides a split
screen showing the primary flight display and digital moving map on a single
device. COMP can optionally integrate with the Stratux ADS-B/AHRS to provide
real-time traffic and enhanced attitude information.
<b>Synthetic Vision</b>
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 via F-Droid, see:
<li><a href="https://f-droid.org/en/packages/player.efis.data.usa.can/">North America, Canada</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.eur.rus/">Europe, Russia</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.sah.jap/">Sahara / North Africa, India / Indonesia, Japan</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.eur.rus/">Southern Africa, Australia / New Zealand</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.pan.arg/">South America</a></li>
<b>Flight Director</b>
Kwik EFIS has a fully functional flight director built in. It uses the standard
V-Bar symbology common to modern flight directors. The target waypoint and
altitude is set on-screen by means of the spinner controls on the right top and
bottom of the screen.
<b>Airspace</b>
Airspace data is provided from <a href="http://soaringweb.org/Airspace/">Worldwide Soaring</a> Services Turnpoint Exchange Airspace
<li>North West Sector: United States/Canada.</li>
<li>North East Sector: Europe(Denmark, Germany, Switzerland)/Russia.</li>
<li>South West Sector: South America.</li>
<li>South East Sector: Australia/South Africa.</li>
<b>ADS-B/AHRS</b>
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
selected as the input source. See <a href="http://www.stratux.me/">Stratux ADS-B</a> for
more information.
<b>Simulator</b>
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.
<b>Companion Applications</b>
<a href="https://f-droid.org/en/packages/player.efis.pfd/">Kwik EFIS</a> is the primary flight display
application of the EFIS. It provides a modern attitude and flight
instrument display.
<a href="https://f-droid.org/en/packages/player.efis.mfd/">Kwik DMAP</a> is a stand-alone digital
moving map application. It provides situational awareness and navigation
functionality.
<a href="http://ninelima.org/efis/installation.html">Help</a>
Kwik COMP (player.efis.cfd) has been superseded by Kwik EFIS Pro
(player.efis.pfd)
RepoType: git
Repo: https://gitlab.com/ninelima/kwikEFIS.git
@ -197,7 +141,8 @@ Builds:
gradle:
- yes
AutoUpdateMode: Version COMP_%v
UpdateCheckMode: Tags ^COMP
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 6.6rc3
CurrentVersionCode: 44

View file

@ -1,63 +1,15 @@
Categories:
- Navigation
License: Apache-2.0
WebSite: http://ninelima.org/efis/
WebSite: https://ninelima.org/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 navigation functionality. All Kwik applications can optionally
integrate with the Stratux ADS-B/AHRS to provide real-time traffic overlay.
<b>Synthetic Vision</b>
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 via F-Droid, see:
<li><a href="https://f-droid.org/en/packages/player.efis.data.usa.can/">North America, Canada</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.eur.rus/">Europe, Russia</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.sah.jap/">Sahara / North Africa, India / Indonesia, Japan</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.eur.rus/">Southern Africa, Australia / New Zealand</a></li>
<li><a href="https://f-droid.org/en/packages/player.efis.data.pan.arg/">South America</a></li>
<b>Airspace</b>
Airspace data is provided from <a href="http://soaringweb.org/Airspace/">Worldwide Soaring</a> Services Turnpoint Exchange Airspace
<li>North West Sector: United States/Canada.</li>
<li>North East Sector: Europe(Denmark, Germany, Switzerland)/Russia.</li>
<li>South West Sector: South America.</li>
<li>South East Sector: Australia/South Africa.</li>
<b>ADS-B/AHRS</b>
In addition to the internal sensors, a low cost Stratux ADS-B/AHRS can be
selected as the input source. See <a href="http://www.stratux.me/">Stratux ADS-B</a> for
more information.
<b>Simulator</b>
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.
<b>Companion Applications</b>
<a href="https://f-droid.org/en/packages/player.efis.pfd/">Kwik EFIS</a> is the primary flight display
application of the EFIS. It provides a modern attitude and flight
instrument display.
<a href="https://f-droid.org/en/packages/player.efis.cfd/">Kwik COMP</a> is a composite flight display
application combining the moving map and the primary flight display. It provides
both displays on a single device.
<a href="http://ninelima.org/efis/installation.html">Help</a>
Kwik DMAP (player.efis.mfd) has been superseded by Kwik EFIS Pro
(player.efis.pfd)
RepoType: git
Repo: https://gitlab.com/ninelima/kwikEFIS.git
@ -266,7 +218,8 @@ Builds:
gradle:
- yes
AutoUpdateMode: Version DMAP_%v
UpdateCheckMode: Tags ^DMAP
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 6.6rc3
CurrentVersionCode: 44