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

Remove unnecessary parameters from profiles #8451

Merged
merged 4 commits into from Nov 27, 2022

Commits on Oct 6, 2022

  1. Remove unnecessary parameters from profiles

    `fw_loiter_direction` was in control profiles. There's no reason why this would want to be changed with different control parameters. It's purely a pilot preference. This has been moved to `navConfig.fw`
    
    'fw_min_throttle_down_pitch` was in the battery profiles. This command is really something that is set based on the airframe and it's glide ratio. Battery type or performance does not effect this. Moved to `navConfig.fw`
    MrD-RC committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    541bbd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Updated PG

    MrD-RC committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1ed0666 View commit details
    Browse the repository at this point in the history
  2. Updated PG

    MrD-RC committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    666fa01 View commit details
    Browse the repository at this point in the history
  3. PG update

    MrD-RC committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a98decc View commit details
    Browse the repository at this point in the history