Re: [Flightgear-devel] fg_sqawk Version 0.2beta

2007-02-18 Thread Holger Wirtz
Jon, first of all: thanks for testing! There were some problems with the conference system and I fixed them yesterday (thanks Martin!). On Sat, Feb 17, 2007 at 10:22:56PM +, Jon Stockill wrote: [...] > I've just been trying to get this running, but have run into a few > problems. iaxcli seem

Re: [Flightgear-devel] altimetry method ... alpha version

2007-02-18 Thread Dave Perry
On Sun, 2007-02-18 at 12:22 -0500, John Denker wrote: > On 02/12/2007 08:43 PM, Dave Perry wrote: > > > What I am proposing is to create a C++ function (say height_ft) that has > > two arguments, P0 and P1 that does the interpolation in John's new patch > > using his constants. > > > > Then the k

[Flightgear-devel] cool flight sim....

2007-02-18 Thread
Thought this might interest someone... in my own town too, and i didn't even know it ! http://www.docscomputers.com/ Cheers, Syd - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and

Re: [Flightgear-devel] fg_sqawk Version 0.2beta

2007-02-18 Thread Dave
Holger Wirtz wrote: > > My current VoIP-Implementation (=Asterisk) hast all north american radio > frequencies as a conference room so there _are_ may ATIS frequencies and > not just 118.85 :-) 118.85 is the frequency by default if I press the > change button on COM1... so if I find a way to supre

Re: [Flightgear-devel] Which OSG?

2007-02-18 Thread Lou Sanchez/Viviana Bellifemine
Hi, Martin Spott wrote: Ron Jensen wrote: As of last Tuesday CVS OSG is required: If you don't want to use CVS then this tarball is supposed to do it for you: ftp://ftp.ihg.uni-duisburg.de/FlightGear/Misc_maf/OpenSceneGraph-20070122/OSG_OP_OT-CVS20070122.tar.bz2  

Re: [Flightgear-devel] FG IVAO client

2007-02-18 Thread Dave
Pep Ribal wrote: > The problem is that I want to start developing the GUI, but honestly I'm > a bit lost and overwhelmed. I don't know which toolkit I should use. > I've been looking at FLTK and GTK+, but I'm not sure they are the right > tools to use. While they would be nice for the standard form

[Flightgear-devel] New Instruments-3d/kap140 for CVS

2007-02-18 Thread Ron Jensen
Hi all, I've finished (I hope) a 3D Kap-140 head. Its at http://www.jentronics.com/fgfs/kap140.tgz If someone could commit it to CVS? Thanks, Ron The head uses the traditional left/right click squares on the setting knob. It also uses a much cooler mouse-wheel click: - Point to the inner knob

[Flightgear-devel] altimetry method ... alpha version

2007-02-18 Thread John Denker
On 02/12/2007 08:43 PM, Dave Perry wrote: > What I am proposing is to create a C++ function (say height_ft) that has > two arguments, P0 and P1 that does the interpolation in John's new patch > using his constants. > > Then the kap140.nas could use that function, the encoder could use that > func