Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FW/VTOL: open up a couple of param constraints #21597

Merged
merged 7 commits into from
Jun 2, 2023

Commits on May 16, 2023

  1. FW Rate Controller: relax param ranges

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1703318 View commit details
    Browse the repository at this point in the history
  2. FWRateController: fix @group, all should be in FW Rate Control group

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    37b2d7f View commit details
    Browse the repository at this point in the history
  3. Commander: open up limits on TRIM_ROLL/PITCH/YAW to +/- 50%

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3130649 View commit details
    Browse the repository at this point in the history
  4. FWAttitudeController: params: increases parameter ranges

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b2503d9 View commit details
    Browse the repository at this point in the history
  5. Tiltrotor params: set default for VT_TILT_TRANS to 0.4

    0.4 tilt is more reasobale to get nice transitions than
    the previous 0.3.
    
    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    08bcb02 View commit details
    Browse the repository at this point in the history
  6. VTOL: params: add missing @decimal and @increment

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    06738dc View commit details
    Browse the repository at this point in the history
  7. FW TECS: reduce default for FW_T_I_GAIN_THR to more appropriate 0.05

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    02a121b View commit details
    Browse the repository at this point in the history