Skip to content

Commit

Permalink
Update flightlog_fielddefs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
breadoven committed Aug 15, 2024
1 parent 1879ba3 commit 7155d15
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion js/flightlog_fielddefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,18 @@ var
"CRUISE_3D_ADJUSTING",
"WAYPOINT_HOLD",
"RTH_HOVER_ABOVE_HOME",
"UNUSED_4"
"UNUSED_4",
"RTH_TRACKBACK",
"MIXERAT_INITIALIZE",
"MIXERAT_IN_PROGRESS",
"MIXERAT_ABORT",
"FW_LANDING_CLIMB_TO_LOITER",
"FW_LANDING_LOITER",
"FW_LANDING_APPROACH",
"FW_LANDING_GLIDE",
"FW_LANDING_FLARE",
"FW_LANDING_ABORT",
"FW_LANDING_FINISHED"
]),

FLIGHT_LOG_NAV_FLAGS = makeReadOnly([
Expand Down

0 comments on commit 7155d15

Please sign in to comment.