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 via MAVLink & MAVLink V2 Support #6738

Merged
merged 18 commits into from
Apr 10, 2021
Merged

RC via MAVLink & MAVLink V2 Support #6738

merged 18 commits into from
Apr 10, 2021

Commits on Feb 28, 2021

  1. Boilerplate for MAVLink RX

    harryjph committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    b51ff81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58ef63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c644fdf View commit details
    Browse the repository at this point in the history
  4. MAVLink V2 implementation

    harryjph committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    9cb3057 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d1487 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    8be957c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36dc2bc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. MAVLink V1/V2 switch

    harryjph committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ef90e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7dc09 View commit details
    Browse the repository at this point in the history
  3. Bugfix

    harryjph committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b3dc932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0db5d89 View commit details
    Browse the repository at this point in the history
  5. Update Docs

    harryjph committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    18ece44 View commit details
    Browse the repository at this point in the history
  6. Add unused marker

    harryjph committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    39a6fab View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    943290b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c94d9 View commit details
    Browse the repository at this point in the history
  3. Fix #6577

    harryjph committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    871d4f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Merge branch 'master' into rc-over-mavlink

    # Conflicts:
    #	docs/Settings.md
    #	src/main/fc/settings.yaml
    #	src/main/target/common.h
    #	src/main/telemetry/telemetry.c
    harryjph committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2df170e View commit details
    Browse the repository at this point in the history
  2. Settings fix

    harryjph committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7d40486 View commit details
    Browse the repository at this point in the history