From eb4ae8d214736d38f8bfffcb366ada111ceed089 Mon Sep 17 00:00:00 2001 From: TehllamaFPV <32423869+TehllamaFPV@users.noreply.github.com> Date: Wed, 11 May 2022 16:30:15 -0600 Subject: [PATCH] Create ExpressLRS BF Passthrough Preset --- presets/4.3/other/ELRS_Passthrough.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 presets/4.3/other/ELRS_Passthrough.txt diff --git a/presets/4.3/other/ELRS_Passthrough.txt b/presets/4.3/other/ELRS_Passthrough.txt new file mode 100644 index 000000000..59ccaac19 --- /dev/null +++ b/presets/4.3/other/ELRS_Passthrough.txt @@ -0,0 +1,16 @@ +#$ TITLE: ExpressLRS Passthrough Betaflight Settings +#$ FIRMWARE_VERSION: 3.5 +#$ FIRMWARE_VERSION: 4.2 +#$ FIRMWARE_VERSION: 4.3 +#$ STATUS: OFFICIAL +#$ CATEGORY: OTHER +#$ KEYWORDS: ELRS, Passthrough, Configure, utility +#$ AUTHOR: Daniel Appel / Tehllama +#$ DESCRIPTION: This is a simplified way of ensuring that Betaflight is correctly configured to enable ExpressLRS to perform receiver flashing via Passthrough. +#$ DESCRIPTION: Backing up flight controller settings is strongly recommended. After completing serial passthrough flashing, configuration should be restored from the backup file. +#$ WARNING: Please back up flight controller settings using the "Save Backup" button. +#$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/242 + +feature -TELEMETRY +set serialrx_inverted = off +set serialrx_halfduplex = off