• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Recent content by ab-tools

  1. ab-tools

    Detect if (Fighter) Jet

    Hello Doug, first thanks a lot for your very quick reply! Using the engine positions I would be afraid a bit that also the smaller business jets (with engines in the center at the end of the plane) would fall in this category then. So I agree that reading the "aircraft.cfg" and checking the...
  2. ab-tools

    Detect if (Fighter) Jet

    Hello, does anybody know a way to detect via SimConnect variables if the current user aircraft is a Fighter Jet? I checked the "ENGINE TYPE", but "Jet" is also returned for "normal" turbine aircraft. Then I thought maybe to just check if there is an afterburner available or not, but I also...
  3. ab-tools

    How to get overhead status from simconnect

    Hello Laurent, yes, I'm using Microsoft Visual Studio - everything else would make it just more complicated for me. ;-) What about the FSX specific part? How the DLL retrieves the LVar data from FSX? Best regards and thanks again Andreas
  4. ab-tools

    How to get overhead status from simconnect

    Hello Laurent, That sounds exactly what I'm searching for. ;) If you are able to access the data over network from your DLL, then it also should be very easy to access this data from a different process (the worst case would be using "local" TCP connection or pipe). Would you mind sharing...
  5. ab-tools

    How to get overhead status from simconnect

    Hello Laurent, first thanks a lot for your very quick and detailed reply! Basically I don't want to access the LVars from a gauge, but from a separate process outside FSX/Prepar3d and if I understood it correctly there is currently no way to access these LVars over the "normal" SimConnect SDK...
  6. ab-tools

    How to get overhead status from simconnect

    Hello Laurent, did you managed to get your bridge running? I would also really like to access to LVars from an external application (provided over a DLL bridge just as you planned to). Therefore I would be very interested in your experiences if you got that to work! Best regards and thanks...
  7. ab-tools

    BGLViewer for FSX BGL files.

    Hello Patrick, first thanks a lot for taking the time to reply so quickly! I just saw that updated "magdec.bgl" files are available from this website: http://www.aero.sors.fr/navaids.html Do you think they just compiled these files from scratch without extracting the values from the old files...
  8. ab-tools

    BGLViewer for FSX BGL files.

    Hello Patrick, first thanks for your great tool! But I have one question regarding the magnetic variation shown in your tool from the BGL files: if I understood that correctly this value is not used by FSX/Prepar3d at all - so it's just ignored completely, right? Instead of this value the...
Back
Top