Skip to content

Commit fce88bf

Browse files
committed
Regenerate version-7.1.2 docs: demote H1 headings to H2
Re-run conversion with updated markdown2mdx tool that demotes # headings to ## so the Docusaurus front-matter title remains the only H1 on the page.
1 parent 04b7702 commit fce88bf

47 files changed

Lines changed: 165 additions & 165 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

versioned_docs/version-7.1.2/7.0.0-Release-Notes.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: 7.0.0 Release Notes
2+
title: "Hello and welcome to INAV 7 \"Ferocious Falcon\""
33
---
44

55
![INAV 7 Ferocious Falcon](https://quadmeup.com/assets/inav_7_falcon.png)
66

7-
# Hello and welcome to INAV 7 "Ferocious Falcon"
7+
## Hello and welcome to INAV 7 "Ferocious Falcon"
88

99
Please carefully read all of this document for the best possible experience and safety.
1010

@@ -23,7 +23,7 @@ Contact other pilots, share experiences, suggestions and ask for help on:
2323
</tbody>
2424
</table>
2525

26-
# Important Notes
26+
## Important Notes
2727

2828
> INAV 7 is the last INAV official release available for F411 based flight controllers. The next milestone, INAV 8 will not be available for F411 boards.
2929
@@ -33,7 +33,7 @@ Contact other pilots, share experiences, suggestions and ask for help on:
3333
3434
> Make sure to remove props and check your motor and servo outputs before powering your upgraded flight controller with a battery for the first time. The changes to enable flexible motor and servo allocation may change what outputs your configuration uses by default.
3535
36-
# Upgrading from a previous release
36+
## Upgrading from a previous release
3737

3838
## Upgrading from INAV 6 and 6.1
3939

@@ -49,7 +49,7 @@ Contact other pilots, share experiences, suggestions and ask for help on:
4949

5050
Please follow the instructions on [this](./quickstart/Upgrading-from-an-older-version-of-INAV-to-the-current-version.md) page.
5151

52-
# Major changes
52+
## Major changes
5353

5454
## Flexible motor and servo output allocation
5555

@@ -147,19 +147,19 @@ You can now have custom pilot logos on your OSD and arming screen (HD Only). You
147147

148148
More details are available in the [OSD Document](https://github.com/iNavFlight/inav/blob/master/docs/OSD.md#pilot-logos).
149149

150-
# Other changes
150+
## Other changes
151151

152152
* The `AUTOLEVEL` mode is renamed to `AUTO LEVEL TRIM`. The functionality remains the same.
153153
* The `osd_mah_used_precision` parameter has been renamed `osd_mah_precision`.
154154
* 24 channels available for Jeti systems (not available with F411 or F722 flight controllers).
155155
* Virtual pitot is enabled by default.
156156

157-
# Other removed functions
157+
## Other removed functions
158158

159159
* FrSky D-series telemetry
160160
* `output_mode` setting that allows to reassign all PWM outputs to either MOTORS or SERVOS
161161

162-
# New targets
162+
## New targets
163163

164164
* SDmodel H7V1
165165
* Matek H743HD
@@ -173,7 +173,7 @@ More details are available in the [OSD Document](https://github.com/iNavFlight/i
173173
* DAKEFPV F722
174174
* AtomRC F405 NAVI Delux
175175

176-
# CLI
176+
## CLI
177177

178178
## Changed settings
179179

@@ -242,7 +242,7 @@ More details are available in the [OSD Document](https://github.com/iNavFlight/i
242242
| osd_mah_used_precision | |
243243
| output_mode | |
244244

245-
# Changelist
245+
## Changelist
246246

247247
The full list of changes is available [here](https://github.com/iNavFlight/inav/pulls?q=is%3Apr+milestone%3A7.0+is%3Aclosed)
248248
The full list of INAV Configurator changes is available [here](https://github.com/iNavFlight/inav-configurator/pulls?q=is%3Apr+milestone%3A7.0+is%3Aclosed)

versioned_docs/version-7.1.2/7.1.0-Release-Notes.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: 7.1.0 Release Notes
2+
title: "Hello and welcome to INAV 7.1 \"Ferocious Falcon\""
33
---
44

55
![INAV 7.1 Ferocious Falcon](https://quadmeup.com/assets/inav_7_falcon.png)
66

7-
# Hello and welcome to INAV 7.1 "Ferocious Falcon"
7+
## Hello and welcome to INAV 7.1 "Ferocious Falcon"
88

99
Please carefully read all of this document for the best possible experience and safety.
1010

@@ -23,15 +23,15 @@ Contact other pilots, share experiences, suggestions and ask for help on:
2323
</tbody>
2424
</table>
2525

26-
# Important Notes
26+
## Important Notes
2727

2828
> INAV 7 is the last INAV official release available for F411 based flight controllers. The next milestone, INAV 8 will not be available for F411 boards.
2929
3030
> The GPS NMEA protocol is no longer supported. All pilots are required to switch to UBLOX protocol. All modern GPS modules (even as old as from 2015 and earlier) support UBLOX protocol and there is not a single good reason to stick to NMEA nowadays
3131
3232
> Make sure to remove props and check your motor and servo outputs before powering your upgraded flight controller with a battery for the first time. The changes to enable flexible motor and servo allocation may change what outputs your configuration uses by default.
3333
34-
# PosHold, Navigation and RTH without compass PSA
34+
## PosHold, Navigation and RTH without compass PSA
3535

3636
Attention all drone pilots and enthusiasts,
3737

@@ -55,7 +55,7 @@ Fly safe, fly smart with INAV 7.1 and a compass by your side!
5555

5656
> Currently, if you wish to fly a multirotor without a compass. You will need to enable a compass (fake is ok) to change navigational modes in Configurator. You should disable the compass after making the changes. This has been fixed for a future release.
5757
58-
# Upgrading from a previous release
58+
## Upgrading from a previous release
5959

6060
## Upgrading from INAV 7.0
6161

@@ -80,7 +80,7 @@ Fly safe, fly smart with INAV 7.1 and a compass by your side!
8080

8181
Please follow the instructions on [this](./quickstart/Upgrading-from-an-older-version-of-INAV-to-the-current-version.md) page.
8282

83-
# Major changes
83+
## Major changes
8484

8585
## Fixed wing Autoland with landing pattern
8686
INAV supports advanced automatic landings for fixed wing aircraft from version 7.1. The procedure is based on landings for man-carrying aircraft, so that safe landings at a specific location are possible. Supported are landings at Safehome after "Return to Home" or at a defined LAND waypoint for missions.
@@ -109,7 +109,7 @@ For more details see [here](./quickstart/GPS--and-Compass-setup.md#inav-71-chang
109109
## Tailsitter Support for VTOL
110110
Tailsitter builds are now natively supported to allow proper Board Orientation switching during transition. [Details](https://github.com/iNavFlight/inav/pull/9347)
111111

112-
# Other changes
112+
## Other changes
113113

114114
## Updated ICM426xx filtering
115115
The filtering of the ICM426xx gyros has been updated based on changes made to both Ardupilot and BetaFlight and we expect better performance, when comparing to previous INAV versions.
@@ -122,11 +122,11 @@ The Artificial Horizon will not properly track the real horizon in the correct w
122122
## New Fixedwing flight mode
123123
The mode is called **Angle Hold**. For more details see [here](./features/Modes.md#angle-hold-fw)
124124

125-
# New targets
125+
## New targets
126126

127127
* FLYCOLORF7V2
128128

129-
# CLI
129+
## CLI
130130

131131
## Changed settings
132132

@@ -158,11 +158,11 @@ The mode is called **Angle Hold**. For more details see [here](./features/Modes.
158158
| `inav_w_xyz_acc_p` | |
159159
| `nav_fw_launch_abort_deadband` | Replaced by `nav_fw_launch_land_abort_deadband` |
160160

161-
# TL;DR
161+
## TL;DR
162162

163163
The list of most important changes is also available in a video form: https://youtu.be/8Q8t_KwlSAQ
164164

165-
# Changelist
165+
## Changelist
166166

167167
The full list of changes is available [here](https://github.com/iNavFlight/inav/pulls?q=is%3Apr+milestone%3A7.1+is%3Aclosed)
168168
The full list of INAV Configurator changes is available [here](https://github.com/iNavFlight/inav-configurator/pulls?q=is%3Apr+milestone%3A7.1+is%3Aclosed)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Alignment Tool Tab
2+
title: Introduction
33
---
44

5-
# Introduction
5+
## Introduction
66

77
This tab lets you change the angle that you FC and compass are mounted on your aircraft. This is critical to setting up INAV. You may have mounted the FC upside-down or backwards and this is where you can save this new orientation. When you go back to the Setup Tab, you should see the 3D Graphic move the same as your actual aircraft.

versioned_docs/version-7.1.2/advanced/Boards,-Targets-and-PWM-allocations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "Boards, Targets and PWM Allocations"
2+
title: "INAV Boards, Targets and PWM allocations"
33
---
44

5-
# INAV Boards, Targets and PWM allocations
5+
## INAV Boards, Targets and PWM allocations
66

77
It can be difficult for an aircraft builder to determine if a particular board / target will meet their needs.
88

versioned_docs/version-7.1.2/advanced/Building-custom-firmware.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Building Custom Firmware
2+
title: Rationale
33
---
44

5-
# Rationale
5+
## Rationale
66

77
Prebuilt targets may not include the features you wish to use. If a target already exists, it is relatively simple to build your own custom firmware.
88

99
This guide provides a high level overview. It is **not** a detailed development guide.
1010

11-
# Prerequisite
11+
## Prerequisite
1212

1313
You need a working development environment. There is [developer / build environment documentation](https://github.com/iNavFlight/inav/tree/master/docs/development) for the major platforms (Linux, MacOS, Windows).
1414

15-
# Target Specific Files
15+
## Target Specific Files
1616

1717
## Overview
1818

versioned_docs/version-7.1.2/advanced/Custom-mixes-for-exotic-setups.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Custom Mixes for Exotic Setups
2+
title: mixer
33
---
44

55
This page documents custom mixer for exotic platforms. As this page was written prior to inav 2.0, you are advised to verify the `smix` syntax compared to your firmware version. It is also necessary to set the `platform_type` for your platform.
@@ -223,9 +223,9 @@ smix reverse 4 14 r #or if it works based on servo orientation
223223
servo 5 1000 2000 1500 -100 -1 #My rudder was reversed, again you may not need this rule
224224
```
225225

226-
# Setups that were never implemented in Baseflight, Cleanflight or any of its derivatives
226+
## Setups that were never implemented in Baseflight, Cleanflight or any of its derivatives
227227

228-
# Disabled setups
228+
## Disabled setups
229229

230230
## HELI 120 CCPM
231231

versioned_docs/version-7.1.2/advanced/Developer-info.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Developer Info
2+
title: Inertial position estimator (INAV)
33
---
44

5-
# Inertial position estimator (INAV)
5+
## Inertial position estimator (INAV)
66

77
Position estimator is a vital component for navigation subsystem. It takes data from all available sensors and fuses them together to figure out coordinates and velocities in the local frame of reference. All navigational decisions are made based on estimated position/velocity data.
88

@@ -59,7 +59,7 @@ The following reference sources (with corresponding parameters for weight) are a
5959
GPS data is not updated instantly. GPS module needs time to calculate new position and velocity. INAV has means of compensating for this delay. Expected GPS delay in milliseconds is controlled by **inav_gps_delay_ms** parameter. Typical value for GPS delay is 200ms.
6060

6161

62-
# Position and altitude PID controllers
62+
## Position and altitude PID controllers
6363

6464
## PID regulators in ALTHOLD mode (Z-controller)
6565

@@ -105,7 +105,7 @@ Output of POSR PID-controller is desired acceleration which is directly translat
105105

106106

107107

108-
# Coordinate systems
108+
## Coordinate systems
109109

110110
Navigation operates in 3 different coordinate systems.
111111

@@ -127,7 +127,7 @@ This is a classical cartesian coordinate system where the 3 axes are orthogonal
127127

128128
The units for the NEU coordinate system are centimetres.
129129

130-
# Frames of reference
130+
## Frames of reference
131131

132132
## Global (geodetic) frame of reference
133133

versioned_docs/version-7.1.2/advanced/Features-safe-to-add-and-remove-to-fit-your-needs..md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Features Safe to Add and Remove to Fit Your Needs.
2+
title: Features safe to remove
33
---
44

5-
# Features safe to remove
5+
## Features safe to remove
66

77
Due to flash size limitation on F1 targets it cannot include all features INAV supports at once.
88

versioned_docs/version-7.1.2/advanced/Fixed-Wing-Autolaunch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Fixed Wing Autolaunch
33
---
44

5-
# Fixed Wing Autolaunch
5+
## Fixed Wing Autolaunch
66

77
Fixed Wing Autolaunch, aka launch mode, allows the pilot to have assistance in launching their airplane. This can be particularly useful if you're a new pilot, have a difficult model to launch, or have a large model.
88

versioned_docs/version-7.1.2/advanced/INAV-Remote-Management,-Control-and-Telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "iNav Remote Management, Control and Telemetry"
2+
title: "INAV Remote Management, Control and Telemetry"
33
---
44

5-
# INAV Remote Management, Control and Telemetry
5+
## INAV Remote Management, Control and Telemetry
66

77
## Introduction
88

0 commit comments

Comments
 (0)