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

RC PWM joystick buttons override #10431

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2023

  1. Fix CMake scripts to run custom builds.

    Base changes to enable building and running QGC custom builds. QT build script are sufficient to run custom build but CMake scripts totally ignore all custom changes.
    There's lot of work to be done in matter of resources which I did not address at all in this commit.
    zdanek committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4a4a65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc3390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b7ca68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b44de62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    702bd06 View commit details
    Browse the repository at this point in the history
  6. Refactor for clearness

    zdanek committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a1baf15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7afaa5e View commit details
    Browse the repository at this point in the history
  8. Add periodic RC override sending.

    Fix PWM input fields update
    zdanek committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b02cd51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49431b3 View commit details
    Browse the repository at this point in the history
  10. Multibutton channels

    zdanek committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    30dafd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99cbbbd View commit details
    Browse the repository at this point in the history