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

Copter/AC_PosControl/Scripting: slung payload oscillation suppression #27783

Merged
merged 26 commits into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. AC_PosControl: support 3D pos, vel, accel offsets

    Co-authored-by: Randy Mackay <[email protected]>
    lthall and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    744719e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928f262 View commit details
    Browse the repository at this point in the history
  3. AC_WPNav: support pos vel accel offsets

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3777db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55efc86 View commit details
    Browse the repository at this point in the history
  5. AC_Circle: integrate pos vel accel offsets

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58242ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e368560 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a45fa81 View commit details
    Browse the repository at this point in the history
  8. AC_Loiter: updates to offset handling

    lthall authored and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d3190e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d82cac8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e727476 View commit details
    Browse the repository at this point in the history
  11. Copter: support set_posvelaccel_offset in auto

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e59ba8e View commit details
    Browse the repository at this point in the history
  12. Copter: RTL path subtracts offsets

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f6b53ed View commit details
    Browse the repository at this point in the history
  13. Copter: payload place uses desired alt instead of actual

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fd5fb9f View commit details
    Browse the repository at this point in the history
  14. Copter: PosHold supports offsets

    lthall authored and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    05f90e4 View commit details
    Browse the repository at this point in the history
  15. AP_Scripting: add set_posvelaccel_offset binding

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    723697b View commit details
    Browse the repository at this point in the history
  16. AP_Scripting: add copter-posoffset example script

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5a85500 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    66d8fd3 View commit details
    Browse the repository at this point in the history
  18. AP_Scripting: copter-slung-payload suppresses oscillation

    Co-authored-by: Leonard Hall <[email protected]>
    rmackay9 and lthall committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9714409 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    31f4634 View commit details
    Browse the repository at this point in the history
  20. Plane: updates for offset handling

    Co-authored-by: Randy Mackay <[email protected]>
    lthall and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4cdade4 View commit details
    Browse the repository at this point in the history
  21. Sub: updates for offset handling

    lthall authored and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2307f72 View commit details
    Browse the repository at this point in the history
  22. Blimp: integrate PSC logging update

    lthall authored and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fa582b5 View commit details
    Browse the repository at this point in the history
  23. AC_PID: AC_P_2D comment fix

    lthall authored and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    543b484 View commit details
    Browse the repository at this point in the history
  24. AR_PosControl: integrate PSC logging update

    Co-authored-by: Randy Mackay <[email protected]>
    lthall and rmackay9 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ff2fe9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    75a4943 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    24fd0b1 View commit details
    Browse the repository at this point in the history