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

FSX Java Solari Board using simconnect?

Messages
52
Forgive my noobieness as it's very early days for me, but I saw a Solari Board project page at http://dev.basdesign.com/split-flap/ and was thinking of how to create a GUI in java perhaps that would mimic a Solari board that reads AI Traffic data.

In the above example, this display apparantly calls data off a webpage whichs sends data out to it in JSON Format here:

http://dev.basdesign.com/split-flap/data/airport_schedule.php?data=departures

I have absolutley no knowledge of programming, Java or C. Basically I
would like to learn the required skills to enable AI aircraft
movements in FSX to be displayed on an arrivals and departures board,
similar to this one or one written in another language that looks and sounds like a Solari Board.

From what I understand, the proposed (Java?) solari board would need to interact with simconnect.

There is a similar program called Super Traffic Board, http://www.supertrafficboard.com/ which I
have bought, but this only has updating static fonts (Not flip style).

I understand also that there is a program called jconnect and Java
Swing that may be able to be used. There is also a similar inbuilt
module in FSX called Traffic Toolbox SDK, which displays similar
information. (flight no's, airlines to/from etc), but in static fonts only like SuperTrafficBoard.

As you can no doubt tell, I am a total newby to all this, but thought
I would ask for advice on whether this would be possible, (Hooking
Java written program up with Simconnect).


Cheers Chris
 
Last edited:
Back
Top