EmuConfigurator icon indicating copy to clipboard operation
EmuConfigurator copied to clipboard

Profile Copy is not working

Open N4V1G4T0R opened this issue 6 years ago • 6 comments

When trying to copy a Profile in the PID Tuning Tab, the settings are not copied to the target profile.

To reproduce, go into the PID Tuning Tab. Choose the profile you want to copy. Klick on "Copy profile values". Choose a Profile, where you want to copy the current settings to. (Press Save). Switch to the profile you chose to copy the settings to. You will see, that the copy did not work. The same procedure works for Rateprofiles though.

Configurator is emuflight 0.2.0.

N4V1G4T0R avatar Oct 28 '19 19:10 N4V1G4T0R

This should be fixed with newer versions of the gui and versions of emuflight.

Quick-Flash avatar Nov 06 '19 03:11 Quick-Flash

actually testing on 0.2.9 on windows version - seems to works - will test more in depth

loutwice avatar Nov 06 '19 03:11 loutwice

Only copying on from 1 to 2 seems to work. no other variations work. (tested 0.2.12)

nerdCopter avatar Jan 11 '20 23:01 nerdCopter

Same issue with latest 0.3.2 configurator, Profiles works copying from current to current + 1, you can copy from 1 to 2, but not for 1 to 3, and you can copy fine from 2 to 3.. Exact same error with rates profile..

ghden avatar Jun 28 '20 19:06 ghden

Notes for @ DEVS:

  • i've looked at the code again. the copy process seems to be part of the firmware MSP, not a process of the configurator. The configurator just tells MSP the source and destination. it uses the exact code for both pid-profile or rate-profile.
  • rateprofile seems to be fully working as of test version 0.3.3 (and i recall testing in the past which worked also)
  • i think this relates directly to #22 which also seems to be a firmware, non-configurator issue.

nerdCopter avatar Jul 01 '20 16:07 nerdCopter

i'll keep it open as reminder for devs

nerdCopter avatar Jul 01 '20 20:07 nerdCopter