PDA

View Full Version : Getting NAVAIDS near the User Aircraftposition


Hypix
06 May 2007, 05:00
Hi!

Is there a possibility to get the VORs/NDBs and Airports near the User-Aircraft with SimConnect? Like the way how to get the AI-Traffic ?

Hypix

scruffyduck
06 May 2007, 08:56
I think that may be possible with the next release of the SDK.

Hypix
06 May 2007, 11:59
Hm, is there annother way to get them without SimConnect ? (Without parsing BGL-Files :-)

scruffyduck
06 May 2007, 14:25
Since all the information is in the BGl files they would be the only logical way to get at the information. It would only need to be done once assuming that the defaut files are not going to change.

Alphadog
17 May 2007, 10:22
Hypix,

SP1 SDK has a sample called "FacilitiesData". You might study the code and see if it leads you down the right path.

After installing the SDK, the default installation path would be:

C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\Samples\FacilitiesData

Hypix
20 May 2007, 07:22
Hi!

Hmm, i have installed the SDK SP1 but i don't have such a sample folder in my installation ?!

Hypix

Hypix
20 May 2007, 07:39
Ah. i have seen there is an SDK SP1A... I only have SP1 :-), may be this is the reason...

Hypix