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

mavlink: enable partner ip status print #768

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

jnippula
Copy link

Enable partner IP to be printed in mavlink status output also other than POSIX (SITL) build

Example:

instance #1:
        mavlink chan: #1
        type:           GENERIC LINK OR RADIO
        flow control: OFF
        rates:
          tx: 1246.4 B/s
          txerr: 0.0 B/s
          tx rate mult: 1.000
          tx rate max: 1000000 B/s
          rx: 0.0 B/s
          rx loss: 0.0%
        FTP enabled: YES, TX enabled: YES
        mode: Normal
        Forwarding: Off
        MAVLink version: 1
        transport protocol: UDP (14541, remote port: 12345)
        Broadcast enabled: NO
        Multicast enabled: NO
        partner IP: 192.168.200.100
saluki>

Enable partner IP to be printed in mavlink status output also
other than POSIX (SITL) build
@jnippula jnippula requested a review from jlaitine September 17, 2024 12:57
@jnippula jnippula merged commit 712208c into main Sep 18, 2024
28 checks passed
@jnippula jnippula deleted the mavlink-partner-ip-print branch October 29, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants