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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MjUyMDksIm5iZiI6MTczOTcyNDkwOSwicGF0aCI6Ii8xNjgzMjc5LzM4MDQ3ODc4NC1jYzQ2NzhjMS01MTNlLTRjZjEtYjJjNy1iY2ZhMjdkOTIwZTYuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMTY1NTA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzI5Y2E1YWE1ODliNWY5OGZjMWE2MDkzNjMwMTA2NDk4NGUxNzE5ZjBkYzI5ZjI3NzU3OWNiNzU1MTYzYTRlYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.JLQkjUGWYnSUC3DW4aMsiLkTDR11uubPpMFUea26ljA)
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.