Skip to content

Commit c31a8c7

Browse files
committed
Fix heading regex to allow leading spaces (GFM allows up to 3)
1 parent 71d77bf commit c31a8c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

versioned_docs/version-7.1.2/Release-Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If a user does decide to omit the use of a compass for a multirotor, be mindful
111111

112112
Example [Video](https://www.youtube.com/watch?v=iopZfH-DdTI)
113113

114-
For more details see [here](./quickstart/GPS-and-Compass-setup.md)
114+
For more details see [here](./quickstart/GPS-and-Compass-setup.md#inav-71-changes)
115115

116116
## Tailsitter Support for VTOL
117117
Tailsitter builds are now natively supported to allow proper Board Orientation switching during transition. [Details](https://github.com/iNavFlight/inav/pull/9347)

versioned_docs/version-7.1.2/advanced/INAV-for-BetaFlight-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Let's then review the differences:
2323
* The accelerometer and gyroscope calibration is mandatory on INAV, and it’s a 6-step process (different from BetaFlight, which is an optional single-step process). Follow the on-screen instructions and you’ll be fine.
2424
* For a fully autonomous multirotor (with automatic navigation capabilities like RTH, Poshold and WP Missions). The Flight Controller board should have an onboard barometer sensor. INAV's multicopter navigation altitude precision will suffer without one.
2525
* Also, you have to cover the barometer sensor with a small piece of open-cell foam, because the wind affects the sensor readings. This is the most common cause of altitude holding problems.
26-
* Prior to 7.1 release. The GNSS module should be fitted with a magnetometer sensor for best navigation precision. GNSS modules without a mag sensor will work from 7.1 on-wards for copter navigation. [See requirements](../quickstart/GPS-and-Compass-setup.md)
26+
* Prior to 7.1 release. The GNSS module should be fitted with a magnetometer sensor for best navigation precision. GNSS modules without a mag sensor will work from 7.1 on-wards for copter navigation. [See requirements](../quickstart/GPS-and-Compass-setup.md#inav-71-changes)
2727

2828
* The GPS module should be mounted on a small mast pole to avoid magnetic interference from motors on the compass; 5 or 6 centimeters above motors should be fine.
2929

0 commit comments

Comments
 (0)