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

AP_ESC extended status packet addition #27248

Commits on Jul 30, 2024

  1. AP_DroneCAN: addition of ESC extended status message

    - DroneCAN Callback function - handle_esc_ext_status definition
    Pradeep-Carbonix committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3870bd2 View commit details
    Browse the repository at this point in the history
  2. AP_ESC_Telem: addition of ESC extended status message

    - ESCX structure definition
    - Backend function to update Extended telemetry data (ESCX)
    - Logging ESCX data
    - ESCX conditional compilation directives
    Pradeep-Carbonix committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c539d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c67e661 View commit details
    Browse the repository at this point in the history