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

[Port 1.14] FW/VTOL: open up a couple of param constraints #21671

Merged
merged 7 commits into from
Jun 2, 2023

Commits on Jun 2, 2023

  1. FW Rate Controller: relax param ranges

    Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
    sfuhrer committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3efd3ec 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    18d03fb 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8c615f3 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    43806e0 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8e486fe 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    49a93ef 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 Jun 2, 2023
    Configuration menu
    Copy the full SHA
    91ca46a View commit details
    Browse the repository at this point in the history