• 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 philipp

  1. philipp

    Common Interface to MSFS and X-Plane: Simulator Communication System

    Hi! Just wanted to give you a quick update: Today two additional SDKs where added to our system: -pycanaero, for creating applications in Python to communicate with the simulator bus -example code for Android, that shows how you can use jcanaero to create an Android app to switch on and off...
  2. philipp

    Common Interface to MSFS and X-Plane: Simulator Communication System

    Hi folks, While porting vasFMC to X-Plane we felt the need for a -networked -cross simulator -cross platform -standard based -standard compliant data communication facility between simulators and applications like an FMC. When we published vasFMC 2.09a a year ago, a forerunner of...
  3. philipp

    Constant updating of data - other possibilites than while(1) ? something in-process ?

    Hello, i'm writing a Simconnect client that reads various data from the sim (lat, lon, elev, ias, etc..) and puts them out to the network via an UDP socket. I'm totally new to Simconnect, because i'm porting something i developed for X-Plane9 to FSX (quite a step in a strange direction...
Back
Top