Skip to content

4.3.0 for DJI with LQ & RSSI & warnings - update2

Pre-release
Pre-release
Compare
Choose a tag to compare
@howels howels released this 20 Nov 22:40
  • Updated BetaFlight to current master (as of 2021-11-20) and re-applied patches.
  • Added RSSI dBm value at end of LQ
  • Zero-padded LQ percent so it doesn't jump going 100 to 99

Betaflight 4.3.0 is unreleased software and has not been fully tested. Please take care when testing this.

Betaflight Configurator Nightly release is required to configure Betaflight 4.3: https://github.com/betaflight/betaflight-configurator-nightlies/releases

This patch takes the craft name field and replaces it's value with a "LQ:1:100 -50" or similar value.

If a warning is present then this will flash over the LQ/RSSI.

Installation:

  1. Download a config for your FC model from https://github.com/betaflight/unified-targets/tree/master/configs/default
  2. Backup a diff of your config in betaflight, in CLI do diff all
  3. Download firmware below matching your flight controller MCU model.
  4. Flash the firmware - in Betaflight Configurator Firmware Updater choose "local file"
  5. Flash the board-specific config that you downloaded from: https://github.com/betaflight/unified-targets/tree/master/configs/default
  6. If your diff is from 4.3 put it all in, otherwise you can put in most things except the PID and filter sections.
  7. Go to OSD tab.
  • enable warnings OSD element
  • enable LQ OSD element
  • enable craft-name OSD element and place craft-name where you want to see LQ & warnings
  • make sure you've disabled the analogue channel for RSSI!