OpenATC Forum Forum Index OpenATC Forum
Open Air Traffic Control Forum Click here to go back to the site
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Fltsim ATC Programs ?
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    OpenATC Forum Forum Index -> OpenATC Server Discussion
View previous topic :: View next topic  
Author Message
Dave



Joined: 21 Aug 2006
Posts: 1

PostPosted: Tue Aug 29, 2006 8:09 pm    Post subject: Fltsim ATC Programs ? Reply with quote

Hi Balthasar


I was wondering whether any of the fltsim ATC programs could be used to view the aircraft data on rather then Google Earth.
i.e: ServInfo, IVAO ATC Radar Clent

Thanks

Keep Up The Good Work
Dave (UK)
Back to top
View user's profile Send private message
Balt
Site Admin


Joined: 01 May 2006
Posts: 305

PostPosted: Tue Aug 29, 2006 8:55 pm    Post subject: Reply with quote

That was always one of my hopes...

I was actually hoping someone else would be able to take that up on making those programs compatible... Smile

Why don't you write to the respective authors, they can contact me and we can come up with a data format definition / feed solution.

Cheers

- Balt
Back to top
View user's profile Send private message
filip



Joined: 25 Sep 2006
Posts: 1

PostPosted: Mon Sep 25, 2006 9:35 am    Post subject: Reply with quote

Nice idea Balt !!

well I was already working on a way to connect IVAC to SBS1 but this way would be much nicer ofcourse Wink

it will have to wait until FSX has been released - currently working on IVAP for FSX ...

Balt - send me an email and we'll put our heads together
I'll see what I can do

But I can't promise anything soon ...

Filip
IVAO Software Dept
author IVAC
Belgocontrol E/E/Radar
Back to top
View user's profile Send private message Visit poster's website
LiveATC



Joined: 04 Dec 2006
Posts: 19

PostPosted: Fri Aug 14, 2009 9:26 am    Post subject: Reply with quote

And there is a possibility to connect IVAC , Euroscope and Radarbox?

Last edited by LiveATC on Fri Aug 28, 2009 1:41 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
Balt
Site Admin


Joined: 01 May 2006
Posts: 305

PostPosted: Thu Aug 27, 2009 2:40 am    Post subject: Reply with quote

I have a radarbox and will be writing a client at some point to get that traffic to feed into our system as well.

Cheers

- Balt
Back to top
View user's profile Send private message
LiveATC



Joined: 04 Dec 2006
Posts: 19

PostPosted: Fri Aug 28, 2009 1:21 pm    Post subject: Reply with quote

We wait from you for good news!
Back to top
View user's profile Send private message Send e-mail
Balt
Site Admin


Joined: 01 May 2006
Posts: 305

PostPosted: Tue Sep 29, 2009 11:42 am    Post subject: Reply with quote

Ah mate... my plate is too full at the moment. Maybe in a few months time, but no guarantees. Sorry!

If anybody would like to lead the development effort please contact me. I'll be happy to provide details.
Back to top
View user's profile Send private message
paradoxewan



Joined: 07 Feb 2010
Posts: 1

PostPosted: Sun Feb 07, 2010 7:19 am    Post subject: Reply with quote

What is the status of this?

I can certainly attempt for FSX if anyone is still interested?
Back to top
View user's profile Send private message
csernak



Joined: 19 Feb 2010
Posts: 15
Location: Budapest, Hungary

PostPosted: Fri Feb 19, 2010 6:51 pm    Post subject: Reply with quote

Hi all,

As the EuroScope developer I was also interested in seeing live traffic in my simulator. So I implemented something.

I uploaded a trial version of a program to http://www.euroscope.hu/sbstofsdproxy/SBStoFSDproxy.zip. It is actually a very lightweight FSD server. You can connect to it with EuroScope. It supports multiple connections therefore you can share your SBS-1 traffic. It also supports private chats, but no more functions.

When started you can connect it to the SBS-1 TCP/IP socket by defining the server and the port. It displays all the incoming data in the list and also sends the data as plane position to EuroScope clients. It has a built in error recovery to be able to interpret the non complete lines from SBS-1.

If it has data about a plane then it moves it in every 5 seconds (to be conform with FSD) to the last known direction with the last known GS. When a real coordinate is received then an IDENT is sent. In this way you will know what is simulated and what is real.

In the packet you can find some data files:
- icao24.txt - is a list of the ICAO hexident and plane registration numbers (there are 7818 records so far)
- aircrafts.txt - is a list of registered aircraft based on their registration number (161868 records so far)
- flightplans.txt - is a list of flight plans (19024 records so far)

You may need to copy the Microsoft DLLs and manifest files from your EuroScope installation if the EXE does not start.

Just try it and have some fun.
_________________
www.euroscope.hu
Back to top
View user's profile Send private message
LiveATC



Joined: 04 Dec 2006
Posts: 19

PostPosted: Sat Feb 20, 2010 12:48 pm    Post subject: Reply with quote

csernak thank you for being that interested, I hope that your software will allow users to receivers ADS-B, to work on real systems, air traffic control.
I have a question, this version of the program can be used to Radarbox?
We are waiting for screenshots from users
Back to top
View user's profile Send private message Send e-mail
csernak



Joined: 19 Feb 2010
Posts: 15
Location: Budapest, Hungary

PostPosted: Sat Feb 20, 2010 8:50 pm    Post subject: Reply with quote

I just do not know if there is a difference between SBS-1 and RadarBox output. If they are the same then yes, if different, then I must add some packet handling codes. If someone could link me to the RadarBox output description and also send me a logged output or a link to a live one I will check and modify my code if necessary.
_________________
www.euroscope.hu
Back to top
View user's profile Send private message
LiveATC



Joined: 04 Dec 2006
Posts: 19

PostPosted: Sun Feb 21, 2010 1:36 am    Post subject: Reply with quote

http://www.getacoder.com/data/projects/112850/Port_30003_datatype.pdf
Back to top
View user's profile Send private message Send e-mail
csernak



Joined: 19 Feb 2010
Posts: 15
Location: Budapest, Hungary

PostPosted: Sun Feb 21, 2010 2:49 am    Post subject: Reply with quote

From that document I would say that you can use it for RadarBox as well.
_________________
www.euroscope.hu
Back to top
View user's profile Send private message
LiveATC



Joined: 04 Dec 2006
Posts: 19

PostPosted: Sun Feb 21, 2010 2:56 am    Post subject: Reply with quote

means that I'm doing something wrong, you can find out where you want to install the program SBStoFSDproxy.zip.
program does not start
Back to top
View user's profile Send private message Send e-mail
csernak



Joined: 19 Feb 2010
Posts: 15
Location: Budapest, Hungary

PostPosted: Sun Feb 21, 2010 3:33 am    Post subject: Reply with quote

I am not sure I understood it right.
_________________
www.euroscope.hu
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OpenATC Forum Forum Index -> OpenATC Server Discussion All times are GMT + 10 Hours
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group