From 7684b86d29428c41be58b165abb9781474a2bee9 Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Fri, 21 Jan 2022 18:25:39 +0200 Subject: [PATCH] Updates --- content/drone-stuff/miscellaneous.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/content/drone-stuff/miscellaneous.md b/content/drone-stuff/miscellaneous.md index da0e29c..7efc025 100644 --- a/content/drone-stuff/miscellaneous.md +++ b/content/drone-stuff/miscellaneous.md @@ -35,9 +35,19 @@ Here are the things I know about motors and propellers: - The smaller a propeller, the more quickly it can turn, and the more it can accelerate. - The larger a propeller, the more efficient it is. +## Recommended BLHeli ESC configuration for fixed wing + +If you have a BLHeli/BLHeli32 ESC, these settings are recommended: + +* Temperature protection: 90 C +* Motor timing: Auto +* Throttle cal enabled: Enabled +* Non-damped mode: Enabled +* Sine modulation mode: Enabled + * * *

-Last updated on November 22, 2021. For any questions/feedback, +Last updated on January 21, 2022. For any questions/feedback, email me at hi@stavros.io.