Kwik EFIS 3.0 update

This commit is contained in:
Nine Lima 2017-05-06 12:06:33 +00:00 committed by Boris Kraut
parent ad72a61eff
commit 66f0b6888e
2 changed files with 56 additions and 9 deletions

View file

@ -0,0 +1,32 @@
Categories:Navigation
License:Apache-2.0
Web Site:http://members.iinet.net.au/~ninelima/efis/
Source Code:https://github.com/ninelima/kwikEFIS
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
Changelog:https://github.com/ninelima/kwikEFIS/blob/HEAD/CHANGELOG.md
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
Auto Name:Kwik EFIS DataPac
Summary:Electronic Flight Information System (EFIS) Terrain Data
Description:
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS.
* Southern Africa
* Oceanaia
* [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots]
.
Repo Type:git
Repo:https://github.com/ninelima/kwikEFIS
Build:1.0,1
commit=5d02ed4b81ebe8b52c0c1ea9b5de03fd6dadbf54
subdir=data
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags ^PROD
Current Version:1.0
Current Version Code:1

View file

@ -10,22 +10,32 @@ Auto Name:Kwik EFIS
Summary:Electronic Flight Information System (EFIS) Summary:Electronic Flight Information System (EFIS)
Description: Description:
Kwik EFIS is a Glass Cockpit application designed to work on most Android Kwik EFIS is a Glass Cockpit application designed to work on most Android
devices equipped with a GPS, gyroscope, accelerometer and a CPU with reasonable devices equipped with a GPS, gyroscope, accelerometer and a CPU with reasonable
performance. performance.
* Synthetic Vision
The the synthetic vision is built from the USGS 3 arc second Digital Elevation
Model data (GPTO30). If enabled, it also allows for some terrain collision
detection.
The required terrain data package (player.efis.data) is available on F-Droid.
[https://f-droid.org/repository/browse/?fdfilter=kwik&fdid=player.efis.data Kwik
EFIS DataPac]
* Flight Director * Flight Director
Kwik EFIS has a fully functional flight director built in. It uses the standard 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 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 altitude is set on-screen by means of the spinner controls on the right top and
bottom of the screen. bottom of the screen.
* Demo Mode * Demo Mode
There is also a "Demo Mode" available in the application. It is fairly There is a "Demo Mode" available in the application. It is fairly basic and
rudimentary and works like a crude flight simulator. The heading and altitude works like a crude flight simulator. The heading and altitude can be changed by
can be changed by pitching and banking the device. The speed runs up and down pitching and banking the device. The speed runs up and down automatically based
automatically based on the pitch. on the pitch.
* [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots] * [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots]
. .
@ -53,7 +63,12 @@ Build:2.4,7
subdir=app subdir=app
gradle=yes gradle=yes
Build:3.0,9
commit=5d02ed4b81ebe8b52c0c1ea9b5de03fd6dadbf54
subdir=app
gradle=yes
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags ^PROD Update Check Mode:Tags ^PROD
Current Version:2.4 Current Version:3.0
Current Version Code:7 Current Version Code:9