ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    VOXL 2 J18 port for External FC

    Ask your questions right here!
    2
    15
    123
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Eric KatzfeyE
      Eric Katzfey ModalAI Team @Jetson Nano
      last edited by

      @Jetson-Nano Do you still get those messages from voxl-mavlink-server about dropped packets from external AP?

      Jetson NanoJ 2 Replies Last reply Reply Quote 0
      • Eric KatzfeyE
        Eric Katzfey ModalAI Team @Jetson Nano
        last edited by

        @Jetson-Nano Are you using WiFi to connect with QGC?

        Jetson NanoJ 1 Reply Last reply Reply Quote 0
        • Jetson NanoJ
          Jetson Nano @Eric Katzfey
          last edited by

          @Eric-Katzfey yes I still had that messages popping up

          1 Reply Last reply Reply Quote 0
          • Jetson NanoJ
            Jetson Nano @Eric Katzfey
            last edited by

            @Eric-Katzfey No I was using the Microhard module. Irrespective of the communication module, these many time should the sysid change and the packet lose should not occure, right?

            1 Reply Last reply Reply Quote 0
            • Jetson NanoJ
              Jetson Nano @Eric Katzfey
              last edited by Jetson Nano

              @Eric-Katzfey

              I changed the Mavlink version to what you had mentioned here, I felt the errors were similar
              Link
              this is when baudrate is 57600

              voxl2:~$ voxl-mavlink-server 
              loading our own config file
              =================================================================
              Parameters as loaded from config file:
              primary_static_gcs_ip:        192.168.168.200
              primary_static_gcs_ip_port:   14550
              secondary_static_gcs_ip:      192.169.168.2
              secondary_static_gcs_ip_port: 14550
              onboard_port_to_autopilot:    14556
              onboard_port_from_autopilot:  14557
              gcs_port_to_autopilot:        14558
              gcs_port_from_autopilot:      14559
              en_external_uart_ap:          1
              autopilot_uart_bus:           12
              autopilot_uart_baudrate:      57600
              autopilot_mission_delay_start:      -1
              autopilot_mission_delay_sound:      0
              autopilot_mission_force_restart:      0
              autopilot_mission_notif_dur:      0.10
              udp_mtu:                      0
              gcs_timeout_s                 1.00
              en_external_ap_timesync:      1
              en_external_ap_heartbeat:     1
              =================================================================
              Sending library name request: libslpi_qrb5165_io.so
              Sending initialization request
              Successfully opened bus 12 at baudrate 57600
              starting qrb5165 external AP receive thread
              Adding primary GCS IP address from conf file to list: 192.168.168.200:14550
              Added new UDP connection to 192.168.168.200:14550
              Adding secondary manual gcs IP address to udp connection list: 192.169.168.2:14550
              Added new UDP connection to 192.169.168.2:14550
              Init complete, entering main loop
              CONNECTED to GCS at 192.168.168.200:14550
              Waiting to detect autopilot sys id...
              Waiting to detect autopilot sys id...
              Waiting to detect autopilot sys id...
              Waiting to detect autopilot sys id...
              Waiting to detect autopilot sys id...
              Waiting to detect autopilot sys id...
              ^C
              received SIGINT Ctrl-C
              Waiting to detect autopilot sys id...
              Starting shutdown sequence
              Stopping autopilot io module
              exiting read thread
              qrb5165 external ap interface stopped
              Stopping gcs io module
              WARNING: Received 12 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 41 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 32 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 36 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 18 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              exiting gcs udp listener thread
              udp gcs io stopped
              Stopping pipe io module
              closing remaining client pipes
              closing remaining server pipes
              Removing PID file
              exiting
              

              this is when baudrate is 921600

              voxl2:~$ voxl-mavlink-server 
              loading our own config file
              =================================================================
              Parameters as loaded from config file:
              primary_static_gcs_ip:        192.168.168.200
              primary_static_gcs_ip_port:   14550
              secondary_static_gcs_ip:      192.169.168.2
              secondary_static_gcs_ip_port: 14550
              onboard_port_to_autopilot:    14556
              onboard_port_from_autopilot:  14557
              gcs_port_to_autopilot:        14558
              gcs_port_from_autopilot:      14559
              en_external_uart_ap:          1
              autopilot_uart_bus:           12
              autopilot_uart_baudrate:      921600
              autopilot_mission_delay_start:      -1
              autopilot_mission_delay_sound:      0
              autopilot_mission_force_restart:      0
              autopilot_mission_notif_dur:      0.10
              udp_mtu:                      0
              gcs_timeout_s                 1.00
              en_external_ap_timesync:      1
              en_external_ap_heartbeat:     1
              =================================================================
              Sending library name request: libslpi_qrb5165_io.so
              Sending initialization request
              Successfully opened bus 12 at baudrate 921600
              starting qrb5165 external AP receive thread
              Adding primary GCS IP address from conf file to list: 192.168.168.200:14550
              Added new UDP connection to 192.168.168.200:14550
              Adding secondary manual gcs IP address to udp connection list: 192.169.168.2:14550
              Added new UDP connection to 192.169.168.2:14550
              Init complete, entering main loop
              CONNECTED to GCS at 192.168.168.200:14550
              Detected Autopilot Mavlink SYSID 130
              WARNING: UART parser dropped 1 packets from external AP at i=8
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=7
              WARNING: UART parser dropped 1 packets from external AP at i=6
              WARNING: UART parser dropped 1 packets from external AP at i=0
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=8
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=10
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=1
              WARNING: UART parser dropped 1 packets from external AP at i=0
              ^C
              received SIGINT Ctrl-C
              Starting shutdown sequence
              Stopping autopilot io module
              exiting read thread
              qrb5165 external ap interface stopped
              Stopping gcs io module
              WARNING: Received 11 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 54 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 11 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 10 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 7 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 9 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 12 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 10 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 10 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              WARNING: Received 11 bytes of data from SLPI while SLPI uart not in use (topic uart_data)
              exiting gcs udp listener thread
              udp gcs io stopped
              Stopping pipe io module
              closing remaining client pipes
              closing remaining server pipes
              Removing PID file
              exiting
              voxl2:~$ 
              
              Jetson NanoJ 1 Reply Last reply Reply Quote 0
              • Jetson NanoJ
                Jetson Nano @Jetson Nano
                last edited by

                @Eric-Katzfey
                voxl-mavlink-server -z

                voxl2:~$ voxl-mavlink-server -z
                Enabling UDP to slpi recv debugging
                Enabling qrb5165 external AP recv debugging
                Enabling UDP to slpi send debugging
                Enabling qrb5165 external AP send debugging
                Enabling UDP GCS recv debugging
                Enabling UDP GCS send debugging
                loading our own config file
                =================================================================
                Parameters as loaded from config file:
                primary_static_gcs_ip:        192.168.168.200
                primary_static_gcs_ip_port:   14550
                secondary_static_gcs_ip:      192.169.168.2
                secondary_static_gcs_ip_port: 14550
                onboard_port_to_autopilot:    14556
                onboard_port_from_autopilot:  14557
                gcs_port_to_autopilot:        14558
                gcs_port_from_autopilot:      14559
                en_external_uart_ap:          1
                autopilot_uart_bus:           12
                autopilot_uart_baudrate:      57600
                autopilot_mission_delay_start:      -1
                autopilot_mission_delay_sound:      0
                autopilot_mission_force_restart:      0
                autopilot_mission_notif_dur:      0.10
                udp_mtu:                      0
                gcs_timeout_s                 1.00
                en_external_ap_timesync:      1
                en_external_ap_heartbeat:     1
                =================================================================
                Sending library name request: libslpi_qrb5165_io.so
                Sending initialization request
                Successfully opened bus 12 at baudrate 57600
                starting qrb5165 external AP receive thread
                Adding primary GCS IP address from conf file to list: 192.168.168.200:14550
                Added new UDP connection to 192.168.168.200:14550
                Adding secondary manual gcs IP address to udp connection list: 192.169.168.2:14550
                Added new UDP connection to 192.169.168.2:14550
                Init complete, entering main loop
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:   0 compid: 196
                to AP msg ID:     0 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                from GCS    ID:   0 port: 14550 IP: 192.168.168.200 
                CONNECTED to GCS at 192.168.168.200:14550
                to AP msg ID:     0 sysid:255   to bus: 12
                from gcs pipe ID:   0  compid: 190
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                from gcs pipe ID:   0 compid: 100
                to GCS      msgid:    0 compid 100
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                Waiting to detect autopilot sys id...
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                onboard  pipe  ID:  84 compid: 197
                to AP msg ID:    84 sysid:130   to bus: 12
                onboard  pipe  ID: 330 compid: 197
                to AP msg ID:   330 sysid:130   to bus: 12
                
                Eric KatzfeyE 1 Reply Last reply Reply Quote 0
                • Eric KatzfeyE
                  Eric Katzfey ModalAI Team @Jetson Nano
                  last edited by

                  @Jetson-Nano Looks like you are never receiving anything FROM the AP. Only sending stuff TO it. Can you put an oscilloscope on the RX / TX UART lines to see what the traffic looks like. For some reason it doesn't seem like the UART is setup properly on either the FC or the DSP so with an oscilloscope you can better see what is going on.

                  Jetson NanoJ 1 Reply Last reply Reply Quote 0
                  • Jetson NanoJ
                    Jetson Nano @Eric Katzfey
                    last edited by

                    @Eric-Katzfey I am facing a different error,

                    voxl2:/$ voxl-mavlink-server 
                    loading our own config file
                    =================================================================
                    Parameters as loaded from config file:
                    primary_static_gcs_ip:        192.168.168.200
                    primary_static_gcs_ip_port:   14550
                    secondary_static_gcs_ip:      192.169.168.2
                    secondary_static_gcs_ip_port: 14550
                    onboard_port_to_autopilot:    14556
                    onboard_port_from_autopilot:  14557
                    gcs_port_to_autopilot:        14558
                    gcs_port_from_autopilot:      14559
                    en_external_uart_ap:          1
                    autopilot_uart_bus:           12
                    autopilot_uart_baudrate:      921600
                    autopilot_mission_delay_start:      -1
                    autopilot_mission_delay_sound:      0
                    autopilot_mission_force_restart:      0
                    autopilot_mission_notif_dur:      0.10
                    udp_mtu:                      0
                    gcs_timeout_s                 1.00
                    en_external_ap_timesync:      1
                    en_external_ap_heartbeat:     1
                    =================================================================
                    existing instance of voxl-mavlink-server found, attempting to stop it
                    Sending library name request: libslpi_qrb5165_io.so
                    Sending initialization request
                    Successfully opened bus 12 at baudrate 921600
                    starting qrb5165 external AP receive thread
                    Adding primary GCS IP address from conf file to list: 192.168.168.200:14550
                    Added new UDP connection to 192.168.168.200:14550
                    Adding secondary manual gcs IP address to udp connection list: 192.169.168.2:14550
                    Added new UDP connection to 192.169.168.2:14550
                    Init complete, entering main loop
                    Detected Autopilot Mavlink SYSID 1
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                    ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SP
                    
                    Jetson NanoJ 1 Reply Last reply Reply Quote 0
                    • Jetson NanoJ
                      Jetson Nano @Jetson Nano
                      last edited by Jetson Nano

                      These mentioned errors were only observed while using microhard unit

                      voxl2:/$ voxl-mavlink-server -z
                      Enabling UDP to slpi recv debugging
                      Enabling qrb5165 external AP recv debugging
                      Enabling UDP to slpi send debugging
                      Enabling qrb5165 external AP send debugging
                      Enabling UDP GCS recv debugging
                      Enabling UDP GCS send debugging
                      loading our own config file
                      =================================================================
                      Parameters as loaded from config file:
                      primary_static_gcs_ip:        192.168.168.200
                      primary_static_gcs_ip_port:   14550
                      secondary_static_gcs_ip:      192.169.168.2
                      secondary_static_gcs_ip_port: 14550
                      onboard_port_to_autopilot:    14556
                      onboard_port_from_autopilot:  14557
                      gcs_port_to_autopilot:        14558
                      gcs_port_from_autopilot:      14559
                      en_external_uart_ap:          1
                      autopilot_uart_bus:           12
                      autopilot_uart_baudrate:      921600
                      autopilot_mission_delay_start:      -1
                      autopilot_mission_delay_sound:      0
                      autopilot_mission_force_restart:      0
                      autopilot_mission_notif_dur:      0.10
                      udp_mtu:                      200
                      gcs_timeout_s                 1.00
                      en_external_ap_timesync:      1
                      en_external_ap_heartbeat:     1
                      =================================================================
                      Sending library name request: libslpi_qrb5165_io.so
                      Sending initialization request
                      Successfully opened bus 12 at baudrate 921600
                      starting qrb5165 external AP receive thread
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      RECV  msg ID:     1 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      RECV  msg ID:   411 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      RECV  msg ID:   132 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      RECV  msg ID:   141 sysid:  1 from bus: 12
                      RECV  msg ID:    83 sysid:  1 from bus: 12
                      RECV  msg ID:   245 sysid:  1 from bus: 12
                      RECV  msg ID:    85 sysid:  1 from bus: 12
                      RECV  msg ID:    36 sysid:  1 from bus: 12
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      Adding primary GCS IP address from conf file to list: 192.168.168.200:14550
                      Added new UDP connection to 192.168.168.200:14550
                      Adding secondary manual gcs IP address to udp connection list: 192.169.168.2:14550
                      Added new UDP connection to 192.169.168.2:14550
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to GCS      msgid:   30 compid   1
                      Init complete, entering main loop
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   132 sysid:  1 from bus: 12
                      to ob pipe  ID: 132  compid:   1
                      to gcs pipe ID: 132  compid:   1
                      to GCS      msgid:  132 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:   141 sysid:  1 from bus: 12
                      to ob pipe  ID: 141  compid:   1
                      to gcs pipe ID: 141  compid:   1
                      to GCS      msgid:  141 compid   1
                      RECV  msg ID:    83 sysid:  1 from bus: 12
                      to ob pipe  ID:  83  compid:   1
                      to gcs pipe ID:  83  compid:   1
                      to GCS      msgid:   83 compid   1
                      RECV  msg ID:    85 sysid:  1 from bus: 12
                      to ob pipe  ID:  85  compid:   1
                      to gcs pipe ID:  85  compid:   1
                      to GCS      msgid:   85 compid   1
                      RECV  msg ID:    36 sysid:  1 from bus: 12
                      to ob pipe  ID:  36  compid:   1
                      to gcs pipe ID:  36  compid:   1
                      to GCS      msgid:   36 compid   1
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      to ob pipe  ID:  74  compid:   1
                      to gcs pipe ID:  74  compid:   1
                      to GCS      msgid:   74 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   132 sysid:  1 from bus: 12
                      to ob pipe  ID: 132  compid:   1
                      to gcs pipe ID: 132  compid:   1
                      to GCS      msgid:  132 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:     0 sysid:  1 from bus: 12
                      Detected Autopilot Mavlink SYSID 1
                      to ob pipe  ID:   0  compid:   1
                      to gcs pipe ID:   0  compid:   1
                      to GCS      msgid:    0 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      onboard  pipe  ID: 330 compid: 197
                      to AP msg ID:   330 sysid:  1   to bus: 12
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   132 sysid:  1 from bus: 12
                      to ob pipe  ID: 132  compid:   1
                      to gcs pipe ID: 132  compid:   1
                      to GCS      msgid:  132 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      onboard  pipe  ID: 330 compid: 197
                      to AP msg ID:   330 sysid:  1   to bus: 12
                      onboard  pipe  ID:   0 compid: 196
                      to AP msg ID:     0 sysid:  1   to bus: 12
                      RECV  msg ID:   141 sysid:  1 from bus: 12
                      to ob pipe  ID: 141  compid:   1
                      to gcs pipe ID: 141  compid:   1
                      to GCS      msgid:  141 compid   1
                      RECV  msg ID:    83 sysid:  1 from bus: 12
                      to ob pipe  ID:  83  compid:   1
                      to gcs pipe ID:  83  compid:   1
                      to GCS      msgid:   83 compid   1
                      RECV  msg ID:    85 sysid:  1 from bus: 12
                      to ob pipe  ID:  85  compid:   1
                      to gcs pipe ID:  85  compid:   1
                      to GCS      msgid:   85 compid   1
                      RECV  msg ID:    36 sysid:  1 from bus: 12
                      to ob pipe  ID:  36  compid:   1
                      to gcs pipe ID:  36  compid:   1
                      to GCS      msgid:   36 compid   1
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      to ob pipe  ID:  74  compid:   1
                      to gcs pipe ID:  74  compid:   1
                      to GCS      msgid:   74 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   410 sysid:  1 from bus: 12
                      to ob pipe  ID: 410  compid:   1
                      to gcs pipe ID: 410  compid:   1
                      to GCS      msgid:  410 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      onboard  pipe  ID: 330 compid: 197
                      to AP msg ID:   330 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:   141 sysid:  1 from bus: 12
                      to ob pipe  ID: 141  compid:   1
                      to gcs pipe ID: 141  compid:   1
                      to GCS      msgid:  141 compid   1
                      RECV  msg ID:    83 sysid:  1 from bus: 12
                      to ob pipe  ID:  83  compid:   1
                      to gcs pipe ID:  83  compid:   1
                      to GCS      msgid:   83 compid   1
                      RECV  msg ID:    85 sysid:  1 from bus: 12
                      to ob pipe  ID:  85  compid:   1
                      to gcs pipe ID:  85  compid:   1
                      to GCS      msgid:   85 compid   1
                      RECV  msg ID:    36 sysid:  1 from bus: 12
                      to ob pipe  ID:  36  compid:   1
                      to gcs pipe ID:  36  compid:   1
                      to GCS      msgid:   36 compid   1
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      to ob pipe  ID:  74  compid:   1
                      to gcs pipe ID:  74  compid:   1
                      to GCS      msgid:   74 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   132 sysid:  1 from bus: 12
                      to ob pipe  ID: 132  compid:   1
                      to gcs pipe ID: 132  compid:   1
                      to GCS      msgid:  132 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:   141 sysid:  1 from bus: 12
                      to ob pipe  ID: 141  compid:   1
                      to gcs pipe ID: 141  compid:   1
                      to GCS      msgid:  141 compid   1
                      RECV  msg ID:    83 sysid:  1 from bus: 12
                      to ob pipe  ID:  83  compid:   1
                      to gcs pipe ID:  83  compid:   1
                      to GCS      msgid:   83 compid   1
                      RECV  msg ID:   245 sysid:  1 from bus: 12
                      to ob pipe  ID: 245  compid:   1
                      to gcs pipe ID: 245  compid:   1
                      to GCS      msgid:  245 compid   1
                      RECV  msg ID:    85 sysid:  1 from bus: 12
                      to ob pipe  ID:  85  compid:   1
                      to gcs pipe ID:  85  compid:   1
                      to GCS      msgid:   85 compid   1
                      RECV  msg ID:    36 sysid:  1 from bus: 12
                      to ob pipe  ID:  36  compid:   1
                      to gcs pipe ID:  36  compid:   1
                      to GCS      msgid:   36 compid   1
                      RECV  msg ID:    74 sysid:  1 from bus: 12
                      to ob pipe  ID:  74  compid:   1
                      to gcs pipe ID:  74  compid:   1
                      to GCS      msgid:   74 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      onboard  pipe  ID: 330 compid: 197
                      to AP msg ID:   330 sysid:  1   to bus: 12
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      onboard  pipe  ID:  84 compid: 197
                      to AP msg ID:    84 sysid:  1   to bus: 12
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to AP msg ID:   111 sysid:  1   to bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:   105 sysid:  1 from bus: 12
                      to ob pipe  ID: 105  compid:   1
                      to gcs pipe ID: 105  compid:   1
                      to GCS      msgid:  105 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      to AP msg ID:   331 sysid:  1   to bus: 12
                      RECV  msg ID:   111 sysid:  1 from bus: 12
                      to gcs pipe ID: 111  compid:   1
                      to GCS      msgid:  111 compid   1
                      RECV  msg ID:    31 sysid:  1 from bus: 12
                      to ob pipe  ID:  31  compid:   1
                      to gcs pipe ID:  31  compid:   1
                      to GCS      msgid:   31 compid   1
                      RECV  msg ID:    32 sysid:  1 from bus: 12
                      to ob pipe  ID:  32  compid:   1
                      to gcs pipe ID:  32  compid:   1
                      to GCS      msgid:   32 compid   1
                      RECV  msg ID:    30 sysid:  1 from bus: 12
                      to ob pipe  ID:  30  compid:   1
                      to gcs pipe ID:  30  compid:   1
                      to GCS      msgid:   30 compid   1
                      RECV  msg ID:   331 sysid:  1 from bus: 12
                      to ob pipe  ID: 331  compid:   1
                      to gcs pipe ID: 331  compid:   1
                      to GCS      msgid:  331 compid   1
                      RECV  msg ID:   106 sysid:  1 from bus: 12
                      to ob pipe  ID: 106  compid:   1
                      to gcs pipe ID: 106  compid:   1
                      to GCS      msgid:  106 compid   1
                      onboard  pipe  ID: 331 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID:  84 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 330 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 331 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID:  84 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 330 compid: 197
                      onboard  pipe  ID: 331 compid: 197
                      onboard  pipe  ID:  84 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 331 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID:  84 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 330 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID: 331 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      onboard  pipe  ID:  84 compid: 197
                      ERROR:   Received error from ring_buf_push in p_slpi_receive_callback: ERR_NO_SPACE
                      
                      
                      Jetson NanoJ 1 Reply Last reply Reply Quote 0
                      • Jetson NanoJ
                        Jetson Nano @Jetson Nano
                        last edited by Jetson Nano

                        @Eric-Katzfey
                        hey,
                        I observed something while the above behaviour still persists.
                        The modem and the camera server is showing not running while checking through the inspect services command.
                        I do not know whether this is related to this issue, but the voxl 2 is rebooting after sometime, the reboot is not constant and I am not able to able to find the reason for the reboot. Can everything be related to each other.
                        I am using the Microhard modem

                        Screenshot from 2025-11-10 15-27-45.png

                        Screenshot from 2025-11-10 15-30-27.png

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB | Contributors