Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The flight controller implements a number of critical (FC) implements several low-level behaviors, e.g., stabilizing the drone Duckiedrone around roll, pitch, and yaw through three different PID controllers. Correctly configuring the FC is critical for flying safely.

Installing Cleanflight Configurator (CFC)

Cleanflight configurator is an app that allows the base station to connect directly to the FC and access its configuration interface.

Steps:

Updating the FC firmware

FCs might have different versions of firmware, i.e., the software that is embedded on the FC itself, out of the factory. Follow this procedure to update your firmware.

Status
colourRed
titleTODO
document procedure to flash ACRO version to BTFL 3.3.3

Status
colourRed
titleTODO
document procedure to flash OSD version to BTFL 3.3.3

  • SP Racing F3 Acro:

View file
namebetaflight_3.3.3_SPRACINGF3.hex

  • SP Racing F3 OSD:

View file
namebetaflight_3.3.3_SPRACINGF3OSD.hex

(Update to BTFL 3.3.3 - although successful flight tests have been conducted with 2.4.0 and 3.0.1)

...

6. Leave the baud rate (number) at the default value of 115200

7. Press “Connect”

...

...

A “Setup” page should greet you with a rendering of your drone:

...

This page can be used to do a quick test of the onboard IMU. You can : move your the drone around and verify that the rendering of the drone moves. Don’t expect it to be perfect , as we still need to calibrate everything.

We will come back return to this page later while performing calibrations (https://ethidsc.atlassian.net/l/cp/WNont9ZB).

🛑 Ignore below

Power and battery page

Image Removed

PID tuning

Receiver

Modes

Adjustments

Image Removed

Servos

Image Removed

GPS (ignorOSD (ignore)

Race Transponder (ignore)

...

Sensors

...

Thethered Logging (ignore)

Blackbox (ignore)

CLI (ignore)You are now connected to the FC and able to configure it.