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

    How to access information of the external flight controller at VOXL2?

    Ask your questions right here!
    2
    4
    244
    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.
    • 황
      황인호
      last edited by 14 Aug 2023, 10:56

      Hello,
      I have successfully connected an external flight controller that utilizes Ardupilot to VOXL2 via UART.
      Could you please guide me on how to access information (such as GPS and IMU Data) of the external flight controller at VOXL2?
      I apologize if these questions seem basic; I am still a novice developer.

      E 1 Reply Last reply 14 Aug 2023, 15:59 Reply Quote 0
      • E
        Eric Katzfey ModalAI Team @황인호
        last edited by 14 Aug 2023, 15:59

        @황인호 You'll need access to the Mavlink messages coming over the UART. This is done with the voxl-mavlink-server application. The gitlab repository is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-mavlink-server and some documentation is here: https://docs.modalai.com/voxl2-external-flight-controller/#voxl-sdk-software-setup

        1 Reply Last reply Reply Quote 0
        • 황
          황인호
          last edited by 14 Aug 2023, 22:38

          Thank you for your prompt response.
          I have an additional question.
          I have set up the system as you instructed and successfully established a UDP connection for telemetry information using QGC and Mesh (DoodleLab).
          In this state, is it possible to install a separate application on VOXL2 to read telemetry information?
          The reason is that I would also like to store GPS and IMU information within VOXL2 additionally.

          voxl2_setup.png

          E 1 Reply Last reply 15 Aug 2023, 17:00 Reply Quote 0
          • E
            Eric Katzfey ModalAI Team @황인호
            last edited by 15 Aug 2023, 17:00

            @황인호 Yes, you can create an application that interfaces with voxl-mavlink-server to get the desired Mavlink messages.

            1 Reply Last reply Reply Quote 0
            1 out of 4
            • First post
              1/4
              Last post
            Powered by NodeBB | Contributors