Skip to content

20240429-1201-4.5.0

Compare
Choose a tag to compare
@hydra hydra released this 29 Apr 11:05
· 0 commits to master since this release

IMPORTANT

SPRacingH7RF/EF/CL/NP - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manuals!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2024/04/29 onwards).

Flashing via DFU util.

Requires dfu-util v0.10, binaries available via pinned message on the SP Racing Discord server.

Put board in SP Racing bootloader mode, then run:

H7RF/EF/CL: dfu-util -D betaflight_4.4.0_<TARGET>_<REVISION>.bin -s 0x90100000:leave
H7CINE/NP: dfu-util -D betaflight_4.4.0_<TARGET>_<REVISION>.bin -s 0x97CE0000:leave

To enter SP Racing bootloader mode either:
a) power off FC, hold BIND, power on FC with USB cable, red light flashes fast, release BIND.
b) issue bl flash in BF CLI.

Configuration

Use a nightly build of the BF configurator (from 2023/04/07 onwards).

The default OSD framerate is currently only 12hz, set it to 50 (PAL) or 60 (NTSC) HZ using the CLI.

set osd_framerate_hz = 60
save

TX requirements

  • Contains ELRS 3.0 final code, use ONLY with a TX module with ELRS 3.x. (i.e. not 2.x or 1.x).

Changes

  • Rebased on BF 4.5-maintenance (c155f583) (4.5.0)
  • Using BF configs from tag SPRACING-20240429-1201-4.5.0 / 53c4a3cc (4.5.0)