Flying
7Recording a flight
Starting and ending a flight, takeoff and landing detection, and how the app treats the screen and the battery in the air.
How recording works#
From the moment you press start, every position fix is written to a database on the phone. This is the part of the app that has no dependencies at all: no account check, no server, no signal. A flight recorded in a valley with the phone in airplane mode is exactly as complete as one recorded on a launch with full coverage.
Good to know
Recording continues when you leave the flight screen, switch tabs, lock the phone or put the app in the background. A notification shows Recording flight #123 while it runs.
Takeoff detection#
Pressing start begins the recording, but the app knows the difference between sitting on launch and flying. Until it sees a takeoff, the screen shows Waiting for takeoff and the flight statistics stay at zero.
Once you launch, the app marks the takeoff, starts the flight clock and begins accumulating distance, climb and speed.
Tip
Start recording before you lay out, not at the moment you run. It costs nothing, and it means the takeoff is captured exactly rather than a minute late.
Early takeoff in a task#
In a task, the app asks Early takeoff allowed? It matters because it decides what the top banner concentrates on.
- If early takeoff is allowed at this site, the banner focuses on the countdown to the start time.
- If it is not, the banner concentrates on the takeoff window itself.
Caution
Answer it the way the task briefing says. This changes what the app shows you, not what the rules are.
Ending a flight#
- Open the flight menu and press END FLIGHT, or use End flight on the Flight tab.
- Confirm End flight? with Do you really want to end this flight?
- The flight closes and appears in your logbook.
Note
After a task flight with live tracking, the app may offer the post flight status sheet so you can tell the organizers you are down and whether you need retrieve. See Live tracking and buddies.
Automatic landing detection#
Pilots forget to end flights. The app watches for a lack of movement and offers to close the flight for you rather than recording an hour of you packing up.
You see Possible landing detected with a message along the lines of No movement detected. The flight will end automatically in 2:00 unless you confirm that you are still flying.
Good to know
The countdown is also shown in the notification, as Recording flight #123. Ending automatically in 1:30, so you see it even with the screen off.
Screen and battery#
A flight computer that goes to sleep is useless, and one that flattens the battery in two hours is worse. Two settings balance that.
Tip
Battery save mode plus a remote control is a good combination. The remote counts as activity, so the screen wakes when you act on it and stays dim the rest of the time.
Caution
Live tracking costs battery and data on top of everything else, as the app itself warns with Live tracking requires additional battery, data, and server resources. Plan for it on long days.
What ends up in the flight#
Beyond the raw track, the app derives a set of statistics you can see on the flight detail page afterwards.
| Group | Includes |
|---|---|
| Overview | Duration, takeoff time, landing time, track length, whether it was a task flight |
| Performance | Max altitude, altitude gain, max climb, max sink, best climb, top speed, min speed, average speed |
| Thermals | Number of thermals, thermal time, glide time |
| XC distances | Start to land, 3TP, flat triangle, FAI triangle |
| Technical summary | Track points recorded, sync state, remote identifiers |
Note
All of this is computed on the phone from your track, so it is available immediately after landing with no connection. Uploading is a separate, optional step.