Skip to content

Commit a292ae5

Browse files
committed
Add v6.1.1 and fix broken links
1 parent 588e203 commit a292ae5

161 files changed

Lines changed: 27021 additions & 5550 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.

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,11 @@ When referring to an image in a markdown file, please use absolute paths accordi
3333

3434
### Linking to Pages
3535
When linking to local pages, please do not use http urls or relative paths to link to other markdown documents that are part of the docusaurus site.
36-
For easier maintenance and organization, use absolute paths starting from the root directory eg: `/docs/quickstart/Name_of_markdown.md`.
36+
For easier maintenance and organization, use relative paths starting from the root directory eg: `../quickstart/Name_of_markdown.md` if not in the `quickstart` directory, which exists one level above.
3737
Autocomplete on VS Code should find the directories automatically.
3838
Linking to headings within the document work as well by using `#` following the filename.
3939

4040
## Plugins Used
4141

42-
* The search plugin used is docusaurus-lunr-search: https://github.com/praveenn77/docusaurus-lunr-search
43-
* Alternative search plugin: https://github.com/easyops-cn/docusaurus-search-local
42+
* Search plugin: https://github.com/easyops-cn/docusaurus-search-local
4443
* Image zoom plugin: https://github.com/gabrielcsapo/docusaurus-plugin-image-zoom

docs/advanced/AAT-Automatic-Antenna-Tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Automatic Antenna Tracker
66

77
Since release 3.0, INAV directly supports embedded video telemetry data to drive the VirtualPilot Sentinel antenna tracker.
88

9-
This enables the use of directional higher gain antennas to maintain higher quality video in all directions, provide the ability to use lower video transmission power or increase the maximum reception distance over traditional omnidirectional antennas. The AAT provides the benefit of maintaining a more accurate direction over manually mounted antennas without the concern of the aircraft moving outside of the antenna’s dominant reception area.
9+
This enables the use of directional higher gain antennas to maintain higher quality video in all directions, provide the ability to use lower video transmission power or increase the maximum reception distance over traditional omnidirectional antennas. The AAT provides the benefit of maintaining a more accurate direction over manually mounted antennas without the concern of the aircraft moving outside of the antenna’s dominant reception area.
1010

1111
***
1212
## Configuring - iNAV 3.0 onwards (embedded support)

0 commit comments

Comments
 (0)