-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
220 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,220 @@ | ||
# 2.1.0-20240828 | ||
|
||
This is a _development snapshot_ of the Rotorflight 2.1 Lua Scripts for FrSky Ethos. | ||
|
||
## Notes | ||
|
||
This version is intended to be used for beta-testing only. | ||
It is not fully working nor stable, and should not be used by end-users. | ||
|
||
For more information, please join the Rotorflight Discord chat. | ||
|
||
## Downloads | ||
|
||
The download locations are: | ||
|
||
- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/snapshot/2.1.0-20240828) | ||
- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/snapshot/2.1.0-20240828) | ||
- [Lua Scripts for EdgeTx and OpenTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/snapshot/2.1.0-20240828) | ||
- [Lua Scripts for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/snapshot/2.1.0-20240828) | ||
|
||
|
||
## Changes since 2.0.0 | ||
|
||
- Simplified MSP processing by using a message queue. | ||
- Added support for chained (multiple) MSP calls. | ||
- Added MSP message support for use in transmitter simulators. | ||
- Fields now support preEdit, change and postEdit events. | ||
- Changing a value using the scroll wheel will go faster if you scroll fast. | ||
- Added support for 480x320 (Jumper T15). | ||
- Added a new Status page which | ||
- Shows the currently active PID and rate profile numbers. | ||
- Show Arming Disabled Flags, if any. | ||
- Shows the amount of free space on a dataflash, if available. It also offers the option to erase the dataflash. | ||
- Shows Real-time and CPU load. | ||
- The PIDs and Rates pages | ||
- Now also show the currently active profile. | ||
- You can also change and copy the currently active profile. | ||
- If the active profile has been changed externally (e.g. by using Adjustments), the page will now automatically refresh. | ||
- Servo page: | ||
- Changing the center of a servo now automatically sets servo override for the servo being editted. | ||
- Added button 'Override All Servos'. | ||
- Reformatted the Rescue page, so the different rescue stages are now more clear. | ||
- Improved accessibility by reordering pages and fields. | ||
- If you try to Save while armed a warning will be given. | ||
- Added page 'ESC - HW Platinum V5'. | ||
- Added page 'ESC - Scorpion Tribunus'. | ||
- Added page 'ESC - YGE'. | ||
|
||
|
||
*** | ||
|
||
# 2.0.0 | ||
|
||
This is the 2.0.0 release of the Rotorflight Lua Scripts for FrSky Ethos. | ||
|
||
|
||
## Instructions | ||
|
||
For instructions and other details, please read the [README](https://github.com/rotorflight/rotorflight-lua-ethos#readme). | ||
|
||
|
||
## Downloads | ||
|
||
The official download locations for Rotorflight 2.0.0 are: | ||
|
||
- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.0.0) | ||
- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.0.0) | ||
- [Lua Scripts for EdgeTx and OpenTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.0.0) | ||
- [Lua Scripts for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.0.0) | ||
|
||
|
||
## Notes | ||
|
||
1. There is a new website [www.rotorflight.org](https://www.rotorflight.org/) for Rotorflight 2. | ||
The old Wiki in GitHub is deprecated, and is for Rotorflight 1 only. | ||
Big thanks to the documentation team for setting this up! | ||
|
||
1. Rotorflight 2 is **NOT** backward compatible with RF1. You **MUST NOT** load your configuration dump from RF1 into RF2. | ||
|
||
1. If coming from RF1, please setup your helicopter from scratch for RF2. Follow the instructions on the website! | ||
|
||
1. As always, please double check your configuration on the bench before flying! | ||
|
||
|
||
## Support | ||
|
||
The main source of Rotorflight information and instructions is now the [website](https://www.rotorflight.org/). | ||
|
||
Rotorflight has a strong presence on the Discord platform - you can join us [here](https://discord.gg/FyfMF4RwSA/). | ||
Discord is the primary location for support, questions and discussions. The developers are all active there, | ||
and so are the manufacturers of RF Flight Controllers. Many pro pilots are also there. | ||
This is a great place to ask for advice or discuss any complicated problems or even new ideas. | ||
|
||
There is also a [Rotorflight Facebook Group](https://www.facebook.com/groups/876445460825093) for hanging out with other Rotorflight pilots. | ||
|
||
|
||
## Changes | ||
|
||
A full changelog can be found online. | ||
|
||
|
||
### Changes since 2.0.0-RC2 | ||
|
||
- Enhanced stability due to increased independence from other Ethos Lua scripts. | ||
|
||
|
||
*** | ||
|
||
# 2.0.0-RC2 | ||
|
||
This is the _second_ Release Candidate of the Rotorflight Lua Scripts for FrSky Ethos. | ||
|
||
|
||
## Instructions | ||
|
||
For instructions and other details, please read the [README](https://github.com/rotorflight/rotorflight-lua-ethos#readme). | ||
|
||
|
||
## Downloads | ||
|
||
The official download locations for Rotorflight 2.0.0-RC2 are: | ||
|
||
- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.0.0-RC2) | ||
- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.0.0-RC2) | ||
- [Lua Scripts for EdgeTx and OpenTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.0.0-RC2) | ||
- [Lua Scripts for FrSky Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.0.0-RC2) | ||
|
||
|
||
## Notes | ||
|
||
1. There is a new website [www.rotorflight.org](https://www.rotorflight.org/) for Rotorflight 2. | ||
The old Wiki in github is deprecated, and is for Rotorflight-1 only. | ||
Big thanks to the documentation team for setting this up! | ||
|
||
1. Rotorflight 2 is **NOT** backward compatible with RF1. You **MUST NOT** load your configuration dump from RF1 into RF2. | ||
|
||
1. If coming from RF1, please setup your helicopter from scratch for RF2. Follow the instructions on the website! | ||
|
||
1. As always, please double check your configuration on the bench before flying! | ||
|
||
|
||
## Support | ||
|
||
The main source of Rotorflight information and instructions is now the [website](https://www.rotorflight.org/). | ||
|
||
Rotorflight has a strong presence on the Discord platform - you can join us [here](https://discord.gg/FyfMF4RwSA/). | ||
Discord is the primary location for support, questions and discussions. The developers are all active there, | ||
and so are the manufacturers of RF Flight Controllers. Many pro pilots are also there. | ||
This is a great place to ask for advice or discuss any complicated problems or even new ideas. | ||
|
||
There is also a [Rotorflight Facebook Group](https://www.facebook.com/groups/876445460825093) for hanging out with other Rotorflight pilots. | ||
|
||
|
||
## Changes | ||
|
||
A full changelog can be found online later. | ||
|
||
|
||
### Changes since 2.0.0-RC2 | ||
|
||
- Remove cyclic (swash) ring | ||
- Remove Rescue Altitude hold | ||
- Remove PID mode | ||
- Update README.md | ||
|
||
|
||
*** | ||
|
||
# 2.0.0-RC1 | ||
|
||
This is the first Release Candidate of the Rotorflight 2 Lua Scripts for FrSky Ethos. | ||
|
||
## Instructions | ||
|
||
For instructions and other details, please read the [README](https://github.com/rotorflight/rotorflight-lua-ethos#readme). | ||
|
||
|
||
## Downloads | ||
|
||
The official download locations for Rotorflight 2.0.0-RC1 are: | ||
|
||
- [Rotorflight Configurator](https://github.com/rotorflight/rotorflight-configurator/releases/tag/release/2.0.0-RC1) | ||
- [Rotorflight Blackbox](https://github.com/rotorflight/rotorflight-blackbox/releases/tag/release/2.0.0-RC1) | ||
- [Lua Scripts for EdgeTx](https://github.com/rotorflight/rotorflight-lua-scripts/releases/tag/release/2.0.0-RC1) | ||
- [Lua Scripts for Ethos](https://github.com/rotorflight/rotorflight-lua-ethos/releases/tag/release/2.0.0-RC1) | ||
|
||
|
||
## Notes | ||
|
||
1. There is a new website [www.rotorflight.org](https://www.rotorflight.org/) for Rotorflight 2. | ||
The old Wiki in github is deprecated, and is for Rotorflight-1 only. | ||
Big thanks to the documentation team for setting this up! | ||
|
||
1. Rotorflight 2 is **NOT** backward compatible with RF1. You **MUST NOT** load your configuration dump from RF1 into RF2. | ||
|
||
1. If coming from RF1, please setup your helicopter from scratch for RF2. Follow the instructions on the website! | ||
|
||
1. As always, please double check your configuration on the bench before flying! | ||
|
||
|
||
## Support | ||
|
||
The main source of Rotorflight information and instructions is now the [website](https://www.rotorflight.org/). | ||
|
||
Rotorflight has a strong presence on the Discord platform - you can join us [here](https://discord.gg/FyfMF4RwSA/). | ||
Discord is the primary location for support, questions and discussions. The developers are all active there, | ||
and so are the manufacturers of RF Flight Controllers. Many pro pilots are also there. | ||
This is a great place to ask for advice or discuss any complicated problems or even new ideas. | ||
|
||
There is also a [Rotorflight Facebook Group](https://www.facebook.com/groups/876445460825093) for hanging out with other Rotorflight pilots. | ||
|
||
|
||
## Changes | ||
|
||
A full changelog can be found online later. | ||
|
||
### Changes since 2.0.0-20240218 | ||
|
||
- Added Servos page | ||
- Aligned MSP messages with the firmware |