player.efis.* Make Auto Update mode consistent for data packs and update descriptions

This commit is contained in:
Michel Le Bihan 2017-07-26 18:35:17 +00:00
commit c54c82ea38
4 changed files with 16 additions and 16 deletions

View file

@ -9,7 +9,7 @@ Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
Auto Name:Kwik DataPac (eur.rus) Auto Name:Kwik DataPac (eur.rus)
Summary:Electronic Flight Information System (EFIS) Terrain Data Summary:Electronic Flight Information System (EFIS) Terrain Data
Description: Description:
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS. The synthetic vision terrain (DEM) data pack for use with [[player.efis.pfd]].
* Europe * Europe
@ -26,7 +26,7 @@ Build:1.0,1
subdir=data.eur.rus subdir=data.eur.rus
gradle=yes gradle=yes
Auto Update Mode:None Auto Update Mode:Version VER_%v
Update Check Mode:Tags ^PROD Update Check Mode:Tags ^VER
Current Version:1.0 Current Version:1.0
Current Version Code:1 Current Version Code:1

View file

@ -9,7 +9,7 @@ Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
Auto Name:Kwik DataPac (usa.can) Auto Name:Kwik DataPac (usa.can)
Summary:Electronic Flight Information System (EFIS) Terrain Data Summary:Electronic Flight Information System (EFIS) Terrain Data
Description: Description:
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS. The synthetic vision terrain (DEM) data pack for use with [[player.efis.pfd]].
* North America * North America
@ -26,7 +26,7 @@ Build:1.2,3
subdir=data.usa.can subdir=data.usa.can
gradle=yes gradle=yes
Auto Update Mode:None Auto Update Mode:Version VER_%v
Update Check Mode:Tags ^PROD Update Check Mode:Tags ^VER
Current Version:1.2 Current Version:1.2
Current Version Code:3 Current Version Code:3

View file

@ -9,7 +9,7 @@ Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
Auto Name:Kwik DataPac (zar.aus) Auto Name:Kwik DataPac (zar.aus)
Summary:Electronic Flight Information System (EFIS) Terrain Data Summary:Electronic Flight Information System (EFIS) Terrain Data
Description: Description:
The synthetic vision terrain (DEM) data pack for use with Kwik EFIS. The synthetic vision terrain (DEM) data pack for use with [[player.efis.pfd]].
* Southern Africa * Southern Africa
@ -26,7 +26,7 @@ Build:1.2,3
subdir=data.zar.aus subdir=data.zar.aus
gradle=yes gradle=yes
Auto Update Mode:None Auto Update Mode:Version VER_%v
Update Check Mode:Tags ^PROD Update Check Mode:Tags ^VER
Current Version:1.2 Current Version:1.2
Current Version Code:3 Current Version Code:3

View file

@ -13,33 +13,33 @@ 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 '''Synthetic Vision'''
Synthetic vision is built from the USGS 3 arc second Digital Elevation Model 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 data. If enabled, it also allows for some terrain collision detection. The
required terrain data packages are available on F-Droid, see: required terrain data packages are available on F-Droid, see:
1. North America/Canada [[player.efis.data.usa.can]] 1. [[player.efis.data.usa.can]] North America/Canada
2. Europe/Russia [[player.efis.data.eur.rus]] 2. [[player.efis.data.eur.rus]] Europe/Russia
3. Southern Africa/Australia [[player.efis.data.zar.aus]] 3. [[player.efis.data.zar.aus]] Southern Africa/Australia
* 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 a "Demo Mode" available in the application. It is fairly basic and 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 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 pitching and banking the device. The speed runs up and down automatically based
on the pitch. on the pitch.
* Screenshots [http://members.iinet.net.au/~ninelima/efis/gallery.html] '''Screenshots''' [http://members.iinet.net.au/~ninelima/efis/gallery.html]
. .
Repo Type:git Repo Type:git