Releases: okalachev/flix
Releases · okalachev/flix
v1.0
The new Flix version, based on 3D-printed frame. See the detailed description.
![](https://private-user-images.githubusercontent.com/1683279/380478784-cc4678c1-513e-4cf1-b2c7-bcfa27d920e6.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTM3NTQsIm5iZiI6MTczODg5MzQ1NCwicGF0aCI6Ii8xNjgzMjc5LzM4MDQ3ODc4NC1jYzQ2NzhjMS01MTNlLTRjZjEtYjJjNy1iY2ZhMjdkOTIwZTYuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDE1NzM0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWE1MzUwOGIwMzQxZGFlMTM3MzJlOWI2NDdjY2I2NGNkZWJjMzYyZjM5ODk4YjI3ZmNiYWVkNGJiOTIwNjBjMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2aadp07HenIIyG6x1xtWFWfSf1sf0bLwy1Qh1M1R66U)
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.