Skip to content

Commit

Permalink
Snapshot 2.0.0-20240105
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattila committed Jan 5, 2024
1 parent a876565 commit 51896d4
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions Snapshot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## 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-20231127

- Change default PID mode to 3
- Change swashplate trims to RPC
- Change tail trim value limits
- Refactor Voltage and Current sensors
- Update Dynamic Notch debug names
- Add temperature and voltage logging to Blackbox
- Fix Cancel button in Enable Arming dialog
- Fix dark colours in a few places
- Show positive yaw limits with both CW & CCW
- Move Gyro and Beepers tabs lower
- Add Collective geometry correction
- Add dynamic Wiki links
- Add labels to Mixer override sliders
- Fix blade pitch limit maximum
- Fix value limits enforcement in number fields
- Hide Rescue Alt Hold
- Hide OSD Feature
- Update locales for translation

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-20240105",
"main": "main.html",
"chromium-args": "--disable-features=nw2",
"scripts": {
Expand Down

0 comments on commit 51896d4

Please sign in to comment.