Skip to content

Tags: EdouardMALOT/betaflight

Tags

4.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change selected F411 targets to use timer dshot instead of bitb… (bet…

…aflight#8978)

Change selected F411 targets to use timer dshot instead of bitbang dshot

4.1.0-RC6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
doc update for OMNIBUSF4NANOV7 (betaflight#8985)

doc update for OMNIBUSF4NANOV7

4.1.0-RC5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added manufacturer id for FPV Model. (betaflight#8947)

Added manufacturer id for FPV Model.

4.1.0-RC4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
UART buffers for F4 should not be in CCM DATA RAM for DMA to wo… (bet…

…aflight#8924)

UART buffers for F4 should not be in CCM DATA RAM for DMA to work

4.1.0-RC3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prevent using same timer channel twice (betaflight#8886)

prevent using same timer channel twice

4.1.0-RC2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing vtxStatus variable initialization in MSP_VTX_CONFIG (beta…

…flight#8869)

Add missing vtxStatus variable initialization in MSP_VTX_CONFIG

4.1.0-RC1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request betaflight#8829 from IvoFPV/remove-dshot1200

Remove dshot1200 in SPEEDYBEE F7 and in dshot bitbang

4.0.6

Fix tasks period calculation (betaflight#8782)

Fix tasks period calculation

4.0.5

Prevent calls to presistent object functions for unsupported MCU (bet…

…aflight#8633)

Prevent calls to presistent object functions for unsupported MCU

4.0.4

Fixed build if none of USE_DSHOT, USE_LED_STRIP, USE_TRANSPONDE… (bet…

…aflight#8506)

Fixed build if none of USE_DSHOT, USE_LED_STRIP, USE_TRANSPONDER are defined.