Skip to content

Commit

Permalink
Merge branch 'main' into pr-fw-auto-trim
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Aug 21, 2024
2 parents 21d0efd + 1bd21cf commit acd694e
Show file tree
Hide file tree
Showing 1,278 changed files with 55,087 additions and 36,185 deletions.
18 changes: 9 additions & 9 deletions .vitepress/config.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { defineConfig } from "vitepress";
const getSidebar = require("./get_sidebar.js");
//import { getSidebar } from "./get_sidebar";

import markdownItVideo from "markdown-it-video";
// Tabs: https://github.com/Red-Asuka/vitepress-plugin-tabs
import tabsPlugin from "@red-asuka/vitepress-plugin-tabs";

Expand All @@ -21,19 +19,13 @@ export default defineConfig({
//"kr/**/*.md",
//"zh/**/*.md",
//"uk/**/*.md",
"**/_*.md", //Remove source docs that start with "_" (included/not rendered)
],
ignoreDeadLinks: true,
markdown: {
math: true,

// container: {
// tipLabel: "Note",
// },

config: (md) => {
// use more markdown-it plugins!
md.use(markdownItVideo);

tabsPlugin(md); //https://github.com/Red-Asuka/vitepress-plugin-tabs
},
},
Expand Down Expand Up @@ -200,4 +192,12 @@ export default defineConfig({
gtag('config', 'G-91EWVWRQ93');`,
],
],

vue: {
template: {
compilerOptions: {
isCustomElement: (tag) => tag === "lite-youtube",
},
},
},
});
9 changes: 9 additions & 0 deletions .vitepress/theme/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// https://vitepress.dev/guide/custom-theme
import { h } from "vue";

import DefaultTheme from "vitepress/theme";
import "./style.css";

Expand All @@ -8,6 +9,14 @@ import { onMounted, watch, nextTick } from "vue";
import { useRoute } from "vitepress";
import mediumZoom from "medium-zoom";

// For https://www.npmjs.com/package/lite-youtube-embed
import { inBrowser } from "vitepress";
import "lite-youtube-embed/src/lite-yt-embed.css";
if (inBrowser) {
// @ts-ignore
import("lite-youtube-embed");
}

// Support redirect plugin
import Redirect from "./components/Redirect.vue";

Expand Down
19 changes: 19 additions & 0 deletions _link_checker_sc/ignore_errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -937,5 +937,24 @@
"type": "PageNotLinkedInternally",
"fileRelativeToRoot": "en\\assembly\\_assembly.md",
"hideReason": "Its a convenience file"
},
{
"type": "LinkedFileMissingAnchor",
"fileRelativeToRoot": "en\\frames_plane\\reptile_dragon_2.md",
"link": {
"url": "../config/autotune_fw.md#enable-disable-autotune-switch",
"text": "autotuning switch"
},
"hideReason": "The link is in an imported document. Link checker doesn't know about imports."
},
{
"type": "PageNotInTOC",
"fileRelativeToRoot": "en\\config\\_autotune.md",
"hideReason": "It is not intended to be built"
},
{
"type": "PageNotLinkedInternally",
"fileRelativeToRoot": "en\\config\\_autotune.md",
"hideReason": "Page is intended to be an orphan"
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/airframes/rover/rover_simulation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/airframes/rover/rovers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/airspeed_sensor_i2c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/gnss_connections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/pixhawk6x_cuav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/pixhawk6x_holybro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/power_all.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/assembly/power_all_fw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/power_module_cuav_analog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/servos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/assembly/telemetry_connections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/flight_controller/raccoonlab/fmuv6x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/simulation/gazebo/vehicles/advanced_plane.png
Binary file modified assets/simulation/gazebo/vehicles/rc_cessna.png
Binary file modified assets/simulation/gazebo/vehicles/standard_vtol.png
Binary file modified assets/simulation/gazebo/vehicles/x500.png
Binary file modified assets/simulation/gazebo/vehicles/x500_depth.png
Binary file added assets/simulation/gazebo/vehicles/x500_lidar.png
Binary file added assets/simulation/gazebo/worlds/aruco.png
Binary file added assets/simulation/gazebo/worlds/baylands.png
Binary file added assets/simulation/gazebo/worlds/default.png
Binary file added assets/simulation/gazebo/worlds/lawn.png
Binary file added assets/simulation/gazebo/worlds/rover.png
Binary file added assets/simulation/gazebo/worlds/walls.png
20 changes: 15 additions & 5 deletions de/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- [Throw Launch](flight_modes_mc/throw_launch.md)
- [Assembly](assembly/assembly_mc.md)
- [Configuration/Tuning](config_mc/index.md)
- [Auto-tune](config/autotune_mc.md)
- [Filter/Control Latency Tuning](config_mc/filter_tuning.md)
- [PID Tuning (Manual/Basic)](config_mc/pid_tuning_guide_multicopter_basic.md)
- [PID Tuning Guide (Manual/Advanced)](config_mc/pid_tuning_guide_multicopter.md)
Expand Down Expand Up @@ -54,6 +55,7 @@
- [Planes (Fixed-Wing)](frames_plane/index.md)
- [Assembly](assembly/assembly_fw.md)
- [Config/Tuning](config_fw/index.md)
- [Auto-tune](config/autotune_fw.md)
- [Rate/Attitude Controller Tuning Guide](config_fw/pid_tuning_guide_fixedwing.md)
- [Altitude/Position Controller Tuning Guide](config_fw/position_tuning_guide_fixedwing.md)
- [Weight & Altitude Tuning](config_fw/weight_and_altitude_tuning.md)
Expand All @@ -80,6 +82,7 @@
- [VTOL](frames_vtol/index.md)
- [Assembly](assembly/assembly_vtol.md)
- [VTOL Config/Tuning](config_vtol/index.md)
- [Auto-tune](config/autotune_vtol.md)
- [QuadPlane Configuration](config_vtol/vtol_quad_configuration.md)
- [Back-transition Tuning](config_vtol/vtol_back_transition_tuning.md)
- [VTOL w/o Airspeed Sensor](config_vtol/vtol_without_airspeed_sensor.md)
Expand Down Expand Up @@ -118,7 +121,7 @@
- [Vehicle Status Notifications](getting_started/vehicle_status.md)
- [LED Meanings](getting_started/led_meanings.md)
- [Tune/Sound Meanings](getting_started/tunes.md)
- [Preflight Checks](flying/pre_flight_checks.md)
- [QGroundControl Flight-Readiness Status](flying/pre_flight_checks.md)

- [Hardware Selection & Setup](hardware/drone_parts.md)
- [Flight Controllers (Autopilots)](flight_controller/index.md)
Expand All @@ -140,6 +143,7 @@
- [Holybro Pixhawk 6X-RT (FMUv6X-RT)](flight_controller/pixhawk6x-rt.md)
- [Holybro Pixhawk 6X (FMUv6X)](flight_controller/pixhawk6x.md)
- [Wiring Quickstart](assembly/quick_start_pixhawk6x.md)
- [RaccoonLab FMU6x](flight_controller/raccoonlab_fmu6x.md)
- [Holybro Pixhawk 6C (FMUv6C)](flight_controller/pixhawk6c.md)
- [Wiring Quickstart](assembly/quick_start_pixhawk6c.md)
- [Holybro Pixhawk 6C Mini(FMUv6C)](flight_controller/pixhawk6c_mini.md)
Expand Down Expand Up @@ -319,6 +323,7 @@
- [Holybro PM02D (digital)](power_module/holybro_pm02d.md)
- [Holybro PM03D (digital)](power_module/holybro_pm03d.md)
- [Pomegranate Systems Power Module](dronecan/pomegranate_systems_pm.md)
- [RaccoonLab Power Modules](dronecan/raccoonlab_power.md)
- [Sky-Drones SmartAP PDB](power_module/sky-drones_smartap-pdb.md)
- [Smart/MAVLink Batteries](smart_batteries/index.md)
- [Rotoye Batmon Battery Smartification Kit](smart_batteries/rotoye_batmon.md)
Expand All @@ -344,6 +349,7 @@
- [DroneCAN Peripherals](dronecan/index.md)
- [PX4 DroneCAN Firmware](dronecan/px4_cannode_fw.md)
- [ARK CANnode](dronecan/ark_cannode.md)
- [RaccoonLab CAN Nodes](dronecan/raccoonlab_nodes.md)
- [Cable Wiring](assembly/cable_wiring.md)
- [Companion Computers](companion_computer/index.md)
- [Pixhawk + Companion Setup](companion_computer/pixhawk_companion.md)
Expand All @@ -364,7 +370,6 @@
- [Serial Port Configuration](peripherals/serial_configuration.md)
- [PX4 Ethernet Setup](advanced_config/ethernet_setup.md)
- [Standard Configuration](config/index.md)
- [Autotune](config/autotune.md)
- [Advanced Configuration](advanced_config/index.md)
- [ECL/EKF Overview & Tuning](advanced_config/tuning_the_ecl_ekf.md)
- [Finding/Updating Parameters](advanced_config/parameters.md)
Expand All @@ -378,9 +383,11 @@
- [Helicopter (experimental)](frames_helicopter/index.md)
- [Helicopter Config/Tuning](config_heli/index.md)
- [Rovers (experimental)](frames_rover/index.md)
- [Flight Modes](flight_modes_rover/index.md)
- [Aion Robotics R1](frames_rover/aion_r1.md)
- [Traxxas Stampede](frames_rover/traxxas_stampede.md)
- [Drive Modes](flight_modes_rover/index.md)
- [Differential-steering Rover](frames_rover/differential_rover.md)
- [Aion Robotics R1](frames_rover/aion_r1.md)
- [Ackermann Rover](frames_rover/ackermann_rover.md)
- [(Deprecated) Rover Position Control](frames_rover/rover_position_control.md)
- [Submarines (experimental)](frames_sub/index.md)
- [BlueROV2](frames_sub/bluerov2.md)
- [Airframes Reference](airframes/airframe_reference.md)
Expand Down Expand Up @@ -589,6 +596,9 @@
- [RegisterExtComponentReply](msg_docs/RegisterExtComponentReply.md)
- [RegisterExtComponentRequest](msg_docs/RegisterExtComponentRequest.md)
- [RoverAckermannGuidanceStatus](msg_docs/RoverAckermannGuidanceStatus.md)
- [RoverAckermannStatus](msg_docs/RoverAckermannStatus.md)
- [RoverDifferentialGuidanceStatus](msg_docs/RoverDifferentialGuidanceStatus.md)
- [RoverDifferentialStatus](msg_docs/RoverDifferentialStatus.md)
- [Rpm](msg_docs/Rpm.md)
- [RtlStatus](msg_docs/RtlStatus.md)
- [RtlTimeEstimate](msg_docs/RtlTimeEstimate.md)
Expand Down
1 change: 1 addition & 0 deletions de/advanced_config/ethernet_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Supported flight controllers include:
- [CUAV Pixhawk V6X](../flight_controller/cuav_pixhawk_v6x.md)
- [Holybro Pixhawk 5X](../flight_controller/pixhawk5x.md)
- [Holybro Pixhawk 6X](../flight_controller/pixhawk6x.md)
- [RaccoonLab FMUv6X Autopilot](../flight_controller/raccoonlab_fmu6x.md)

## Setting up the Ethernet Network

Expand Down
Loading

0 comments on commit acd694e

Please sign in to comment.