General Aviation Check List App

Easy and handy Check List App for the General Aviation. Easy generate your own Check-Lists

Concept

This App provides an easy to use Check List Application for General Aviation Aircrafts.
Because of the straight forward simple view it can be use on the same device as the navigation app and easily switched to by the standard switch button of the device

Check List View

Tapping trough the items makes it easy to follow and don't miss anything

Own Check Lists

Own Check Lists can be easily generated with text files.
Loading an new Check List is also very easy, so it is no problem to switch for different aircrafts.

Check List View

Responsive image

Main View

Show the different Check Lists of the Aircraft Type

Simply tap an item to go to the detailed Check List

Responsive image

Detailed Check List View

The Check List with the Check Items

Not checked items are marked in red.
actual item is accentuated.
Already checked items are marked green.

Simply tap an item to check it, it will be marked green an the next item will be accentuated

After the last item tap on "Check List complete" and you will return to the main view. You can also return by the return key or the return button on the top left side

Own Check-Lists

Generate own Check Lists

Import/Export

In the Settings Menu you can import Check Lists via a semicolon separated text file from the app directory (normally found under Android/data/de.yconsult.CheckListGA/files/)
By hitting the import button you will get a list of all Check List Files in this directory.
Tapping one of it will import this Check List.

The Check List Text File

The line structure in the file should look like the following example:

Standard Cessna 172 SP;;AT
Vor dem Anlassen des Triebwerks;;MI
Vorflugkontrolle;AUSGEFÜHRT
Passagier-Briefing;DURCHGEFÜHRT
Sitzhöhe;EINGESTELLT
Sitze und Gurte;EINGERASTET/ANGELEGT
Bremsen;GEPRÜFT/GESETZT

Anlassen des Triebwerks;;MI
Gashebel; 1/2 ÖFFNEN
Gemisch;IDLE CUT OFF (voll gezogen)
STBY BATT-Schalter; TEST (20sec=grün), dann ARM
;;DS
Propellerbereich;FREI


Each Line have the Structure :
Item Line 1;Item Line 2;Control Code
The last line should be followed by a new line.

The following Control Codes are available:
AT: Aircraft Type: This will be the heading of all the Check Lists (should be only one in one file), no Item Line 2
MI: Main Item: Check List Title (will be an Item in the Main View, all following Items will be part of this detailed Check List until the next MI item is coming), no Item Line 2
VI: Very Important: This Check List Item will be highlighted
DS: Divider Small: A Small Divider will be inserted, no Item Line 1 and 2
DB: Divider Big: A Bigger Divider will be inserted, no Item Line 1 and 2
normal Check List Items have no Control Code