Merge branch 'master' into 'master'
Kwik EFIS 3.0 update See merge request !2223
This commit is contained in:
commit
9c2cafca23
32
metadata/player.efis.data.txt
Normal file
32
metadata/player.efis.data.txt
Normal 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
|
|
@ -10,22 +10,32 @@ Auto Name:Kwik EFIS
|
|||
Summary:Electronic Flight Information System (EFIS)
|
||||
Description:
|
||||
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.
|
||||
|
||||
* 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
|
||||
|
||||
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
|
||||
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.
|
||||
|
||||
* Demo Mode
|
||||
|
||||
There is also a "Demo Mode" available in the application. It is fairly
|
||||
rudimentary and works like a crude flight simulator. The heading and altitude
|
||||
can be changed by pitching and banking the device. The speed runs up and down
|
||||
automatically based on the pitch.
|
||||
There is a "Demo Mode" available in the application. It is fairly basic and
|
||||
works like a crude flight simulator. The heading and altitude can be changed by
|
||||
pitching and banking the device. The speed runs up and down automatically based
|
||||
on the pitch.
|
||||
|
||||
* [http://members.iinet.net.au/~ninelima/efis/gallery.html Screenshots]
|
||||
.
|
||||
|
@ -53,7 +63,12 @@ Build:2.4,7
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:3.0,9
|
||||
commit=5d02ed4b81ebe8b52c0c1ea9b5de03fd6dadbf54
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^PROD
|
||||
Current Version:2.4
|
||||
Current Version Code:7
|
||||
Current Version:3.0
|
||||
Current Version Code:9
|
||||
|
|
Loading…
Reference in a new issue