Re: [Flightgear-devel] [flightgear-devel] Internal documentation of props.Node object

2009-09-06 Thread Behlül UÇAR
does this too :) Greetings 2009/9/5 Behlül UÇAR ucarbeh...@gmail.com Is it possible to find detailed information for each method of Node object which is in $FG_ROOT/Nasal/props.nas file. Actually my problem as follows: I'm taking input from an input box and i assign it to a property. I want

[Flightgear-devel] [flightgear-devel] Critical error in tutorial system

2009-09-06 Thread Behlül UÇAR
I tried to make a tutorial including target tag and got this error: Nasal runtime error: No such member: set_lonlat at .../tutorial.nas line 280 called from .. /tutorial.nas, line 155 called from ../tutorial.nas line 110 I've noticed that in

Re: [Flightgear-devel] [flightgear-devel] Internal documentation of props.Node object

2009-09-06 Thread Behlül UÇAR
I tried all of them as i said my problem was about initialization as string. By the way I ask a question to here * if and only if * i consume all sources to research. 2009/9/6 Torsten Dreyer tors...@t3r.de It would still be good to know if any built-in method does this too :) Like this? var

[Flightgear-devel] [flightgear-devel] Internal documentation of props.Node object

2009-09-05 Thread Behlül UÇAR
Is it possible to find detailed information for each method of Node object which is in $FG_ROOT/Nasal/props.nas file. Actually my problem as follows: I'm taking input from an input box and i assign it to a property. I want it to be a numeric value (double for example) but it's always a string.

[Flightgear-devel] [flightgear-devel] File Authorization

2009-09-04 Thread Behlül UÇAR
Hi, I want to ask a question regarding to the authorization problems on input/output operations. How can we have the value of $FG_ROOT and $FG_HOME in Nasal scripts. Is it possible? Is there a globally defined macro for them? I want to write a Nasal function that creates a file under $FG_ROOT,

Re: [Flightgear-devel] [flightgear-devel] File Authorization

2009-09-04 Thread Behlül UÇAR
a better idea, it would be very good to hear it. Greetings. 2009/9/4 Anders Gidenstam anders-...@gidenstam.org On Fri, 4 Sep 2009, Behlül UÇAR wrote: Hi, I want to ask a question regarding to the authorization problems on input/output operations. How can we have the value of $FG_ROOT

Re: [Flightgear-devel] [flightgear-devel] cmdarg() function

2009-09-03 Thread Behlül UÇAR
Can someone explain how cmdarg().getNode(blablabla) function works at least. It's essential for me. Thanks 2009/9/2 Behlül UÇAR ucarbeh...@gmail.com Actually I'm planning on making a GUI which the user can enter unlimited number of points and 3 extra parameters with that points. After storing

Re: [Flightgear-devel] [flightgear-devel]

2009-09-02 Thread Behlül UÇAR
U're correct i meant git, http://mapserver.flightgear.org/git/ 2009/9/2 Martin Spott martin.sp...@mgras.net Behlül UÇAR wrote: Is there an exact version of newmat library which i need to download? Maybe i need to download it. The 'newmat11.tar.gz' should be fine (240888 bytes). Behlül

[Flightgear-devel] [flightgear-devel] cmdarg() function

2009-09-02 Thread Behlül UÇAR
Hi, I'm trying to create a route manager GUI which will store unlimited number of points with some extra parameters. For this reason, I've investigated $FG_ROOT/data/gui/dialogs/route-manager.xml file. At line 28 column 36, I saw a function named cmdarg(). I couldn't find any information about

Re: [Flightgear-devel] [flightgear-devel] cmdarg() function

2009-09-02 Thread Behlül UÇAR
in this issue. Greetings. 2009/9/2 James Turner zakal...@mac.com On 2 Sep 2009, at 13:45, Behlül UÇAR wrote: Hi, I'm trying to create a route manager GUI which will store unlimited number of points with some extra parameters. Hmm, what are you planning? I have some C++ changes to route

[Flightgear-devel] [flightgear-devel] wiki.flightgear.org broken?

2009-09-01 Thread Behlül UÇAR
Any idea about when it will be available again? I'm stuck building terragear, can someone help me? Here is the error message: r...@ubuntu:/home/modsimmer/Masaüstü/kurduklarım/terragear# make Making all in src make[1]: Entering directory `/home/modsimmer/Masaüstü/kurduklarım/terragear/src' Making

Re: [Flightgear-devel] [flightgear-devel] wiki.flightgear.org broken?

2009-09-01 Thread Behlül UÇAR
I'm building from terragear-cs, and it give error about newmat library. http://wiki.flightgear.com hasn't been able to be accessed from Turkey for app. 1 weeks. What can be the cause for this problem? 2009/9/1 Ron Jensen w...@jentronics.com On Tue, 2009-09-01 at 11:01 +0300, Behlül UÇAR wrote

Re: [Flightgear-devel] [flightgear-devel] wiki.flightgear.org broken?

2009-09-01 Thread Behlül UÇAR
sorry, it was meant to be wiki.flightgear.org not wiki.flightgear.com, i meant .org 2009/9/1 Behlül UÇAR ucarbeh...@gmail.com I'm building from terragear-cs, and it give error about newmat library. http://wiki.flightgear.com hasn't been able to be accessed from Turkey for app. 1 weeks. What

Re: [Flightgear-devel] [flightgear-devel]

2009-09-01 Thread Behlül UÇAR
Thank you both, I'm getting compilation errors about newmat library. I have it, i first tried to install it from the repository of Ubuntu and I still got error. Then i manually built and copied the required files (one .a file and all .h files) as mentioned the readme file of newmat. But it still

Re: [Flightgear-devel] [flightgear-devel] wiki.flightgear.org broken?

2009-09-01 Thread Behlül UÇAR
its a typo. I meant to write wiki.flightgear.org sorry :)) I can't access wiki.flightgear.org from Turkey then :) 2009/9/1 Anders Gidenstam anders-...@gidenstam.org On Tue, 1 Sep 2009, Behlül UÇAR wrote: I'm building from terragear-cs, and it give error about newmat library. http

[Flightgear-devel] [flightgear-devel] Building TerraGear

2009-08-31 Thread Behlül UÇAR
Hello I'm getting some errors while trying to build terragear. ./configure works fine for me, it says all dependencies are OK (except nurbs library but it says it won't affect whole installation) But make does not work fine for me, it gives some compilation errors. Below is the error messages :

Re: [Flightgear-devel] [flightgear-devel] Building TerraGear

2009-08-31 Thread Behlül UÇAR
file.) Can someone please enlighten me in that issue? 31 Ağustos 2009 11:16 tarihinde Erik Hofman e...@ehofman.com yazdı: Behlül UÇAR wrote: What can be the cause for this situation and how can I solve it? You will need to have plib installed. http://plib.sourceforge.net Erik

Re: [Flightgear-devel] Problem with the web site www.flightgear.org

2009-08-30 Thread Behlül UÇAR
It seems fine for me at 13:07 GMT +2 time. 2009/8/30 Heiko Schulz aeitsch...@yahoo.de is it just me or is the web site broken? I just keep getting a page about cPanel Jason Cox No, seems to be broken- hopefully it is back soon- I'm addicted to FGFS! ;-)

Re: [Flightgear-devel] Which material to use for high-altitude

2009-08-30 Thread Behlül UÇAR
I'm sorry but I can not see wiki page for a week. Is it just for me or is it broken? 2009/8/29 Maxime Guillaud m...@mguillaud.net Martin Spott wrote: Maxime Guillaud wrote: I'd be happy to contribute to this. I will start by making available a write-up of my mapping between the Corine

Re: [Flightgear-devel] Chaning The Order of Panel of Cessna 172p

2009-08-19 Thread Behlül UÇAR
Ok I have found out that C172p uses the general panel, which is in $FG_ROOT/data/Aircraft/general folder, so i changed it and solved my problem. 2009/8/18 Behlül UÇAR ucarbeh...@gmail.com Hi, I'm trying to change the order of instruments (by changing their positions ) on the panel of Cessna

[Flightgear-devel] Chaning The Order of Panel of Cessna 172p

2009-08-18 Thread Behlül UÇAR
Hi, I'm trying to change the order of instruments (by changing their positions ) on the panel of Cessna 172p. I go to $FG_ROOT/data/Aircraft/c172p/models directory and I edit the file c172-2d-panel.xml. I change the x-y tags of some instruments and i start FlightGear to see the difference. But it

Re: [Flightgear-devel] Printing Logging Values on FlightGear Screen

2009-08-17 Thread Behlül UÇAR
:* Behlül UÇAR [mailto:ucarbeh...@gmail.com] *Sent:* Saturday, August 15, 2009 7:33 AM *To:* flightgear-devel@lists.sourceforge.net *Subject:* [Flightgear-devel] Printing Logging Values on FlightGear Screen Hi, I'm researching for weeks to understand FlightGear system. First, I tried

Re: [Flightgear-devel] pre3 bug in full-screen game-mode

2009-08-17 Thread Behlül UÇAR
try to load it from terminal with the option --enable-fullscreen option (fgfs.exe --enable-fullscreen). if it crashes, see the error message on the terminal and write it here, maybe we can comment on it. 2009/8/17 freestyle48...@yahoo.com I know this is old and I probably won't hear from any of

[Flightgear-devel] Printing Logging Values on FlightGear Screen

2009-08-15 Thread Behlül UÇAR
Hi, I'm researching for weeks to understand FlightGear system. First, I tried to examine the source code of FlightGear project, it was hard though. Although I understood some basic things, such as which source file is needed for what, I couldn't go into details. Then, I researched the wiki page

Re: [Flightgear-devel] Printing Logging Values on FlightGear Screen

2009-08-15 Thread Behlül UÇAR
15, 2009 at 8:56 AM, Anders Gidenstam anders-...@gidenstam.org wrote: On Sat, 15 Aug 2009, Behlül UÇAR wrote: Hi, I'm researching for weeks to understand FlightGear system. Actually what i want to do is that I want to print some logging properties directly on the FlightGear screen. I