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

Support reversible mask in iomcu #27828

Merged
merged 8 commits into from
Sep 4, 2024
Merged

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    01a06da View commit details
    Browse the repository at this point in the history
  2. AP_HAL_ChibiOS: add iomcu support for reversible mask

    check armed state on iomcu before sending dshot packets
    andyp1per committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    66f3a89 View commit details
    Browse the repository at this point in the history
  3. AP_IOMCU: add iomcu support for reversible mask

    propagate armed state
    andyp1per committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a427c8f View commit details
    Browse the repository at this point in the history
  4. AP_HAL_ChibiOS: dshot commands for reverse/3D should be sent to IOMCU

    normalize servo/FMU channels for dshot commands and 3D mask
    andyp1per committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    273e6ab View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    89872ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3cd5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18905c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911151b View commit details
    Browse the repository at this point in the history