Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Map with mavlink
Forum Updated to NodeBB v4.3 + New Features

Qt Map with mavlink

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    oliverKhan
    wrote on last edited by
    #1

    Hi everyone,
    Glad to be posting on Qt forum, and i hope i will have help from the forum to help me develop my applications.
    I am trying to build an application based on Qt map and then use mavlink protocol for displaying a mavlink based vehicle on the map.
    But i still can't figure out how to implement that approach.
    I can use the ready to use example of Qt map from Qt creator, but the problem i am having is how to implement the mavlink protocol with the map and how to get the mavlink messages sent from the vehicle to display it on Qt map.
    I know that there is applications like QgroundControl available for this approach, but the code for this application is complicated and i can't figure out how they are using mavlink with the maps.
    And thank you in advance for the help.

    raven-worxR 1 Reply Last reply
    0
    • O oliverKhan

      Hi everyone,
      Glad to be posting on Qt forum, and i hope i will have help from the forum to help me develop my applications.
      I am trying to build an application based on Qt map and then use mavlink protocol for displaying a mavlink based vehicle on the map.
      But i still can't figure out how to implement that approach.
      I can use the ready to use example of Qt map from Qt creator, but the problem i am having is how to implement the mavlink protocol with the map and how to get the mavlink messages sent from the vehicle to display it on Qt map.
      I know that there is applications like QgroundControl available for this approach, but the code for this application is complicated and i can't figure out how they are using mavlink with the maps.
      And thank you in advance for the help.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @oliverKhan said in Qt Map with mavlink:

      I know that there is applications like QgroundControl available for this approach, but the code for this application is complicated and i can't figure out how they are using mavlink with the maps.

      this is a rather complicated task i'd say.

      I can use the ready to use example of Qt map from Qt creator, but the problem i am having is how to implement the mavlink protocol with the map and how to get the mavlink messages sent from the vehicle to display it on Qt map.

      the QtLocation plugin to display the map can be found here it seems.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • O Offline
        O Offline
        oliverKhan
        wrote on last edited by
        #3

        Thank you for your answer.And i will check out the class referred to.
        But my question is, if i want to make my own applications Qtmap-mavlink, how should i implement this approach, i mean what should i consider writing in the code, and is there any tricks maybe that i should take care of, or maybe a specific logic i should make use of ?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved