Skip to content

Commit

Permalink
Snapshot 2.0.0-20240218
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattila committed Feb 18, 2024
1 parent 7851e8c commit 9b773ce
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions Snapshot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Snapshot Release

This version is a development snapshot, intended to be used only for beta-testing.
It is not fully working nor stable, and should not be used by end-users.

The Configurator is currently under development, so please expect
many things to be broken, and changing rapidly.

For more information, please join the Rotorflight Discord chat.

## Changes from 2.0.0-20240128

- Add OpenYGE ESC protocol
- Add Battery Cell Count to Power tag
- Add Governor Precomp Bandwidth to Motors tab
- Relax servo parameter checks
- Increase max yaw to 60° in Mixer
- Improved code in Status page0
- Refactor MSP_BATTERY_CONFIG
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rotorflight-configurator",
"productName": "Rotorflight Configurator",
"description": "Crossplatform configuration tool for Rotorflight flight control system.",
"version": "2.0.0-devel",
"version": "2.0.0-20240218",
"main": "main.html",
"chromium-args": "--disable-features=nw2",
"scripts": {
Expand Down

0 comments on commit 9b773ce

Please sign in to comment.