Skip to content

Feature: manual cruise step definition

Lutz Wortmann requested to merge feature/create_mission_with_step_descent into main

Feature: manual cruise step definition

Description

Cruise mode selector and manual cruise step definition added.

  • Using mode_3 the number of cruise FL changes, the ROC, step height and position relative to the cruise range can be manually selected. Both step climbs and descents are possible.

Related Issue(s)

Changes required to use step climbs and descents in mission analysis --> !287 (closed)

Other Changes

  • Update of this->initial_cruise_altitude if frist_flight_level is not equal to initial_cruise_altitude (parameter_setter.cpp->line139) Otherwise a false output is displayed in standard_mission.cpp->line 116

Testing Instructions

  1. Select different cruise modes in create_mission_xml_conf
  2. Different cruise steps in mission.xml according to chosen cruise mode

Developer Checklist

  • Code has been tested locally

Merge request reports

Loading