Skip to content

Releases: spracing/betaflight

4.3.0-20220615-1344

15 Jun 11:46
Compare
Choose a tag to compare
4.3.0-20220615-1344 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/06/15 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

Changes

  • Rebased on BF 4.3.0 (tag)

4.3.0-RC7

06 Jun 14:56
Compare
Choose a tag to compare
4.3.0-RC7 Pre-release
Pre-release

For SPRacingH7EXTREME PX4 Edition boards put board in SP Racing bootloader mode, then run:

dfu-util -D betaflight_4.3.0_SPRACINGH7EXTREME-W25Q128JV_3c34f06c62.bin -s 0x90F90000: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.

Firmware was built using the following command:

make TARGET=SPRACINGH7EXTREME EXST_FLASH_CHIP=W25Q128JV

Branch:

spracingh7extreme-with-w25q128jvem-4.3.x

4.3.0-20220531-1700

01 Jun 13:59
Compare
Choose a tag to compare
4.3.0-20220531-1700 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/05/31 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

Changes

  • Rebased on BF master (RC7)

4.3.0-20220502-2138

02 May 19:47
Compare
Choose a tag to compare
4.3.0-20220502-2138 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/05/01 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

Changes

  • Rebased on BF master (RC6)
  • Includes PINIO VTX pit config by default.
  • Fixed transposed current sensor pins.

4.3.0-20220406-2041

07 Apr 14:10
Compare
Choose a tag to compare
4.3.0-20220406-2041 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/04/06 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

Changes

4.3.0-20220323-1357

23 Mar 13:11
Compare
Choose a tag to compare
4.3.0-20220323-1357 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/03/22 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

Changes

4.3.0-20220307-1344

07 Mar 12:52
Compare
Choose a tag to compare
4.3.0-20220307-1344 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/02/22 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

Changes

4.3.0-20220306-1100

06 Mar 10:17
Compare
Choose a tag to compare
4.3.0-20220306-1100 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/02/22 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

Changes

4.3.0-20220222-0222

22 Feb 15:02
Compare
Choose a tag to compare
4.3.0-20220222-0222 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/02/22 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

Changes

4.3.0-20220126-1544

26 Jan 14:47
Compare
Choose a tag to compare
4.3.0-20220126-1544 Pre-release
Pre-release

IMPORTANT

For SPRacingH7RF only - DO NOT ERASE THE ENTIRE FLASH CHIP WHEN FLASHING! See manual!

Flashing via Configurator

Use the latest nightly build of the BF configurator (from 2021/12/03 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: dfu-util -D betaflight_4.3.0_<TARGET>_<REVISION>.bin -s 0x90100000: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 2022/01/17 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

Changes