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_Scripting: mount-djirs2 script handles latest gimbal software #25692

Merged
merged 4 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. AP_Scripting: mount-djirs2: fix parsing for latest firmware

    DJI R SDK version 2.2.0.5 released on October 30, 2020 added CmdSet and
    CmdID bytes to reply frames before the data segment which need to be
    skipped when parsing replies.
    
    Tested with gimbal firmware 01.04.00.20 and 01.05.00.20 (latest version).
    tpwrules authored and rmackay9 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a87cdd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223d0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4db987d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c1d197 View commit details
    Browse the repository at this point in the history