From 0bfa391e89fe1829e266c94998fcb7d22ce8aea0 Mon Sep 17 00:00:00 2001 From: Petri Mattila Date: Sun, 8 Dec 2024 14:57:34 +0000 Subject: [PATCH] Release Candidate 2.1.0-RC2 --- Releases.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/Releases.md b/Releases.md index 67656c7..a848d89 100644 --- a/Releases.md +++ b/Releases.md @@ -1,3 +1,54 @@ +# 2.1.0-RC2 + +This is the second _Release Candidate_ of the Rotorflight 2.1 Blackbox Explorer. + +**NOTE** The final 2.1.0 Blackbox will be released _after_ a few release candidates. Please don't use RCs once the final release is out. + +## Downloads + +The download locations are: + +- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.1.0-RC2) +- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.1.0-RC2) +- [Lua Scripts for EdgeTx and OpenTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.1.0-RC2) +- [Lua Scripts for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.1.0-RC2) +- [Lua Suite for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos-suite/releases/tag/release/2.1.0-RC2) + +## Notes + +- Rotorflight setup instructions can be found on the RF website [www.rotorflight.org](https://www.rotorflight.org/). + +- RF 2.1 *is* backward compatible with RF 2.0. You *can* load your configuration dump from RF 2.0 into 2.1. + +- If updating from RF1, please setup your helicopter from scratch. Follow the instructions on the website! + +- As always, please double check your configuration on the bench before flying! + +## Changes from 2.0.0 + +- Improved marker timespan and frequency notation +- Add a warning text to attitude display +- Handle new BB fields +- Add 3D Bell heli model +- Add HSI O-term +- Add B-term names +- Add PID P+D +- Fix PID Sum +- Display collective in seekbar +- Display harmonic markers +- Many improvements in Header View +- Update adjustment function names +- Stretch motor graph +- Fix servo scaling + +## Changes from 2.1.0-RC1 + +- Improved marker timespan and frequency notation +- Fix texture bleed on Bell 3D model + + +*** + # 2.1.0-RC1 This is the first _Release Candidate_ of the Rotorflight 2.1 Blackbox Explorer. @@ -45,6 +96,7 @@ The download locations are: - Add a warning text to the attitude display - Add a new 3D Bell model + *** # 2.1.0-20240929