1
0
Go to file
2025-06-09 16:56:57 +02:00
helpers Rearrange presets and add a few more for the Rotorflight 2.2 GA (#2) 2025-06-04 08:40:50 +10:00
indexer Rearrange presets and add a few more for the Rotorflight 2.2 GA (#2) 2025-06-04 08:40:50 +10:00
presets [ WIP ] Test 2025-06-09 16:56:57 +02:00
.gitignore Add .gitignore 2025-03-17 12:50:01 +00:00
index_hash.txt [ UPDATE ] run "node indexer/indexer.js" and "node indexer/check.js" 2025-06-09 16:54:58 +02:00
index.json [ UPDATE ] run "node indexer/indexer.js" and "node indexer/check.js" 2025-06-09 16:54:58 +02:00
LICENSE Add initial presets (#1) 2025-04-01 12:47:05 +10:00
package.json Add initial presets (#1) 2025-04-01 12:47:05 +10:00
README.md Add initial presets (#1) 2025-04-01 12:47:05 +10:00
yarn.lock Add initial presets (#1) 2025-04-01 12:47:05 +10:00

Rotorflight Presets

A simple way to configure your Rotorflight Flight Controller Firmware settings.

See https://github.com/betaflight/firmware-presets for more information. There have been some changes made to the parser, but overall the same rules apply for building presets.

Credits

The Preset system was developed by @limonspb for Betaflight 4.3 and ported by @Oats87 for the Rotorflight project.