Gathiyo / arducopter

Automatically exported from code.google.com/p/arducopter
0 stars 0 forks source link

Problems with tune min and tune max #391

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

AC 2.4.2 latest GIT version 692227efe040
What steps will reproduce the problem?
1. Upload and connect to the Mission Planner (v. 1.1.51)
2. go to configuration panel
3. have ch6 assigned to RATE P and input value tune min of 50 and tune max of 
180

What is the expected output? What do you see instead?
you should have the values you entered, however, after a refresh of
parameters you have tune min = -15.536 and tune max = -16.608
Tryied with other tunning parameteres and the problem persists. Inconsistency 
between entered values and values saved.

What version of the product are you using? On what operating system?

AC 2.4.2 latest GIT version 692227efe040

Please provide any additional information below.

Original issue reported on code.google.com by ruicravo...@gmail.com on 14 Mar 2012 at 10:17

Attachments:

GoogleCodeExporter commented 8 years ago
Ok, the issue here is that you don't need to input the range x 1000 anymore.  
So if you want the tuning range to be from 1 to 5 you should just put in 1 and 
5 not 1000 and 5000.

It's still slightly weird behaviour that the tuning values change like you've 
mentioned so maybe we shoudl fix that.

Original comment by rmackay...@gmail.com on 14 Mar 2012 at 1:37

GoogleCodeExporter commented 8 years ago
Sorry Rui, this is a feature that I requested to Michael ... :P

Original comment by robustin...@gmail.com on 14 Mar 2012 at 7:46

GoogleCodeExporter commented 8 years ago
That's ok :) I just didn't knew I should now enter values as they appear in the 
boxes, and that solved it. However it should be restrained to a "usable" min 
and max to avoid those crazy numbers.

Original comment by ruicravo...@gmail.com on 14 Mar 2012 at 11:57

GoogleCodeExporter commented 8 years ago

Original comment by jasonshort on 26 Jun 2012 at 5:56