Skip to content

Releases: betaflight/betaflight-nightlies

v20241210.990

10 Dec 22:40
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

aab21384f61bd98d1f1725c1700f2fc982782335 (link)

Changes:

Update cloud build defines (#14080)

Update build_info

v20241210.989

10 Dec 21:38
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

0f84c5285d417dd51927aae45eba81abcd0ac93c (link)

Changes:

MAKE - improvement (#14079)

  • MAKE - improvement
  • specify SDK file for each target pair on linux and macosx
  • verify checksum before unpacking downloaded file (curl ignores server
    certificate)
  • infer ARM_SDK_DIR from SDK file name
  • detect installed SDK, checking that it is newer than downloaded
    file (.installed file in SDK dir)
  • fix unzip on windows (doubly nested SDK directory was created)
  • MAKE - fix .zip handling

  • MAKE - unintended space on windows

v20241210.988

10 Dec 13:00
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

17cef3bba036fd57d6d014ad013930897a4e1c14 (link)

Changes:

PreArm allow Re-Arm (without resetting PreArm AUX) (#14013)

  • added prearm_until_first_arm setting

  • Update src/main/cli/settings.c

space removed

Co-authored-by: Mark Haslinghuis [email protected]

  • increased PG revision

  • prearm_allow_rearm

  • Update src/main/fc/rc_controls.c

Co-authored-by: Jan Post [email protected]


Co-authored-by: sprv [email protected]
Co-authored-by: sprv [email protected]
Co-authored-by: Mark Haslinghuis [email protected]
Co-authored-by: Jan Post [email protected]

v20241209.987

09 Dec 23:56
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

9fc83c665f81666063dfb1326401d570760185fe (link)

Changes:

Adjust BOX3D boxname (#14078)

v20241209.986

09 Dec 15:00
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

58e3d2a817044699cbb1c397f2aa4aeda7678fb3 (link)

Changes:

Fix PPM feature (#14072)

v20241209.985

09 Dec 14:54
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

663427b303f3da2b738559a73896e18b3bc8dfd5 (link)

Changes:

OSD - fix macro arguments (#14074)

v20241209.984

09 Dec 14:52
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

8ef734408f7ee8c27cf182e608e96058dd9f1e1f (link)

Changes:

Adding 'size optimised' file list validity check (#14063)

  • Adding 'size optimised' file list validity check

  • NL at EOF

v20241208.983

08 Dec 15:25
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

2426f435022f247c2bf76e36279843d7ea13837e (link)

Changes:

Update external defines for ALT / POS HOLD (#14069)

  • Update external defines for ALT / POS HOLD

  • Update unit test define

v20241207.982

07 Dec 20:55
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

b5ab83b3bc3d51ba0afd41d3c1f22650f9ea220e (link)

Changes:

AT32 SD card support (#14070)

v20241206.981

06 Dec 20:27
Compare
Choose a tag to compare

This is an automated development build. It may be unstable and result in craft loss or damage. Use only for testing.

Repository:

betaflight/betaflight (link)

Branch:

master (link)

Latest changeset:

896c8ee29bffc8dde610a07bfebf05165d2cee2a (link)

Changes:

Support for apple silicon (M-series) chip. (Right version of Arm GNU toolchain) (#14065)