From 4abf2e14cc23d80582fc72dd1e1515f2cf2c7498 Mon Sep 17 00:00:00 2001 From: "Dr.-Ing. Amilcar do Carmo Lucas" Date: Tue, 31 Dec 2024 13:33:21 +0100 Subject: [PATCH] FIX: Vehicle component table rendering --- TUNING_GUIDE_ArduCopter.md | 2 ++ TUNING_GUIDE_ArduPlane.md | 2 ++ TUNING_GUIDE_Heli.md | 2 ++ TUNING_GUIDE_Rover.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/TUNING_GUIDE_ArduCopter.md b/TUNING_GUIDE_ArduCopter.md index 4b0aaa84..0109d241 100644 --- a/TUNING_GUIDE_ArduCopter.md +++ b/TUNING_GUIDE_ArduCopter.md @@ -70,6 +70,7 @@ To demonstrate how to methodically tune a ArduCopter vehicle we selected a small It uses the following components: + | Type | Part | |:---|:----| |Frame | [Diatone Taycan MX-C](https://www.diatone.us/products/diatone-mxc-taycan-duct-3-inch-cinewhoop-fpv-drone) | @@ -84,6 +85,7 @@ It uses the following components: |RC Receiver | [TBS Crossfire Nano RX se](https://www.team-blacksheep.com/products/prod:crossfire_nano_se) | |RC Transmitter | [Radiomaster TX16S](https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller) with [EdgeTx](https://edgetx.org/) and [Yaapu scripts](https://github.com/yaapu/FrskyTelemetryScript/wiki/Passthrough-over-CRSF-and-ExpressLRS) | | Remote ID transmitter | [Holybro Remote ID transmitter](https://holybro.com/products/remote-id) | + Your vehicle will be different as your application will have different requirements. diff --git a/TUNING_GUIDE_ArduPlane.md b/TUNING_GUIDE_ArduPlane.md index 77596f21..61156475 100644 --- a/TUNING_GUIDE_ArduPlane.md +++ b/TUNING_GUIDE_ArduPlane.md @@ -70,6 +70,7 @@ To demonstrate how to methodically tune a ArduCopter vehicle we selected a small It uses the following components: + | Type | Part | |:---|:----| |Frame | [Diatone Taycan MX-C](https://www.diatone.us/products/diatone-mxc-taycan-duct-3-inch-cinewhoop-fpv-drone) | @@ -84,6 +85,7 @@ It uses the following components: |RC Receiver | [TBS Crossfire Nano RX se](https://www.team-blacksheep.com/products/prod:crossfire_nano_se) | |RC Transmitter | [Radiomaster TX16S](https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller) with [EdgeTx](https://edgetx.org/) and [Yaapu scripts](https://github.com/yaapu/FrskyTelemetryScript/wiki/Passthrough-over-CRSF-and-ExpressLRS) | | Remote ID transmitter | [Holybro Remote ID transmitter](https://holybro.com/products/remote-id) | + Your vehicle will be different as your application will have different requirements. diff --git a/TUNING_GUIDE_Heli.md b/TUNING_GUIDE_Heli.md index 5c112e25..f49bd7d3 100644 --- a/TUNING_GUIDE_Heli.md +++ b/TUNING_GUIDE_Heli.md @@ -69,6 +69,7 @@ To demonstrate how to methodically tune a ArduCopter vehicle we selected a small It uses the following components: + | Type | Part | |:---|:----| |Frame | [T-Rex 500](https://www.diatone.us/products/diatone-mxc-taycan-duct-3-inch-cinewhoop-fpv-drone) | @@ -83,6 +84,7 @@ It uses the following components: |RC Receiver | [Futaba 7603](https://www.team-blacksheep.com/products/prod:crossfire_nano_se) | |RC Transmitter | [Futaba 9C](https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller) | | Remote ID transmitter | [Remote ID transmitter](https://holybro.com/products/remote-id) | + Your vehicle will be different as your application will have different requirements. diff --git a/TUNING_GUIDE_Rover.md b/TUNING_GUIDE_Rover.md index c3aea2f7..7c684170 100644 --- a/TUNING_GUIDE_Rover.md +++ b/TUNING_GUIDE_Rover.md @@ -70,6 +70,7 @@ To demonstrate how to methodically tune a ArduCopter vehicle we selected a small It uses the following components: + | Type | Part | |:---|:----| |Frame | [Diatone Taycan MX-C](https://www.diatone.us/products/diatone-mxc-taycan-duct-3-inch-cinewhoop-fpv-drone) | @@ -84,6 +85,7 @@ It uses the following components: |RC Receiver | [TBS Crossfire Nano RX se](https://www.team-blacksheep.com/products/prod:crossfire_nano_se) | |RC Transmitter | [Radiomaster TX16S](https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller) with [EdgeTx](https://edgetx.org/) and [Yaapu scripts](https://github.com/yaapu/FrskyTelemetryScript/wiki/Passthrough-over-CRSF-and-ExpressLRS) | | Remote ID transmitter | [Holybro Remote ID transmitter](https://holybro.com/products/remote-id) | + Your vehicle will be different as your application will have different requirements.