Results 1 to 3 of 3

Thread: data mining with simconnect

  1. #1
    Join Date
    Sep 2013
    Location
    Bratislava, Slovakia
    Posts
    8
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    1

    Default data mining with simconnect

    Hello everybody,
    I need to simple gather data from Flight Simulator (FSX) with SimConnect, but I have no idea how to even start with this issue. Is here anybody who had already worked with simconnect in Qt and can give me some hints on how to create a simple application for gathering data (for example: altitude of GPS position).

    Thanks in advance

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: data mining with simconnect

    Simconnect is a Microsoft library for dealing with their simulation products. If you want to write a C++ program to use Simconnect then you best start with Microsoft's documentation. Qt is an unrelated library of functions for a wide range of things.

    http://msdn.microsoft.com/en-us/library/cc526983.aspx

  3. #3
    Join Date
    Sep 2013
    Location
    Bratislava, Slovakia
    Posts
    8
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    1

    Default Re: data mining with simconnect

    Thanks, I understand what is Qt and what is SimConnect, but that documentation appears to be little confusing for me. Can someone provide me with very simple Qt example of how to get for example aircraft's altitude from FSX? That would be very helpful for me.

Similar Threads

  1. Replies: 0
    Last Post: 25th February 2014, 17:17
  2. Replies: 1
    Last Post: 26th November 2013, 21:25
  3. data classification, ui widget & data integration and interaction
    By saman_artorious in forum Qt Programming
    Replies: 4
    Last Post: 3rd August 2012, 17:25

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.