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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTcyMjYsIm5iZiI6MTczOTA1NjkyNiwicGF0aCI6Ii8xNjgzMjc5LzM4MDQ3ODc4NC1jYzQ2NzhjMS01MTNlLTRjZjEtYjJjNy1iY2ZhMjdkOTIwZTYuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMjMyMjA2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmE0YjUyN2ZiYTM5MzdkOTFiYWQ5MjVmZjVhNWVlNGIxMzU5NDM4ZmRkNjljYmFkNTY1ODM4ZWE0NWRiMzVlOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.S7i84it3QoLvWEK8tlxVko365KJApK57V23e15jxAFU)
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.