Betaflight-configurator: Mode switch command Angle - Acro -Horizont not working

Created on 4 Jun 2020  ·  9Comments  ·  Source: betaflight/betaflight-configurator

If you believe there is an issue with the firmware itself please follow these steps:

  1. Describe your problem;
    I use a switch to change between angle, acro and horizon mode via an aux channel. After configurator 10.7. RC2 and Beta 4.2 RC4 this no longer works, although with previous versions.

The configurator shows the input from the radio like usual, however there is no reaction from the FC. Not change of flight mode happens, no confirming beep after the switch.

  1. Include ways to reproduce the problem;
    Just set up an aux mode using the optical new

  2. Provide as much information as possible about your hardware and software, including:

  3. what hardware / software you are using;
    Matek F722SE
  4. the version of all the software used;
    Configurator 10.7 RC2
    Betaflight 4.2 RC4
  • how things are connected / wired up.
    soldered
  1. It worked perfectly with Configurator 10.7 RC1 and Betfalfight 4.2 RC3 and previous versions
    Angle mode RC4
    Acro mode RC4
bug

All 9 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

It is a bug at RC4, fixed in firmware in https://github.com/betaflight/betaflight/pull/9884

I tried the fix, however, at least with the F7 target it does not work and fix the problem

Von: Míguel Ángel Mulero Martínez notifications@github.com
Gesendet: Donnerstag, 4. Juni 2020 13:45
An: betaflight/betaflight-configurator betaflight-configurator@noreply.github.com
Cc: cusglider custoltz@gmx.net; Author author@noreply.github.com
Betreff: Re: [betaflight/betaflight-configurator] Mode switch command Angle - Acro -Horizont not working (#2046)

It is a bug at RC4, fixed in firmware in betaflight/betaflight#9884 https://github.com/betaflight/betaflight/pull/9884


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/betaflight/betaflight-configurator/issues/2046#issuecomment-638797125 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKQ75U7WXOX4BWPGVD4QILRU6CMFANCNFSM4NSPWEEA . https://github.com/notifications/beacon/AKKQ75XGTTDA25U34CFSCRLRU6CMFA5CNFSM4NSPWEEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEYJUKRI.gif

Having the same issue. BF 4.2

Describe your problem;
Previous versions of Bf (up to 4.1.7) allowed me to use a switch to swap between Angle, Horizon mode.

The modes are not available in the Modes section.

Include ways to reproduce the problem;
Set up radio receiver correctly, go to Modes, no available mode for Angle or Horizon.

Accelerometer is active. GPS is active. Airmode permantly on set to Off.

what hardware / software you are using;
Kakute F7 mini
Tekko 32 4in1 ESC

the version of all the software used;
Configurator 10.7 RC2
Betaflight 4.2 RC4

how things are connected / wired up.
Receiver is using Fport.

It worked perfectly with Configurator 10.7 RC1 and Betfalfight 4.1.7

The video explains quite nicely

Test firmware:

betaflight_4.2.0_STM32F745_5d112384ae.zip
betaflight_4.2.0_STM32F7X2_5d112384ae.zip
betaflight_4.2.0_STM32F411_5d112384ae.zip
betaflight_4.2.0_STM32F405_5d112384ae.zip

(installation instructions: https://youtu.be/I1uN9CN30gw)

https://github.com/betaflight/betaflight/pull/9884

I redid a clean install with the offered fix and indeed, it works!

My mistake was to copy the aux settings from a diff all file of RC3 and this apparently did not work with RC4 respectively the offered fix.

@cusglider:

My mistake was to copy the aux settings from a diff all file of RC3 and this apparently did not work with RC4 respectively the offered fix.

This would not have worked, as the mode configuraton for ANGLE and HORIZON would have been dropped in 4.2.0-RC3 - checking that all modes were properly configured in 4.2.0-RC4 would have revealed this. :wink:

In the meantime, until next RC candidate is released, recalibrating accelerometer in configurator brings the modes back in the list and makes everything work as expected.

I suppose this is fixed... closing...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JyeSmith picture JyeSmith  ·  5Comments

HaroldBawls picture HaroldBawls  ·  5Comments

bizmar picture bizmar  ·  5Comments

MathijsG picture MathijsG  ·  9Comments

bilson picture bilson  ·  4Comments