Skip to content

Releases: bitcraze/crazyflie-firmware

2024.10.2

06 Nov 07:37
b046745
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.10.1...2024.10.2

2024.10.1

30 Oct 10:11
edc877f
Compare
Choose a tag to compare
2024.10.1 Pre-release
Pre-release

What's Changed

Full Changelog: 2024.10...2024.10.1

2024.10

16 Oct 14:21
80ee72a
Compare
Choose a tag to compare

What's Changed

New Contributors

Deprecated

Read more

2023.11

30 Nov 12:39
e527895
Compare
Choose a tag to compare

Major changes

This release contain a couple of new features along with some bug fixes

  • Hybrid TDOA mode (still experimental and behind a build flag)
  • Python wrappers for Kalman core
  • Example for gap8 and cpx communication with the aideck
  • Fixes to the parameter internal update.
  • More clarification by the supervisor's state (need the new cfclient for this too)

What's Changed

New Contributors

Deprecated

This functionality is deprecated and will be removed in a future release. See the documentation for each item for information on which functionality to use instead.

Full Changelog: 2023.07...2023.11

2023.11-rc2

29 Nov 10:42
745fb09
Compare
Choose a tag to compare
2023.11-rc2 Pre-release
Pre-release
Merge pull request #1330 from bitcraze/krichardsson/hybrid-mode

TDoA3 hybrid mode

2023.10-rc1

01 Nov 08:56
dbb9df1
Compare
Choose a tag to compare
2023.10-rc1 Pre-release
Pre-release
Merge pull request #1325 from bitcraze/krichardsson/py-test-refactor

Refactor python tests

2023.07

03 Jul 13:33
f83e426
Compare
Choose a tag to compare

This is a maintenance release that fixes a few quirks that were introduced when the supervisor was added in the 2023.06 release. No new functionality has been added.

Deprecated functionality

This functionality is deprecated and will be removed in a future release. See the documentation for each item for information on which functionality to use instead.

What's Changed

Full Changelog: 2023.06...2023.07

2023.06

31 May 14:27
7d40b54
Compare
Choose a tag to compare

Major changes

The supervisor functionality has been extended to enable future high level functionality. Basic arming functionality has been added.
The Loco TDoA outlier filter has been updated to work better in long range mode.
The CRTP version is bumped to 6.
A tool for visualizing file dependencies in the source tree is added.
Bugfixes and clean up.

Deprecated functionality

This functionality is deprecated and will be removed in a future release. See the documentation for each item for information on which functionality to use instead.

What's Changed

New Contributors

Full Changelog: 2023.02...2023.06

2023.02

22 Feb 09:59
0f2f0f0
Compare
Choose a tag to compare

New functionality

  • Out of tree support for controllers to make it easy to add a custom controller from an app
  • Support to configure ESCs with BLHeli Configurator
  • Added an UKF estimator (experimental, does not support all positioning systems)
  • Possibility to reformat the persistent storage and wipe all data

The release also contains changes for improved testability and to support python bindings, as well as a number of bug fixes and stability improvements.

Deprecated functionality

This functionality is deprecated and will be removed in a future release. See the documentation for each item for information on which functionality to use instead.

What's Changed

New Contributors

Full Changelog: 2022.12...2023.02

2022.12

14 Dec 13:30
Compare
Choose a tag to compare

This release adds support for the Flapper platform, a new controller (Brescianini) and improvements for the motor upgrade kit. There has also been work on improving the configuration and code infrastructure, as well as bug- and stability fixes.

What's Changed

New Contributors

Full Changelog: 2022.09...2022.12