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

    RTK (without Qgroundcontrol)

    Ask your questions right here!
    2
    6
    418
    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.
    • kasarrowtecK
      kasarrowtec
      last edited by kasarrowtec

      Hi,

      We are trying to achieve RTK without Qgroundcontrol. We have a base station thats streaming RCTM messages (with a custom IOT board) to the VOXL over MQTT. The base station board has a ublox FP9 chip.

      Were a little unsure of how to approach things on the VOXL side in terms of connecting to the PX4 or just how to pump in our GPS stream. The end goal is to have RTK working independently from QGC and with our custom board.

      Any suggestions or pointers will be much appreciated, thank you.

      Best regards

      1 Reply Last reply Reply Quote 0
      • Eric KatzfeyE
        Eric Katzfey ModalAI Team
        last edited by

        What interface is available on the custom IOT board? This will determine how to connect it to Voxl. For example: UART, Ethernet, etc. Once you have the board connected you will need software to convert the RTCM messages from the external board into Mavlink messages for PX4.

        1 Reply Last reply Reply Quote 0
        • kasarrowtecK
          kasarrowtec
          last edited by

          @Eric-Katzfey said in RTK (without Qgroundcontrol):

          Mavlink messages for PX4.

          the custom IOT board is at the base station, not on the drone - it uses wifi/LTE to send RTK data via AWS cloud.

          We get the RTCM messages from AWS via MQTT - So we are able to get the RTK data on the linux part of the voxl. Now we want to send those RTCM messages into mavlink messages to the PX4 part of the VOXL and are unsure of the software to use etc.

          1 Reply Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team
            last edited by

            Ah, okay, I see. We do have some internal example code that takes RTCM data from the Internet and sends it into PX4. Let me see if I can make that public.

            1 Reply Last reply Reply Quote 0
            • Eric KatzfeyE
              Eric Katzfey ModalAI Team
              last edited by

              https://gitlab.com/voxl-public/flight-core-px4/px4-telemetry-proxy

              1 Reply Last reply Reply Quote 0
              • kasarrowtecK
                kasarrowtec
                last edited by

                Thanks a lot Eric this definitely helps, will keep updated on progress.

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