Releases: howels/betaflight
4.3.0-RC1 for DJI with LQ & RSSI & warnings
- Updated BetaFlight to 4.3.0-RC1 and re-applied patches.
- Warnings shown in CRAFT_NAME field
- When no warning is shown, LQ & RSSI-dBm are shown
- Added LQ, flight mode and RSSI dBm value for CRSF protocol
- Zero-padded LQ percent so it doesn't jump going 100 to 99
- Added LQ and RSSI dBm for Ghost protocol
Betaflight 4.3.0 is unreleased software and has not been fully tested. Please take care when testing this.
Betaflight Configurator RC1 release or newer is required to configure Betaflight 4.3 RC1: https://github.com/betaflight/betaflight-configurator/releases/tag/10.8.0-RC1
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:
- Backup a diff of your config in betaflight, in CLI do
diff all
- the paranoid among you may wish to do a
dump
if you are running a non-official firmware e.g. a vendor-built firmware.
- the paranoid among you may wish to do a
- Download firmware below matching your flight controller MCU model.
- Open Configurator 10.8.0+ and select your FC model
- Flash the firmware - in Betaflight Configurator Firmware Updater choose "local file"
- If your diff is from 4.3 put it all in, otherwise you can put in most things except the PID and filter sections.
- some config items have changed names during 4.3 development including slider names, if your 4.3 config is older you may need to reset the some sliders to defaults
- 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!
4.3.0 for DJI with LQ & RSSI & warnings - update2
- 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:
- Download a config for your FC model from https://github.com/betaflight/unified-targets/tree/master/configs/default
- Backup a diff of your config in betaflight, in CLI do diff all
- Download firmware below matching your flight controller MCU model.
- Flash the firmware - in Betaflight Configurator Firmware Updater choose "local file"
- Flash the board-specific config that you downloaded from: https://github.com/betaflight/unified-targets/tree/master/configs/default
- If your diff is from 4.3 put it all in, otherwise you can put in most things except the PID and filter sections.
- 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!
4.3.0 for DJI with LQ & RSSI & warnings - update1
- Updated BetaFlight to current master 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:
- Download a config for your FC model from https://github.com/betaflight/unified-targets/tree/master/configs/default
- Backup a diff of your config in betaflight, in CLI do diff all
- Download firmware below matching your flight controller MCU model.
- Flash the firmware - in Betaflight Configurator Firmware Updater choose "local file"
- Flash the board-specific config that you downloaded from: https://github.com/betaflight/unified-targets/tree/master/configs/default
- If your diff is from 4.3 put it all in, otherwise you can put in most things except the PID and filter sections.
- 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!
Test Release for current un-released 4.3.0 with DJI OSD LQ and warnings
This is built using the patch from https://github.com/benmozes/djifpvrus/blob/master/osd-patch/osd.patch but based on 4.3.0. Full credit to the original author, this is not my work. I'm posting here in English to make it easier to use for others who might be interested.
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" or similar value.
If a warning is present then this will flash over the LQ.
The patch is useful but not perfect. Posting this to try and encourage myself to take a look at this. Should be able to include RSSI Dbm in here too I hope.
- Download a config for your FC model from https://github.com/betaflight/unified-targets/tree/master/configs/default
- Backup a diff of your config in betaflight, in CLI do
diff all
- Download firmware below matching your flight controller MCU model.
- Flash the firmware - in Betaflight Configurator Firmware Updater choose "local file"
- Flash the board-specific config that you downloaded from: https://github.com/betaflight/unified-targets/tree/master/configs/default
- If your diff is from 4.3 put it all in, otherwise you can put in most things except the PID and filter sections.
- 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!