Skip to content

Releases: rotorflight/rotorflight-configurator

Rotorflight Configurator Release Candidate 1.0.0-RC2

24 May 10:32
Compare
Choose a tag to compare

Release Candidate RC2

This is Rotorflight Configurator 1.0.0 Release Candidate RC2.

If no further issues are found, this version will be
later released as the official Rotorflight 1.0.0.

Note! Please update all Rotorflight components at the same time.

Changes from RC1

  • Profile Copy / Reset fixed

  • Configurator version checked fixed

  • Virtual FC removed (disabled)

  • PID Normalization options removed

  • Added warning about Profile Copy / Reset

  • Added warning about headspeed change effect on PIDs

  • Improved German and Dutch translations

Rotorflight Configurator Release Candidate 1.0.0-RC1

04 May 09:33
Compare
Choose a tag to compare

Release Candidate RC1

This is Rotorflight Configurator 1.0.0 Release Candidate 1.

If no further issues are found, this version will be
later released as the official Rotorflight 1.0.0.

Note! Please update all Rotorflight components at the same time.

Changes from previous snapshots

  • Accept Firmware version 4.2.12-RC1 onwards

  • German and Dutch locales updated

  • Changed Rates default to 360&deg/s no expo

  • CLI Advanced Autocomplete disabled (until fixed properly)

Rotorflight Configurator Snapshot 0.5.0-20220419

19 Apr 12:12
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

Changes from 20220401

  • English locale changes propagated into other locales

  • Strict Firmware compatiblity check added

  • gov_tta_filter added

  • gov_autorotation_min_entry_time added

  • governor time(out) ranges fixed

  • Yaw center offset sign fixed

  • Failsafe delay times encoding changed to seconds

  • Changelog updated

Rotorflight Configurator Snapshot 0.4.0-20220401

01 Apr 09:34
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

Changes from 20220307

  • Floating button bar fixed

  • Gyro configuration refactored

  • Up to 8 harmonics available for main rotor in RPM filter

  • Missing Governor parameters added to Motors tab

  • I-term limits added to Profiles tab

  • Added ELRS option to channel order selection

  • Added a warning about missing custom defaults with unified firmware

  • Added warnings about suspicious servo configuration

  • Defunc failsafe options hidden

  • PID gain ranges extended

  • Yaw precomp ranges extended

  • Servo PWM rate added to Servos tab

Rotorflight Configurator Snapshot 0.3.0-20220307

07 Mar 09:43
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

Changes from 20220220

  • New German and Dutch translations added

  • BLHeli passthrough fixed again

  • Heli movement preview added to Configuration tab

  • More help texts (Question mark help balloons)

  • Profile change from Tx detected on Profiles and Rates tab

  • Visual improvements

Rotorflight Configurator Snapshot 0.2.2-20220220

20 Feb 15:17
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

Changes from 20220207

  • BLHeli passthrough fixed (MSP message compatibility changes)

  • Mixer tail range changed from 24deg to 100%

  • Fix for unconfigured mixer showing up as "custom"

  • RPM from frequency sensor shown on Motor Info

  • Governor settings correctly initialised

  • More reasonable Rates defaults

  • More help messages

  • Translations (locales) cleaned up

Rotorflight Configurator Snapshot 0.2.0-20220207

07 Feb 11:20
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

This snapshot includes support for RPM Notch filters. This is a large
piece of code and might have some teething issues - please report!

Changes from 20220117

  • Further improvements on Mixer configuration

  • Mixers for fixed pitch helis added

  • RPM Notch filtering added to Gyro tab

  • Improvements on Override functionality

  • Active tab logic refactored

  • Expert mode disabled (hidden)

  • Helicopter 3D model has tail rotor on the correct side

  • PID gain limits adjusted to match the firmware

  • Arming enabled in SITL mode

  • A few more warning dialogs added

Rotorflight Configurator Snapshot 0.2.0-20220117

17 Jan 13:30
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

This snapshot contains a major code restructuring, mostly in the tab
code and in the MSP handling.

The Save/Reboot/Refresh functionality has been totally rewritten,
to be consistent between tabs. Now, Save and Revert buttons are
presented if there are any changes in a tab. Also, a warning dialog
is presented if the user is trying to swap tabs while there are unsaved
changes. Also, all data is refreshed from the FC after saving, for making
sure everything actually is saved in the FC correctly.

NOTE! Please uninstall any previous version of Rotorflight Configurator
before trying to install this version!

Changes from 20211224

  • Warning dialog about Unsaved Changes added

  • Save functionality rewritten in all tabs

  • Lots of dead code removed

  • Backup/Restore buttons removed in the System tab

  • MSP Changes to match the Firmware

  • Gear ratio moved from Governor to Motor config

  • Show degrees in Mixer tab

  • Front/Rear elevator servo mixup fixed in the Mixer

  • App id clash with Betaflight fixed

  • Use decimal format for (1/10s) time variables

  • Initial bidirectional tail support added

  • Tabs reordered again

  • No more snowstorm ;-)

Rotorflight Configurator Snapshot 0.2.0-20211224

24 Dec 07:06
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

This snapshot is a bug-fix for the 20211212 snapshot.

Changes from 20211212

  • Fix Save on Servos tab

  • Fix Save on Profiles tab

Rotorflight Configurator Snapshot 0.2.0-20211212

12 Dec 15:44
Compare
Choose a tag to compare

Snapshot Release

This is a Rotorflight Configurator development snapshot for beta-testing.

Changes from 20211122

  • Use semver.org versioning with all version numbers

  • Fix Firmware Flasher to use Rotorflight firmware builds

  • Fix Firmware Flasher to use Betaflight Custom Defaults

  • Add Mixer tab with swashplate settings

  • Add Inversion and Half-duplex options to Receiver tab

  • Fix a bug in the Gyro tab dterm filtering

  • Remove all traces of the old Pid Tuning tab