Merge remote-tracking branch 'upstream/master' into abo_add_osd_symbols

pull/1660/head
breadoven 2 years ago
commit ade4a25f8c

@ -2807,18 +2807,72 @@
"rthAbortThresholdHelp": {
"message": "RTH sanity checking feature will notice if the distance to home is increasing during RTH and if it exceeds the threshold defined by this parameter, instead of continuing RTH the UAV will enter emergency landing. Default is 500m which is safe enough for both multirotors and airplanes."
},
"fsMissionDelay": {
"message": "Failsafe Mission Delay"
},
"fsMissionDelayHelp": {
"message": "Defines a delay in seconds, how long INAV has to wait before Failsafe RTH is engaged, if the Aircraft is in a waypoint mission. Set to -1 to disable Failsafe entirely [0-600s]"
},
"drNavigation": {
"message": "Dead Reckoning Navigation"
},
"drNavigationHelp": {
"message": "Allows INAV to continue navigation (Waypoint, Return to Home, Cruise, Coursehold, etc.) during short GPS outages. This feature needs compass and airspeed sensor enabled on Fixed Wing aircraft."
},
"rthAltitude": {
"message": "RTH altitude"
},
"rthAltitudeHelp": {
"message": "Used in Extra, Fixed and 'At Least' RTH altitude modes"
},
"rthTrackBack": {
"message": "RTH Track Back Mode"
},
"rthTrackBackHelp": {
"message": "When enabled, the aircraft will follow its last path backwards first before flying home directly. Fixed Wing crafts will fly back the path with climbing but not descending. Usage modes for RTH Track Back. OFF = disabled, ON = Normal and Failsafe RTH, FS = Failsafe RTH only."
},
"rthTrackBackDistance": {
"message": "RTH Track Back Distance"
},
"rthTrackBackDistanceHelp": {
"message": "Distance flown during Track Back. Normal RTH is executed once this total flight distance is exceeded [m]."
},
"rthSafeHome": {
"message": "Safe Home Mode"
},
"rthSafeHomeHelp": {
"message": "Used to control when safehomes will be used. Possible values are OFF, RTH and RTH_FS. See Safehome documentation for more information."
},
"rthSafeHomeDistance": {
"message": "Safe Home Max Distance"
},
"rthSafeHomeDistanceHelp": {
"message": "In order for a safehome to be used, it must be less than this distance [in cm] from the arming point."
},
"navMaxAltitude": {
"message": "Max Altitude for Navigation"
},
"navMaxAltitudeHelp": {
"message": "Max allowed altitude (above Home Point) that applies to all NAV modes (including Altitude Hold). 0 means limit is disabled"
},
"rthHomeAltitudeLabel": {
"message": "RTH Home altitude"
},
"rthHomeAltitudeHelp": {
"message": "Used when not landing at the home point. Upon arriving at home, the plane will loiter and change altitude to the RTH Home Altitude. Default is 0, which is feature disabled."
},
"rthTwoStage": {
"message": "Climb First Stage Method"
},
"rthTwoStageHelp": {
"message": "Staged Return To Home Function if Climb First is enabled. Set Climb First Stage Altitude to 0, to use classic Single-Stage RTH."
},
"rthTwoStageAlt": {
"message": "Climb First Stage Altitude"
},
"rthTwoStageAltHelp": {
"message": "Altitude Setting for the first Stage of Staged RTH. Set to 0 to Disable Two-Stage RTH [0-65000cm]"
},
"landMaxAltVspd": {
"message": "The craft will start to descend at this speed, once it reaches the <strong>Home</strong> location."
},
@ -2933,6 +2987,18 @@
"controlSmoothnessHelp": {
"message": "How smoothly the autopilot controls the airplane to correct the navigation error [0-9]."
},
"wpTrackingAccuracy": {
"message": "Waypoint Tracking Accuracy"
},
"wpTrackingAccuracyHelp": {
"message": "How precise the craft tries to follow a waypoint track. Lower values means higher precision but can cause overshoots. 6 is a good starting point [0-10]."
},
"wpTrackingAngle": {
"message": "Waypoint Tracking Angle"
},
"wpTrackingAngleHelp": {
"message": "The angle the craft approaches the waypoint track. Lower values make the approach longer while higher values can cause overshoot. 60° is a good starting point [30-80]."
},
"powerConfiguration": {
"message": "Battery Estimation Settings"
},
@ -2966,9 +3032,51 @@
"waypointConfiguration": {
"message": "Waypoint Navigation Settings"
},
"wpLoadBoot": {
"message": "Load Waypoints on Boot"
},
"wpLoadBootHelp": {
"message": "If enabled, Waypoint Missions in EEPROM will be loaded automatically after bootup."
},
"wpEnforceAlt": {
"message": "Enforce Altitude at Waypoint"
},
"wpEnforceAltHelp": {
"message": "Ensures that the altitude at each waypoint is reached before continue to the next one. Craft will hold position [loiter for fixed wing] and climb/decent until the altitude is within the set range [1-2000 cm] from the waypoint altitude. Set to [0] to disable. Fixed wing crafts should not be set below 500cm."
},
"waypointRadius": {
"message": "Waypoint radius"
},
"wpRestartMission": {
"message": "Restart Waypoint Mission"
},
"wpRestartMissionHelp": {
"message": "Sets restart behaviour for a WP mission when interrupted mid mission. START from first WP, RESUME from last active WP or SWITCH between START and RESUME each time WP Mode is reselected ON. SWITCH effectively allows resuming once only from a previous mid mission waypoint after which the mission will restart from the first waypoint."
},
"wpTurnSmoothing": {
"message": "Waypoint Turn Smoothing"
},
"wpTurnSmoothingHelp": {
"message": "Smooths turns during WP missions by switching to a loiter turn at waypoints. When set to ON the craft will reach the waypoint during the turn. When set to ON-CUT the craft will turn inside the waypoint without actually reaching it (cuts the corner)."
},
"navMotorStop": {
"message": "Navigation Motor Stop Override"
},
"navMotorStopHelp": {
"message": "When set to OFF the navigation system will not take over the control of the motor if the throttle is low (motor will stop). When set to OFF_ALWAYS the navigation system will not take over the control of the motor if the throttle was low even when failsafe is triggered. When set to AUTO_ONLY the navigation system will only take over the control of the throttle in autonomous navigation modes (NAV WP and NAV RTH). When set to ALL_NAV (default) the navigation system will take over the control of the motor completely and never allow the motor to stop even when the throttle is low. This setting only has an effect on NAV modes which take control of the throttle when combined with MOTOR_STOP and is likely to cause a stall if fw_min_throttle_down_pitch isn't set correctly or the pitch estimation is wrong for fixed wing models when not set to ALL_NAV."
},
"soarMotorStop": {
"message": "Soaring Mode Motor Stop"
},
"soarMotorStopHelp": {
"message": "Stops motor when Soaring mode enabled."
},
"soarPitchDeadband": {
"message": "Soaring Mode Pitch Deadband"
},
"soarPitchDeadbandHelp": {
"message": "Pitch Angle deadband when soaring mode enabled (deg). Angle mode inactive within deadband allowing pitch to free float whilst soaring."
},
"waypointRadiusHelp": {
"message": "This sets the distance away from a waypoint that triggers the waypoint as reached."
},

@ -190,9 +190,20 @@
<div for="controlSmoothness" class="helpicon cf_tip" data-i18n_title="controlSmoothnessHelp"></div>
</div>
<div class="checkbox">
<input type="checkbox" class="toggle update_preview" id="soarMotorStop" data-setting="nav_fw_soaring_motor_stop" data-live="true" />
<label for="soarMotorStop"><span data-i18n="soarMotorStop"></span></label>
<div for="soarMotorStop" class="helpicon cf_tip" data-i18n_title="soarMotorStopHelp"></div>
</div>
<div class="number">
<input type="number" id="soarPitchDeadband" data-unit="deg" data-setting="nav_fw_soaring_pitch_deadband" data-setting-multiplier="1" step="1" min="0" max="15" />
<label for="soarPitchDeadband"><span data-i18n="soarPitchDeadband"></span></label>
<div for="soarPitchDeadband" class="helpicon cf_tip" data-i18n_title="soarPitchDeadbandHelp"></div>
</div>
</div>
</div>
</div> <!-- right wrapper -->
<div class="clear-both"></div>
@ -342,6 +353,18 @@
<div for="rth-climb-first" class="helpicon cf_tip" data-i18n_title="rthClimbFirstHelp"></div>
</div>
<div class="select">
<select id="rthTwoStage" data-setting="nav_rth_climb_first_stage_mode"></select>
<label for="rthTwoStage"><span data-i18n="rthTwoStage"></span></label>
<div for="rthTwoStage" class="helpicon cf_tip" data-i18n_title="rthTwoStageHelp"></div>
</div>
<div class="number">
<input type="number" id="rthTwoStageAlt" data-unit="cm" data-setting="nav_rth_home_altitude" data-setting-multiplier="1" step="1" min="0" max="65000" />
<label for="rthTwoStageAlt"><span data-i18n="rthTwoStageAlt"></span></label>
<div for="rthTwoStageAlt" class="helpicon cf_tip" data-i18n_title="rthTwoStageAltHelp"></div>
</div>
<div class="checkbox">
<input type="checkbox" class="toggle update_preview" id="rthClimbIgnoreEmergency" data-setting="nav_rth_climb_ignore_emerg" data-live="true" />
<label for="rthClimbIgnoreEmergency"><span data-i18n="rthClimbIgnoreEmergency"></span></label>
@ -353,6 +376,30 @@
<div for="rthAltControlOverride" class="helpicon cf_tip" data-i18n_title="rthAltControlOverrideHelp"></div>
</div>
<div class="select">
<select id="rthTrackBack" data-setting="nav_rth_trackback_mode"></select>
<label for="rthTrackBack"><span data-i18n="rthTrackBack"></span></label>
<div for="rthTrackBack" class="helpicon cf_tip" data-i18n_title="rthTrackBackHelp"></div>
</div>
<div class="number">
<input type="number" id="rthTrackBackDistance" data-unit="m" data-setting="nav_rth_trackback_distance" data-setting-multiplier="1" step="1" min="50" max="2000" />
<label for="rthTrackBackDistance"><span data-i18n="rthTrackBackDistance"></span></label>
<div for="rthTrackBackDistance" class="helpicon cf_tip" data-i18n_title="rthTrackBackDistanceHelp"></div>
</div>
<div class="select">
<select id="rthSafeHome" data-setting="safehome_usage_mode"></select>
<label for="rthSafeHome"><span data-i18n="rthSafeHome"></span></label>
<div for="rthSafeHome" class="helpicon cf_tip" data-i18n_title="rthSafeHomeHelp"></div>
</div>
<div class="number">
<input type="number" id="rthTrackBackDistance" data-unit="cm" data-setting="safehome_max_distance" data-setting-multiplier="1" step="1" min="0" max="65000" />
<label for="rthSafeHomeDistance"><span data-i18n="rthSafeHomeDistance"></span></label>
<div for="rthSafeHomeDistance" class="helpicon cf_tip" data-i18n_title="rthSafeHomeDistanceHelp"></div>
</div>
<div class="checkbox notFixedWingTuning">
<input type="checkbox" class="toggle update_preview" id="rthTailFirst" data-setting="nav_rth_tail_first" data-live="true" />
<label for="rthTailFirst"><span data-i18n="rthTailFirst"></span></label>
@ -375,6 +422,18 @@
<div for="rthAbortThreshold" class="helpicon cf_tip" data-i18n_title="rthAbortThresholdHelp"></div>
</div>
<div class="number">
<input id="fsMissionDelay" type="number" data-unit="sec" data-setting="failsafe_mission_delay" data-setting-multiplier="1" step="1" min="-1" max="600" />
<label for="fsMissionDelay"><span data-i18n="fsMissionDelay"></span></label>
<div for="fsMissionDelay" class="helpicon cf_tip" data-i18n_title="fsMissionDelayHelp"></div>
</div>
<!--
<div class="checkbox">
<input type="checkbox" class="toggle update_preview" id="drNavigation" data-setting="inav_allow_dead_reckoning" data-live="true" />
<label for="drNavigation"><span data-i18n="drNavigation"></span></label>
<div for="drNavigation" class="helpicon cf_tip" data-i18n_title="drNavigationHelp"></div>
</div>
-->
</div>
</div>
@ -398,6 +457,19 @@
<label for="navAutoClimbRate"><span data-i18n="navAutoClimbRate"></span></label>
<div for="navAutoClimbRate" class="helpicon cf_tip" data-i18n_title="navAutoClimbRateHelp"></div>
</div>
<div class="number">
<input type="number" id="navMaxAltitude" data-unit="cm" data-setting="nav_max_altitude" data-setting-multiplier="1" step="1" min="0" max="65000" />
<label for="navMaxAltitude"><span data-i18n="navMaxAltitude"></span></label>
<div for="navMaxAltitude" class="helpicon cf_tip" data-i18n_title="navMaxAltitudeHelp"></div>
</div>
<div class="select">
<select id="navMotorStop" data-setting="nav_overrides_motor_stop"></select>
<label for="navMotorStop"><span data-i18n="navMotorStop"></span></label>
<div for="navMotorStop" class="helpicon cf_tip" data-i18n_title="navMotorStopHelp"></div>
</div>
</div>
</div>
@ -419,6 +491,42 @@
<div for="waypointSafeDistance" class="helpicon cf_tip" data-i18n_title="waypointSafeDistanceHelp"></div>
</div>
<div class="checkbox">
<input type="checkbox" class="toggle update_preview" id="wpLoadBoot" data-setting="nav_wp_load_on_boot" data-live="true" />
<label for="wpLoadBoot"><span data-i18n="wpLoadBoot"></span></label>
<div for="wpLoadBoot" class="helpicon cf_tip" data-i18n_title="wpLoadBootHelp"></div>
</div>
<div class="number">
<input type="number" id="wpEnforceAlt" data-unit="cm" data-setting="nav_wp_enforce_altitude" data-setting-multiplier="1" step="1" min="0" max="2000" />
<label for="wpEnforceAlt"><span data-i18n="wpEnforceAlt"></span></label>
<div for="wpEnforceAlt" class="helpicon cf_tip" data-i18n_title="wpEnforceAltHelp"></div>
</div>
<div class="number">
<input type="number" id="wpTrackingAccuracy" data-setting="nav_fw_wp_tracking_accuracy" data-setting-multiplier="1" step="1" min="0" max="10" />
<label for="wpTrackingAccuracy"><span data-i18n="wpTrackingAccuracy"></span></label>
<div for="wpTrackingAccuracy" class="helpicon cf_tip" data-i18n_title="wpTrackingAccuracyHelp"></div>
</div>
<div class="number">
<input type="number" id="wpTrackingAngle" data-unit="deg" data-setting="nav_fw_wp_tracking_max_angle" data-setting-multiplier="1" step="1" min="30" max="80" />
<label for="wpTrackingAngle"><span data-i18n="wpTrackingAngle"></span></label>
<div for="wpTrackingAngle" class="helpicon cf_tip" data-i18n_title="wpTrackingAngleHelp"></div>
</div>
<div class="select">
<select id="wpTurnSmoothing" data-setting="nav_fw_wp_turn_smoothing"></select>
<label for="wpTurnSmoothing"><span data-i18n="wpTurnSmoothing"></span></label>
<div for="wpTurnSmoothing" class="helpicon cf_tip" data-i18n_title="wpTurnSmoothingHelp"></div>
</div>
<div class="select">
<select id="wpRestartMission" data-setting="nav_wp_mission_restart"></select>
<label for="wpRestartMission"><span data-i18n="wpRestartMission"></span></label>
<div for="wpRestartMission" class="helpicon cf_tip" data-i18n_title="wpRestartMissionHelp"></div>
</div>
</div>
</div>

Loading…
Cancel
Save