Update
This commit is contained in:
parent
9304152129
commit
f5119820b7
@ -8,6 +8,7 @@ insert_anchor_links = "right"
|
||||
|
||||
Click on a link in the list below to go to that page:
|
||||
|
||||
1. [General RC tips](../../drone-stuff/general-rc-tips)
|
||||
1. [Getting uninverted SBUS on a no-name FrSky-compatible receiver](../../drone-stuff/getting-uninverted-sbus-on-a-no-name-frsky-compatible-receiver)
|
||||
1. [Getting uninverted SBUS/SmartPort on the FrSky XSR receiver](../../drone-stuff/getting-uninverted-sbus-smartport-on-the-frsky-xsr-receiver)
|
||||
1. [INAV tuning tips](../../drone-stuff/inav-tuning-tips)
|
||||
|
13
content/drone-stuff/general-rc-tips.md
Normal file
13
content/drone-stuff/general-rc-tips.md
Normal file
@ -0,0 +1,13 @@
|
||||
+++
|
||||
title = "General RC tips"
|
||||
weight = 0
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
These are general tips for building RC planes/quads/whatever:
|
||||
|
||||
* Propellers have a direction: The top usually has letters like "6040" (which is the size of the propeller), and the top needs to always point towards where the plane will be flying (the front). No matter if you have a pusher or puller, the top of the propeller needs to be pointing forward.
|
||||
|
||||
* * *
|
||||
|
||||
Last updated on 2020-11-30 14:18:26.
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Getting uninverted SBUS on a no-name FrSky-compatible receiver"
|
||||
weight = 0
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Getting uninverted SBUS/SmartPort on the FrSky XSR receiver"
|
||||
weight = 1
|
||||
weight = 2
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "INAV tuning tips"
|
||||
weight = 2
|
||||
weight = 3
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
@ -12,4 +12,4 @@ Here are some general INAV tuning tips and things I've learned throughout my bui
|
||||
|
||||
* * *
|
||||
|
||||
Last updated on 2020-11-30 05:17:15.
|
||||
Last updated on 2020-11-30 14:18:05.
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Omnibus F4 pro servo diode"
|
||||
weight = 4
|
||||
weight = 5
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Omnibus F4 V3 pinout"
|
||||
weight = 3
|
||||
weight = 4
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Transmitter external module pinout"
|
||||
weight = 5
|
||||
weight = 6
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
Loading…
Reference in New Issue
Block a user