Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 536aff7

Browse files
committed
fix build errors
1 parent 88acf89 commit 536aff7

10 files changed

Lines changed: 10 additions & 24 deletions

common/source/docs/common-acns-cm4pilot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ This board does not come with ArduPilot firmware pre-installed. Use instructions
137137
Firmware for this board can be found `here <https://firmware.ardupilot.org>`_ in sub-folders labeled
138138
"ACNS-CM4Pilot".
139139

140-
[copywiki destination="plane,copter,rover,blimp"]
140+
[copywiki destination="plane,copter,rover,blimp,sub"]
141141

common/source/docs/common-autopilots.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ Closed Hardware
235235
StellarF4V2 <common-stellarf4v2>
236236
StellarH7V2 <common-stellarh7v2>
237237
SVehicle E2 <https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_HAL_ChibiOS/hwdef/SVehicle-E2/README.md>
238-
StellarF4V2 <common-stellarf4v2>
239238
TBS Lucid H7 <common-tbs-lucidh7>
240239
TBS Lucid H7 Wing <common-tbs-lucid-h7-wing>
241240
TBS Lucid H7 Wing AIO <https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_HAL_ChibiOS/hwdef/TBS_LUCID_H7_WING_AIO/README.md>

common/source/docs/common-auxiliary-functions.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ Other functions are:
442442
| Disarms the vehicle if brought low.
443443
===================================== =======================================================================
444444

445+
445446
===================================== =======================================================================
446447
Option Description
447448
===================================== =======================================================================
@@ -608,7 +609,6 @@ Other functions are:
608609
ICEngine start / stop Controls ICE engine starter output :ref:`ICE engines<common-ice>`
609610
Autotune_test_gains After autotune,allows selecting tune(high) or pretune gains
610611
VTOL QuickTune Autotunes QuadPlane VTOL PIDs, see :ref:`quicktune`
611-
<<<<<<< HEAD
612612
Mount RP Lock | In RC targeting mode, if gimbal is capable and ANGLE RC targeting is
613613
| used instead of RATE, the roll and or pitch axes
614614
| which normally are assumed to stabilize in earth frame at the target
@@ -622,9 +622,7 @@ Other functions are:
622622
| has been captured, switches gimbal target mode back to mode before
623623
| it was switched high, or does nothing otherwise. Low clears the POI
624624
| and switches to the default gimbal mode.
625-
=======
626625
AHRS AutoTrim Auto Trim for Copter, see :ref:`autotrim`
627-
>>>>>>> 18cf4e488 (4.7:Copter_trim)
628626
ROLL Input ROLL input channel. (replaces RCMAP)
629627
PITCH Input PITCH input channel. (replaces RCMAP)
630628
THROTTLE Input THROTTLE input channel. (replaces RCMAP)

common/source/docs/common-positioning-landing-page.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,10 @@ GPS/Compass
3838
Holybro M9N GPS Module (DroneCAN) <https://holybro.com/collections/gps/products/dronecan-m9n-gps>
3939
Holybro M10 GPS Module <https://holybro.com/collections/gps/products/m10-gps>
4040
Holybro DroneCAN RM3100 Professional Grade Compass <https://holybro.com/products/dronecan-rm3100-compass>
41-
<<<<<<< HEAD
41+
MakeFlyEasy POS3 DroneCAN GPS/Compass <common-mfe-pos3>
4242
Matek DroneCAN GNSS M10-L4-3100 <http://www.mateksys.com/?portfolio=m10-l4-3100>
4343
Matek DroneCAN GNSS M9N-G4-3100 <https://www.mateksys.com/?portfolio=m9n-g4-3100>
44-
=======
45-
MakeFlyEasy POS3 DroneCAN GPS/Compass <common-mfe-pos3>
4644
Matek DroneCAN AP_Periph GNSS M10-L4-3100 <http://www.mateksys.com/?portfolio=m10-l4-3100>
47-
>>>>>>> 8b0eaae58 (4.7:add MFE POS3 DroneCAN GPS)
4845
Matek SAM-M8Q <http://www.mateksys.com/?portfolio=sam-m8q>
4946
Matek M8Q-CAN/DroneCAN GPS+Compass+Baro+Airspeed I2C port <common-matek-m8q>
5047
mRo GPS, GPS+Compass,RTK, and DroneCAN modules <https://store.mrobotics.io/category-s/109.htm>

common/source/docs/common-rangefinder-landingpage.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,7 @@ Omnidirectional Proximity Rangefinders
103103
.. toctree::
104104
:maxdepth: 1
105105

106-
<<<<<<< HEAD
107106
Hexsoon 77G MWW Radar <common-rangefinder-hexsoon-radar>
108-
=======
109-
Hexsoon Radar <common-rangefinder-hexsoon-radar>
110-
>>>>>>> 05e69c971 (4.7:Hexsoon Radar)
111107
LDRobot LD-06 TOF <common-ld06>
112108
Lightware SF40/C (360 degree) <common-lightware-sf40c-objectavoidance>
113109
Lightware SF45/B (350 degree) <common-lightware-sf45b>

copter/source/docs/auto-mode.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ position which is the location where the copter was armed.
8080

8181
As the copter touches down at the end of the mission the vehicle should automatically disarm but occasionally the vehicle may not sense the landing and the pilot may need to hold the throttle down and takeoff in another mode like Stabilize or Loiter and then manually disarm the vehicle.
8282

83-
.. note:: for a NAV_LAND, the :ref:`LAND_SPEED<LAND_SPEED>` and the :ref:`LAND_SPEED_HIGH<LAND_SPEED_HIGH>` parameters affect descent speed just like in the :ref:`land-mode`. Unlike the LAND mode, the switch point altitude is set by the mission altitude parameter, will be 10m above that altitude in whatever reference frame being used for the altitude parameter. The :ref:`PILOT_THR_BHV<PILOT_THR_BHV>` option bit 1, when set, allows high throttle stick position to cancel the landing, and the mission will move to the next mission item, or just hover in place until the mode is changed or mission restarted. During landing the pilot can re-position the vehicle using the pitch and roll sticks to avoid obstacles.
83+
.. note:: for a NAV_LAND, the :ref:`LAND_SPD_MS<LAND_SPD_MS>` and the :ref:`LAND_SPD_HIGH_MS<LAND_SPD_HIGH_MS>` parameters affect descent speed just like in the :ref:`land-mode`. Unlike the LAND mode, the switch point altitude is set by the mission altitude parameter, will be 10m above that altitude in whatever reference frame being used for the altitude parameter. The :ref:`PILOT_THR_BHV<PILOT_THR_BHV>` option bit 1, when set, allows high throttle stick position to cancel the landing, and the mission will move to the next mission item, or just hover in place until the mode is changed or mission restarted. During landing the pilot can re-position the vehicle using the pitch and roll sticks to avoid obstacles.
8484

8585
Tuning
8686
======

copter/source/docs/ekf-inav-failsafe.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ What will happen when the failsafe triggers?
2727
- The autopilot's `LED will flash red-yellow or blue-yellow and the tone-alarm will sound <https://www.youtube.com/watch?v=j-CMLrAwlco&feature=player_detailpage&t=60s>`__
2828
- "EKF variance" will appear on the ground station's HUD if telemetry is connected
2929
- In manual flight modes that do not require GPS (i.e. Stabilize, Acro, AltHold) nothing further will happen but the pilot will be unable to switch into autonomous flight modes (Loiter, PosHold, RTL, Guided, Auto) until the failure clears
30-
- In autonomous modes that require GPS (i.e. Loiter, PosHold, RTL, Guided, Auto, etc) the :ref:`FS_EKF_ACTION <FS_EKF_ACTION>` controls the behaviour. By default this is "1" meaning the vehicle will switch to :ref:`Land <land-mode>` mode. This is a "pilot controlled" land meaning the pilot will have control of the roll and pitch angle but the vehicle will descend at the :ref:`LAND_SPEED <LAND_SPEED>`. It will land and finally disarm its motors. Other options are to report only ("0"), hover (ALTHOLD) ("2") or LAND ("3") even if in STABILIZE mode if the EKF failsafe occurs.
30+
- In autonomous modes that require GPS (i.e. Loiter, PosHold, RTL, Guided, Auto, etc) the :ref:`FS_EKF_ACTION <FS_EKF_ACTION>` controls the behaviour. By default this is "1" meaning the vehicle will switch to :ref:`Land <land-mode>` mode. This is a "pilot controlled" land meaning the pilot will have control of the roll and pitch angle but the vehicle will descend at the :ref:`LAND_SPD_MS <LAND_SPD_MS>`. It will land and finally disarm its motors. Other options are to report only ("0"), hover (ALTHOLD) ("2") or LAND ("3") even if in STABILIZE mode if the EKF failsafe occurs.
3131
- An EKF failsafe error will be written to the dataflash logs
3232

3333
After an EKF failsafe occurs, the pilot can re-take control (using the flight mode switch) in a manual flight mode such as :ref:`AltHold <altholdmode>` to bring the vehicle home.

plane/source/docs/automatic-flaps.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ schedule and/or during autotakeoffs and landings. Simply put you can specify two
99

1010
Two modes of operation are available depending on whether bit 15 of the :ref:`FLIGHT_OPTIONS<FLIGHT_OPTIONS>` bit is set:
1111

12-
:ref:`FLIGHT_OPTIONS<HT_OPTIONS>` bit "15" clear
13-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12+
:ref:`FLIGHT_OPTIONS<FLIGHT_OPTIONS>` bit "15" clear
13+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1414
If your target speed (not your actual speed) is above the specified
1515
speeds then your flaps are set to the default (trim) position. If your
1616
target speed is lowered below the first flap speed, then flaps are
@@ -22,8 +22,8 @@ The target speed can be commanded by changing the value of cruise_speed
2222
in the parameter interface, by using the Do_Set_Speed command in a
2323
mission, or by the throttle stick position in FBW-B.
2424

25-
:ref:`FLIGHT_OPTIONS<HT_OPTIONS>` bit 15 set
26-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
25+
:ref:`FLIGHT_OPTIONS<FLIGHT_OPTIONS>` bit 15 set
26+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2727
- In manual throttle modes actual airspeed (or estimate) is used for flaps activation
2828
- In auto-throttle modes the minimum of target airspeed and actual airspeed is used
2929

plane/source/docs/flight-options.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
Flight Options
55
==============
66

7-
87
:ref:`FLIGHT_OPTIONS<FLIGHT_OPTIONS>` is a bitmask that allows configuring several alterations to Plane's behavior.
98

10-
119
===================================== ======================
1210
:ref:`FLIGHT_OPTIONS<FLIGHT_OPTIONS>` Function
1311
===================================== ======================
@@ -27,6 +25,7 @@ Flight Options
2725
14 In AUTO, climb to next waypoint altitude immediately instead of linear climb.
2826
15 Allows auto flap operation in manual modes as well as auto-throttle modes.
2927
16 Enable full aerodynamic load factor-based roll limits. This should be enabled when an accurate and well calibrated airspeed sensor is used to impose the correct FBW roll limits when the aircraft is turning. Requires an enabled airspeed sensor and AIRSPEED_STALL set. WARNING: If your airspeed sensor is very inaccurate or fails, having this enabled may result in almost no roll maneuverability in FBW modes.
28+
===================================== ======================
3029

3130
Default is no options enabled ("0"). Setting the bit will enable that function. For example, if forcing target airspeed in FBWB and CRUISE modes is desired, a value of "8" (bit 3 = 1) would be set.
3231

rover/source/docs/rover-failsafes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@ This failsafe is triggered if the connection between the user's transmitter and
2121
- RC_OVERRIDES are lost if :ref:`using a GCS only <common-gcs-only-operation>` is being used,
2222

2323
- set :ref:`FS_THR_ENABLE <FS_THR_ENABLE>` to "1" to enable this failsafe
24-
<<<<<<< HEAD
2524
- if :ref:`FS_ACTION <FS_ACTION>` is "1", the vehicle will :ref:`RTL <rtl-mode>` to home, if "2" the vehicle will :ref:`Hold <hold-mode>`, if "3" or "4" the vehicle will attempt to use :ref:`SmartRTL <smartrtl-mode>` but if this mode cannot be engaged the vehicle will :ref:`RTL <rtl-mode>` or :ref:`Hold <hold-mode>` respectively. If "5", it will Disarm.
26-
=======
2725
- if :ref:`FS_ACTION <FS_ACTION>` is "1", the vehicle will :ref:`RTL <rtl-mode>` to home, if "2" the vehicle will :ref:`Hold <hold-mode>`, if "3" or "4" the vehicle will attempt to use :ref:`SmartRTL <smartrtl-mode>` but if this mode cannot be engaged the vehicle will :ref:`RTL <rtl-mode>` or :ref:`Hold <hold-mode>` respectively. If "5", it will Disarm. "6" will switch to :ref:`Loiter mode <loiter-mode>` if possible, else to :ref:`Hold mode <hold-mode>`. switch
28-
>>>>>>> 758a4d604 (4.7:Rover failsafe actions)
2926
- once the transmitter/receiver connection is restored, the user must use the transmitter's mode switch to re-take control of the vehicle in :ref:`Manual <manual-mode>` (or any other mode)
3027

3128
Battery Failsafe

0 commit comments

Comments
 (0)