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

    RTK (without Qgroundcontrol)

    Ask your questions right here!
    2
    6
    480
    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.
    • K
      kasarrowtec
      last edited by kasarrowtec 25 Oct 2021, 11:31 25 Oct 2021, 11:30

      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
      • E
        Eric Katzfey ModalAI Team
        last edited by 25 Oct 2021, 16:16

        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
        • K
          kasarrowtec
          last edited by 26 Oct 2021, 08:30

          @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
          • E
            Eric Katzfey ModalAI Team
            last edited by 26 Oct 2021, 15:04

            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
            • E
              Eric Katzfey ModalAI Team
              last edited by 26 Oct 2021, 21:05

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

              1 Reply Last reply Reply Quote 0
              • K
                kasarrowtec
                last edited by 27 Oct 2021, 08:17

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

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