The upcoming GAP 2026 competition rules introduce a new concept called Elevated Goal. SkyTrackPro already supports this new rule directly in the Task Manager on the website, allowing organizers to configure Elevated Goal tasks today.
Support for Elevated Goal will also be included in the next release of the SkyTrackPro mobile app, ensuring pilots and organizers can fully use the new rule during competitions.
SkyTrackPro is already prepared for GAP 2026 competitions.
Traditionally, XC competition tasks use an End of Speed Section (ESS) followed by a separate ground-level goal. With the Elevated Goal concept, these two points are combined.
An Elevated Goal acts both as ESS and Goal. The pilot's race time is taken at the goal cylinder itself, but the altitude at which the pilot crosses the cylinder now also matters.
The crossing altitude is measured relative to the goal elevation. The default required altitude above goal is 300 meters.
This rule encourages pilots to maintain altitude during the final glide, improving safety and restoring the original purpose of the ESS concept.
The SkyTrackPro Task Manager already supports Elevated Goal configuration. Organizers can enable it directly when creating or editing a task.
SkyTrackPro automatically treats a task as Elevated Goal in three situations:
When a task is explicitly marked as Elevated Goal, any previous ESS waypoint is exported as a regular turnpoint to avoid exporting both ESS and Elevated Goal simultaneously.
Because Elevated Goal is a new rule concept, SkyTrackPro has extended the XCTSK task export format to include metadata allowing mobile apps and other navigation devices to detect Elevated Goal tasks correctly.
Other app manufacturers are encouraged to follow this extension so that pilots receive consistent behavior across navigation software.
{
"goal": {
"type": "CYLINDER",
"deadline": "15:30:00Z",
"elevatedGoal": true,
"elevatedGoalAltitudeM": 300,
"elevatedGoalReason": "explicit"
}
}{
"g": {
"d": "15:30:00Z",
"t": 2,
"eg": 1,
"ea": 300,
"er": 1
}
}Reason codes:
QR task sharing continues to use the existing compact XCTSK v2 payload prefixed with XCTSK:. No QR format change is required, only the additional Elevated Goal parameters.
Older apps can safely ignore these parameters, while updated apps can detect Elevated Goal tasks automatically.
SkyTrackPro continues to quickly adapt to evolving competition rules, ensuring organizers and pilots are ready for the next season.
Elevated Goal support is already available in the SkyTrackPro website task manager and will soon arrive in the mobile apps.
SkyTrackPro keeps pushing competition technology forward — helping organizers, pilots, and supporters manage modern XC competitions.