Opened 11 years ago

Closed 11 years ago

#143 closed enhancement (fixed)

Takeoff detection for planes without a strobe light

Reported by: István Váradi Owned by: István Váradi
Priority: blocker Milestone: General availability
Component: rules Keywords:
Cc:

Description (last modified by István Váradi)

For planes that have no strobe lights, the takeoff procedure should be handled differently:

If GS exceeds 50 knots during taxi, the state of the aircraft is saved. The GS checker does not produce an error message, but maintains the value of the highest speed achieved. If the stage is still TAXI after 20 seconds, or GS decreases below 50 knots, a "GS exceeded" fault will be logged with the highest speed.

In the latter case, the user can tick an "RTO" checkbox on the takoff page, in which case the error message(s) will be removed from the log and replaced by the text "RTO from XXX knots", where XXX is the highest speed achieved. If this happens while the stage is still TAXI, it will switch to RTO. The checkbox is active only if the contents of the Remarks window is not empty. If it becomes empty later on, the checkbox should become inactive and unmarked, and the "RTO from XXX knots" message should be replaced by the fault message about the highest GS speed.

If the plane becomes airborne (onTheGround becomes False) within 20 seconds of exceeding 50 knots, the stage is switched to TAKEOFF, and the takeoff data is logged using the state saved when exceeding 50 knots.

The RTO checkbox is inactive for planes that have a strobe light.

Change History (6)

comment:1 by István Váradi, 11 years ago

Description: modified (diff)

comment:2 by István Váradi, 11 years ago

Status: newaccepted

comment:3 by István Váradi, 11 years ago

Priority: criticalblocker

comment:4 by István Váradi, 11 years ago

Status: acceptedimplemented

comment:5 by István Váradi, 11 years ago

Status: implementeddelivered

comment:6 by István Váradi, 11 years ago

Resolution: fixed
Status: deliveredclosed
Note: See TracTickets for help on using tickets.