Feature: manual cruise step definition
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
- Select different cruise modes in create_mission_xml_conf
- Different cruise steps in mission.xml according to chosen cruise mode
Developer Checklist
-
Code has been tested locally