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

Mr d m lrs msp message #2

Open
wants to merge 18 commits into
base: b14ckyy-msplinkstats
Choose a base branch
from

Commits on Nov 3, 2024

  1. Corrected int types

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a807056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a729cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f51a7a View commit details
    Browse the repository at this point in the history
  4. Ditto

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    80c47fa View commit details
    Browse the repository at this point in the history
  5. Update fc_msp.c

    - Add RSSI
    - Allow extended versions of future MSP2_COMMON_SET_MSP_RC_LINK_STATS and MSP2_COMMON_SET_MSP_RC_INFO still work with older (from now) INAV versions. Except for the new data.
    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a9f327f View commit details
    Browse the repository at this point in the history
  6. Fixed datasize

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    99b1a15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f16f635 View commit details
    Browse the repository at this point in the history
  8. Allow signed for SNR

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b5b9e58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1311e2b View commit details
    Browse the repository at this point in the history
  10. PG Bump

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7f2136c View commit details
    Browse the repository at this point in the history
  11. Bug fix on OSD output of SNR

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2c1afa1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b48d7c8 View commit details
    Browse the repository at this point in the history
  13. Update

    - Set base sublink ID to 0
    - changed RSSI dB to uint8 as 16 is not needed
    - Added constraint to ensure that RSSI % is between 0 and 100
    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1028753 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    313459e View commit details
    Browse the repository at this point in the history
  15. Update fc_msp.c

    MrD-RC committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0655460 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Add PF and OSD code

    - Added new RX operands to programming framework
    - Added new OSD elements
    - Updated CRSF elements that are no longer exclusive to CRSF
    MrD-RC committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5b6f691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa7acd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    ec014c5 View commit details
    Browse the repository at this point in the history