Skip to content

Releases: bitcraze/crazyflie-release

2024.2

20 Feb 13:01
Compare
Choose a tag to compare

This release contains an updated nRF51 firmware and bootloader using the S130 bluetooth stack. The latest client and lib are required to flash this release.

2023.11

30 Nov 13:18
Compare
Choose a tag to compare

2023.07

03 Jul 13:42
Compare
Choose a tag to compare

2023.06

31 May 14:37
Compare
Choose a tag to compare

Major updates

  • Extended supervisor with arming functionality
  • Improved TDoA outlier filter that supports TDoA3 long range
  • Bug- and stability fixes

Contents

2023.02

22 Feb 10:14
Compare
Choose a tag to compare

Major updates

  • 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
  • Bug- and stability fixes

Contents

2022.12

14 Dec 13:37
Compare
Choose a tag to compare

Major updates

  • Support for the Flapper platform
  • Added the Brescianini controller
  • Support for the motor upgrade kit
  • Bug- and stability fixes

Contents

2022.09

07 Sep 15:04
Compare
Choose a tag to compare

Major updates

  • Full Lighthouse support for 2+ base stations
  • TDoA3 long range
  • CPX improvements
    • CRTP over CPX
    • UART2 performance improvements
  • Syslink over UART2 removed (replaced with CRTP over CPX on UART2)
  • Token ring protocol using P2P
  • Bolt and Big-quad deck improvements
    • DSHORT support for ESCs
    • ESC pass-though configuration via USB (virtual COM port)
  • Improved stability

Contents

2022.05

12 May 09:05
Compare
Choose a tag to compare

Major changes

  • Fixes for avoiding that the AI deck will freeze during restart
  • Initial release of the ESP firmware
  • Crazyflie AI deck support
  • Crazyflie Packet eXchange (CPX) support
  • STM32 STD peripheral library updated to version 1.8.0
  • General improvements

See the following releases for more details:

2022.03

28 Mar 09:26
Compare
Choose a tag to compare

The main changes in this release are:

  • The Crazyflie Bolt is added as a separate platform. If you are using the Bolt, you should now flash the bolt flavor of the firmware (as opposed to cf2 earlier)
  • The Crazyflie firmware uses the kbuild system for configuration and building
  • The Crazyflie supports default parameter values based on hardware platform
  • The Crazyflie better supports persistent parameters
  • Basic support for 2+ Lighthouse base stations

See STM release 2022.03 and NRF release 2022.03 for details.

2022.01

31 Jan 14:58
Compare
Choose a tag to compare

This release includes the possibility of setting persistent parameters in the Crazyflie's STM. It is now also possible to add non-standard IMU orientation, enhanced CPPM communication and PID control in body aligned coordinates.

Moreover, it is now possible to override the LEDS on the Crazyflie (both STM and NRF) and go into stealth mode. A new, more logical, highlevel commander framework is added as well that. And now, the crazyflie also shutsdown more gracefully with the power button.

On the NRF side of things, the NRF version is now visible in the console of the cflient.

This release also has several bug fixes for the firmware on both the STM and NRF.