Releases: okalachev/flix
Releases · okalachev/flix
v1.1
Summary: slight frame updates and major software updates.

Hardware updates

- More reliable motor holders.
- Larger stiffening ribs in motor holders attachment points.
Software updates
- Parameters subsystem is implemented.
- MAVLink console support.
- Support for the ICM-20948 IMU.
- New CLI commands (
time
,reboot
) and enhancements. - Implement several RC fail-saves.
- Bring back possibility to use ESCs for motors.
- Fix working with ESP32-S3.
- Other enhancements, fixes and cleanups.
Other
- User built drones gallery is published 🚀.
v1.0
The new Flix version, based on 3D-printed frame. See the detailed description.

Hardware updates
- Using MOSFETs instead of ESCs to control brushed motors (cheaper and simpler code).
- 3D-printed frame.
Software updates
- RC calibration is implemented.
- Smartphone control is implemented (using MAVLink protocol and QGroundControl app).
- Forward-Left-Up coordinate system style is used in the code instead of Forward-Right-Down (more intuitive).
- Tools for converting CSV logs into ULOG and MCAP format.
- Move from ESP32 Core 2.0 to 3.0.
- A lot of code cleanups and readability improvements.
- Bug fixes.
Subscribe to the Telegram-channel for the news: @opensourcequadcopter.
v0.1
The very first published version of the source code. Telegram-channel is started.
Features:
- Open source ESP32-based quadcopter made from scratch.
- Simple and clean Arduino based source code.
- Acro and Stabilized flight using remote control.
- Precise simulation using Gazebo.
- In-RAM logging.
- Command line interface through USB port.
- Wi-Fi support, partial MAVLink support.
- ESCs with reverse mode support.