Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rs2k/raceflight
RaceFlight - Performance, stability and ease of use for STM32F4 and more.
https://github.com/rs2k/raceflight
Last synced: about 1 month ago
JSON representation
RaceFlight - Performance, stability and ease of use for STM32F4 and more.
- Host: GitHub
- URL: https://github.com/rs2k/raceflight
- Owner: rs2k
- License: gpl-3.0
- Created: 2015-11-09T19:16:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T17:07:15.000Z (about 7 years ago)
- Last Synced: 2024-09-17T01:38:48.098Z (3 months ago)
- Language: C
- Homepage:
- Size: 77.9 MB
- Stars: 158
- Watchers: 70
- Forks: 72
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: support/buildserver/upload.php
Awesome Lists containing this project
- awesome-mcu - RaceFlight - controller (Projects)
README
![Raceflight](docs/assets/raceflight/raceflight-logo.png)
Race prepared version of the cleanflight flight-controller - flight controllers are used to fly multi-rotor craft and fixed wing craft.
This fork differs from cleanflight in that it is focused towards racing / acro and adds support for STM32F4 targets.
Its currently being developed with the help of VisualGDB, http://www.visualgdb.com
## Additional Features
Raceflight also supports these additional features:
## Installation
See: https://github.com/rs2k/raceflight/blob/master/docs/Installation.md
## Configuration Tool
To configure Raceflight you should use the raceflight-configurator GUI tool (Windows/OSX/Linux) that can be found here:
https://github.com/rs2k/raceflight-configurator
## Contributing
Contributions are welcome and encouraged. You can contribute in many ways:
* Documentation updates and corrections.
* How-To guides - received help? help others!
* Bug fixes.
* New features.
* Telling us your ideas and suggestions.Best place to start is either the rcgroups.com or the github issue tracker:
https://github.com/rs2k/raceflight/issues
https://github.com/rs2k/raceflight-configurator/issues
Before creating new issues please check to see if there is an existing one, search first otherwise you waste peoples time when they could be coding instead!
## Raceflight Releases
https://github.com/rs2k/raceflight/releases## Open Source Notice
This flightcontroller software is fully **open source** and is available free of charge without warranty to all users.
RaceFlight is forked from Betaflight, so special thanks to all who have contributed to Betaflight and Cleanflight.
Also **big** thanks for following people:
* **Alexinparis** (for MultiWii),
* **David Ankers** and the OpenPilot team (for the Revo and Revo Nano),
* **timecop** (for Baseflight),
* **Dominic Clifton** (for Cleanflight),
* **Boris** (for Betaflight),
* **James Peabody** and Taulabs team (for Sparky2), and
* **Sambas** (for the Cleanflight STM32F4 port).RaceFlight Configurator is forked from Cleanflight Configurator. Big thanks to **Dominic Clifton** and ctn for the original Cleanflight Configurator.