[Flightgear-devel] Bug in atlas.cxx

2007-11-28 Thread Brian Schack
-getDoubleValue(), +nav2_freq-getDoubleValue(), +nav2_sel_radial-getDoubleValue(), adf_freq-getDoubleValue() ); sprintf( patla_sum, %02X, calc_atlas_cksum(patla) ); -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145

Re: [Flightgear-devel] Release update

2007-12-11 Thread Brian Schack
in atlas.cxx), but it still hasn't been committed. Could someone please make the change? I appreciate that everyone is really busy, but making the fix would help a lot. Thanks, Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN

Re: [Flightgear-devel] Release update

2007-12-16 Thread Brian Schack
Durk On Wednesday 12 December 2007 08:24, Brian Schack wrote: I have a patch, previously submitted for atlas.cxx (see the November 29 posting, Bug in atlas.cxx), but it still hasn't been committed. Could someone please make the change? I appreciate that everyone

Re: [Flightgear-devel] Atlas fix

2008-01-14 Thread Brian Schack
-specific. What system are you using? Oh, and if you can, post the reply on Atlas-devel. Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN

Re: [Flightgear-devel] Atlas for FlightGear - new version for Win32

2008-04-24 Thread Brian Schack
-- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting

Re: [Flightgear-devel] Atlas for FlightGear - new version for Win32

2008-04-26 Thread Brian Schack
. Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's

[Flightgear-devel] Change request for atlas.cxx

2008-11-22 Thread Brian Schack
, should aircraft that *do* have a kr-87 also update the values in /instrumentation/adf? Anyway, if my request seems acceptable, could someone please make the change? Thanks, Brian Schack -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN

Re: [Flightgear-devel] Change request for atlas.cxx

2008-12-01 Thread Brian Schack
Brian == Brian Schack writes: Continuing in the tradition of responding to one's own posts (I think it was Durk Talsma who mentioned it before), I'm responding to mine. Actually, it's more repetition than response. I made a request for a change to atlas.cxx, but nothing has been checked

Re: [Flightgear-devel] Atlas download

2008-12-27 Thread Brian Schack
to coincide with the SourceForge site reorganization. Unfortunately, I don't have administrator access to the project, so I can't fix the website (well, that and the fact that I don't know much about HTML :-)). I've sent a note to the administrators to ask for help. Brian -- Brian Schack 19

[Flightgear-devel] A patched patch, a repatch, and a mystery

2008-12-28 Thread Brian Schack
(), nav2_freq-getDoubleValue(), nav2_sel_radial-getDoubleValue(), adf_freq-getIntValue() ); -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN

Re: [Flightgear-devel] A patched patch, a repatch, and a mystery

2008-12-28 Thread Brian Schack
(), nav2_sel_radial-getDoubleValue(), adf_freq-getIntValue() ); -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN

Re: [Flightgear-devel] a few more bugs

2009-01-09 Thread Brian Schack
, instead of globals-get_time_params()? Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN -- Check out the new SourceForge.net Marketplace

[Flightgear-devel] Terrain errors report

2009-01-15 Thread Brian Schack
-- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story

Re: [Flightgear-devel] Terrain errors report

2009-01-18 Thread Brian Schack
Martin == Martin Spott writes: Martin Brian Schack wrote: There are several huge and very unnatural walls in the Himalayas, both running NS and EW. I'll give the line of latitude or longitude that the wall runs along, and the end coordinates of the walls: Martin

Re: [Flightgear-devel] A patched patch, a repatch, and a mystery

2009-02-01 Thread Brian Schack
are Durk now transmitted into the atlas protocol. Durk I'm sorry it took so long to get this committed.. No problem. I know you're pretty busy, and as long as it gets in before the next release, that's all that matters. Thanks! Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381

[Flightgear-devel] Bug in SGBucket::set_bucket

2009-02-15 Thread Brian Schack
idea to explain what the 'num' parameter is really supposed to do. Here's what I think it does: num == 0 - return SW corner num == 1 - return SE corner num == 2 - return NE corner num == 3 - return NW corner -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100

Re: [Flightgear-devel] FW: Atlas probleme

2009-02-19 Thread Brian Schack
/atlas-devel Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145 TAIWAN -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco

Re: [Flightgear-devel] Bug in SGBucket::set_bucket

2009-03-26 Thread Brian Schack
' parameter is really supposed to do. Here's what I think it does: num == 0 - return SW corner num == 1 - return SE corner num == 2 - return NE corner num == 3 - return NW corner -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax:2381 2145

Re: [Flightgear-devel] navaids update

2009-12-21 Thread Brian Schack
it doesn't really matter, Robin is in the habit of indicating no ID with ''. I've written to him about the navaids in question, since having a blank ID field seems to violate his file format specification. Brian -- Brian Schack 19 Xǔchāng Street 2Fphone: 2381 4727 Taipei 100 fax

Re: [Flightgear-devel] [Atlas-devel] Atlas assert on apt.dat.gz

2010-01-27 Thread Brian Schack
Jari == Jari Häkkinen writes: Jari Hi, I am cross-posting this to atlas and fg developer lists. Jari Atlas does not like the current apt.dat.gz because of string Jari 'SOUTH' on line 119725: Jari 10 51.889770 -2.162530 SOUTH 174.360 80 . . 80 Jari 11 08

Re: [Flightgear-devel] Shader issue on ATI cards

2010-02-11 Thread Brian Schack
Stuart == Stuart Buchanan writes: Stuart Does anyone on the -dev list have an ATI card that is Stuart working (or not) with the shader options? Yes. I have an ATI Radeon X1600 with 128MB of VRAM. The shaders seem to work (I get nice water effects, for example), the clouds look okay,

[Flightgear-devel] Can Nasal do interprocess-communication?

2010-04-10 Thread Brian Schack
I'd like to implement a new FlightGear protocol (the generic protocol doesn't satisfy my needs). Is there a way to do UDP-based communication from a Nasal script? Brian -- Download Intel#174; Parallel Studio Eval Try

[Flightgear-devel] Using Nasal to create a protocol

2010-04-13 Thread Brian Schack
I posted this question a few days ago, but got no response, so here we go again ... Is it possible to use Nasal to create a new FlightGear protocol? None of the existing protocols (including generic) will do what I need. Thanks, Brian

Re: [Flightgear-devel] Using Nasal to create a protocol

2010-04-14 Thread Brian Schack
Ron == Ron Jensen writes: Ron On Wednesday 14 April 2010 00:24:41 Erik Hofman wrote: Brian Schack wrote: Is it possible to use Nasal to create a new FlightGear protocol? None of the existing protocols (including generic) will do what I need. I don't think so

Re: [Flightgear-devel] Using Nasal to create a protocol

2010-04-16 Thread Brian Schack
Ivan == Ivan Ngeow writes: Ivan On 15/04/2010, Brian Schack bschack-flightg...@usa.net wrote: Ron == Ron Jensen writes: Thanks for the reply. Unfortunately I need a general solution, one that works on Windows as well. Just to confirm: Nasal at the moment

Re: [Flightgear-devel] Using Nasal to create a protocol

2010-04-20 Thread Brian Schack
Ivan == Ivan Ngeow writes: What I want to do is have Atlas monitor the state of all AI aircraft. The number of AI aircraft varies, so that's why I didn't think the generic protocol would work - the generic protocol only allows you to specify a fixed number of properties

Re: [Flightgear-devel] [Atlas-devel] problem linking SimGear-2.0.0 for Atlas build

2010-12-08 Thread Brian Schack
Dave == dave perry writes: Dave Hi, I just upgraded to fedora 14. FlightGear builds OK from Dave yesterday's git with current svn osg and current simgear from Dave git. Also fgrun builds OK. But I have not been able to build Dave Atlas from yesterday's Atlas cvs. I get the

Re: [Flightgear-devel] flight recorder / replay system

2011-09-07 Thread Brian Schack
Thorsten I'm currently looking into an overhaul of the replay Thorsten system. The buffer mechanisms of the existing replay Thorsten system itself won't change, but I'm replacing the Thorsten hard-coded recorder/FDM interface. Instead, I'll [...] Thorsten I have a working