Skip to content

Instantly share code, notes, and snippets.

View lazd's full-sized avatar

Larry Davis lazd

View GitHub Profile

Cam settings

Before you do anything, perform a factory reset.

Setup

Lens: Manual

White bal: AT1

set pid_controller = MWREWRITE
set p_pitch = 48
set i_pitch = 40
set d_pitch = 22
set p_roll = 40
set i_roll = 40
set d_roll = 22
set p_yaw = 74
set i_yaw = 50
set d_yaw = 6
# Motors: RCX 1407 3200kV
# Props: DAL 3045 tri
set pid_controller = MWREWRITE
set p_pitch = 28
set i_pitch = 40
set d_pitch = 13
set p_roll = 28
set i_roll = 40
set d_roll = 13
set p_yaw = 55
# Betaflight 2.3.5
# FC: Dodo
# ESCs: DYS XM20A
# Motors: RCX 1407 3200kV
# RX: SBUS X4R with SPort telemetry
# features
feature -MOTOR_STOP
feature VBAT
feature RX_SERIAL
@lazd
lazd / Falcon 185 Baseline Setup.txt
Last active July 19, 2016 19:44
Falcon 185 Baseline Setup
# Betaflight 2.5.3
# FC: Dodo
# ESCs: FVT Littlebee
# Motors: Cobra 2204/2300kV
# RX: SBUS X4R with SPort telemetry
# features
feature -MOTOR_STOP
feature VBAT
feature RX_SERIAL
# Betaflight 2.9.0
# FC: RMRC Dodo F3
# ESCs: RTFQ Calvary Littlebee
# Motors: RCX 1407 3200kV
# RX: SBUS X4R with SPort telemetry
# features
feature -MOTOR_STOP
feature VBAT
feature RX_SERIAL
# Betaflight 2.9.0
# FC: DTFc
# ESCs: Sunrise Cicada 30A
# Motors: Cobra 2204/2300kV
# RX: SBUS X4R with SPort telemetry
# features
feature -MOTOR_STOP
feature VBAT
feature RX_SERIAL
# led
led 0 0,0:WU:CO:0
led 1 1,0:EU:CO:2
led 2 2,0:NSU:CB:1
led 3 3,0:NESWU:CB:2
led 4 0,0::C:0
led 5 0,0::C:0
led 6 0,0::C:0
led 7 0,0::C:0
# Betaflight 3.0.0-RC2
# FC: Furious PIKO BLX
# ESCs: FVT Littlebee
# Motors: RotorX 1104
# RX: Furious Micro FrSky RX with SBUS and FrSky telemetry
# alignment
set align_board_roll = 180
set align_board_pitch = 0
set align_board_yaw = 45
# Betaflight 2.9.0
# FC: Furious PIKO BLX
# ESCs: FVT Littlebee
# Motors: RotorX 1104
# RX: Furious Micro FrSky RX with SBUS and FrSky telemetry
# alignment
set align_board_roll = 180
set align_board_pitch = 0
set align_board_yaw = 45