Re: [Flightgear-devel] Tower Simulator

2006-10-25 Thread Holger Wirtz
Hi,

On Tue, Oct 24, 2006 at 06:16:19PM +0200, R. van Steenbergen wrote:
> I think it's pretty possible. You're gonna need extra software for the 
> radar screens, but I think you can already connect FlightGear to a 
> multiplayer session as an observer. Position yourself on the place where 
> your tower is, and the outside view is pretty much what you need. For 
> the radar screens, it differs on which network you're connecting to. 
> There is lots of software available for either FS2004 multiplayer 
> sessions, VATSIM, or IVAO. Not sure about ATC software for FlightGear 
> sessions, but that might be one we could look into.
> 
> Peter Gervais schreef:
> > I'm new to this list and to Flight Gear.
> > Does anyone know if FlightGear has been modified to be used in a Air 
> > Traffic Control Tower Simulator?

I am working on real-time radio and something like a radar. FG is really
nice organized for this :-)

At the moment I have not much program code because I am thinking about
the first steps for realising this. I have enough ideas but the problem
is that I have not much time for this.

I have to solve one big problem: for the radio I need a PTT key 
(Joystick/Mouse or from the keyboard) and have no idea how to implement
this. The nicest way would be to see the state of this key with a
property which can the external radio-program read via a protocol (along
with the position, ... for the radar).

Regards, Holger
> >   
> 
> 
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

-- 
#   ##  ##   Holger Wirtz Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein   Fax   : (+49 30) 884299-70
##  ##  ##   Stresemannstr. 78E-Mail: [EMAIL PROTECTED]
##  ## ##   ## ###   10963 Berlin
#  ##   ##  ##   GERMANY  WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tower Simulator

2006-10-24 Thread Erik Hofman
Peter Gervais wrote:
> The issues as i see it is being able to simulate not one but many 
> aircraft as seen from the tower.  Tower sims also support various ground 
> based vehicle such as fueling trucks , service vehicles etc ...

Our multiplayer code was developed just for this purpose at first. It 
was later on extended and improved, but the first implementation was a 
Tower Simulator proof of concept.

Erik

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tower Simulator

2006-10-24 Thread R. van Steenbergen
The FlightGear session responsible for doing tower will do nothing more 
than display aircraft in the multiplayer session, flown by other 
players. FlightGear currently has no code for AI traffic like in FS2004, 
and most of the fanatic simmers do their flying online, with real people 
manning towers and airports. I think it could be possible to create a 
program that runs "fake" multiplayer aircraft (similar to AI traffic), 
but that's not part of a flight simulator, more of a traffic simulator. 
Towering on VATSIM or FlightGear multiplayer sessions (with the aid of 
the Google map) is very doable.

Peter Gervais schreef:
> The issues as i see it is being able to simulate not one but many 
> aircraft as seen from the tower.  Tower sims also support various 
> ground based vehicle such as fueling trucks , service vehicles etc ...
>
>
> At 12:16 PM 10/24/2006, you wrote:
>> I think it's pretty possible. You're gonna need extra software for the
>> radar screens, but I think you can already connect FlightGear to a
>> multiplayer session as an observer. Position yourself on the place where
>> your tower is, and the outside view is pretty much what you need. For
>> the radar screens, it differs on which network you're connecting to.
>> There is lots of software available for either FS2004 multiplayer
>> sessions, VATSIM, or IVAO. Not sure about ATC software for FlightGear
>> sessions, but that might be one we could look into.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tower Simulator

2006-10-24 Thread Peter Gervais


The issues as i see it is being able to simulate not one but many
aircraft as seen from the tower.  Tower sims also support various
ground based vehicle such as fueling trucks , service vehicles etc ...


At 12:16 PM 10/24/2006, you wrote:
I think it's pretty possible.
You're gonna need extra software for the 
radar screens, but I think you can already connect FlightGear to a 
multiplayer session as an observer. Position yourself on the place where

your tower is, and the outside view is pretty much what you need. For

the radar screens, it differs on which network you're connecting to.

There is lots of software available for either FS2004 multiplayer 
sessions, VATSIM, or IVAO. Not sure about ATC software for FlightGear

sessions, but that might be one we could look into.
Peter Gervais schreef:
> I'm new to this list and to Flight Gear.
> Does anyone know if FlightGear has been modified to be used in a Air

> Traffic Control Tower Simulator?
>   

-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Regards,
 
Peter Gervais,
Simtree Information Systems,
17621 Island Rd,
St Andrews West, Ontario, Canada, K0C 2A0
Tel: 613-938-6549
Cell: 613-314-2164
Fax: 613-936-0111
e-mail: [EMAIL PROTECTED] 

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tower Simulator

2006-10-24 Thread R. van Steenbergen
I think it's pretty possible. You're gonna need extra software for the 
radar screens, but I think you can already connect FlightGear to a 
multiplayer session as an observer. Position yourself on the place where 
your tower is, and the outside view is pretty much what you need. For 
the radar screens, it differs on which network you're connecting to. 
There is lots of software available for either FS2004 multiplayer 
sessions, VATSIM, or IVAO. Not sure about ATC software for FlightGear 
sessions, but that might be one we could look into.

Peter Gervais schreef:
> I'm new to this list and to Flight Gear.
> Does anyone know if FlightGear has been modified to be used in a Air 
> Traffic Control Tower Simulator?
>   


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Tower Simulator

2006-10-24 Thread Peter Gervais
I'm new to this list and to Flight Gear.
Does anyone know if FlightGear has been modified to be used in a Air 
Traffic Control Tower Simulator?



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel