Re: [Flightgear-devel] scripted compile from source... results in run_fgrun buttons greyed out, or fgfs cannot open shared object file

2011-08-04 Thread xsaint
Hello Francesco

How are you doing lately? :) Hope all are well with you...

With respect to FGRUN in your script, maybe you can consider FGO in your 
future scripts. I find FGO to be light on system memory and easier to 
manage.
This is just a suggestion and i hope you do not mind...

Cheers!
:)



On Friday 05,August,2011 12:37 AM, Francesco Angelo Brisa wrote:
 Hi,

 the script is made to duild both fgrun and fgfs if you give no
 arguments, unfortunatelly, it is quite easy that something can go
 wrong (Compilation,data fetching etc...). when this happens, you can
 end up with an inconsistent fgdata folder that makes the git problems.
 Further more if data fetching stops before finishing, the script is
 set to stop, so you don't get fgfs nor fgrun.
 You have to try again, best to wipe out fgdata folder under
 installation/fgfs prior to relaunch the script.

 The problem with the blanck parameters in fgrun are due to the fist
 launch of it, I don't know yet how to make it work without user
 interaction.

 If you have problems with fgrun, just launch fgfs only first (sh
 run_fgfs.sh) and see if it works or not.

 Cheers
 Francesco

 --
 BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
 The must-attend event for mobile developers. Connect with experts.
 Get tools for creating Super Apps. See the latest technologies.
 Sessions, hands-on labs, demos  much more. Register early  save!
 http://p.sf.net/sfu/rim-blackberry-1
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos  much more. Register early  save!
http://p.sf.net/sfu/rim-blackberry-1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Martin is responding slowly ....

2011-07-25 Thread xsaint
Congrats!

God bless the little one!

Cheers!


On Monday 25,July,2011 11:14 PM, Martin Spott wrote:
 Hi, if anyone is wondering why I'm responding even slower as usual,
 this might be caused by the simple fact that I'm being distracted by
 our daughter who was given birth last night.

 Cheers,
   Martin.


--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-28 Thread xsaint
Hello Anders,

Fantastic! That solves it all...
I owe you a coffee when you drop by at Singapore...

Thank you very much
cheers!



On Tuesday 28,June,2011 08:23 PM, Anders Gidenstam wrote:
 view n=1
  config
   target-z-offset-m type=double  10.0/target-z-offset-m
  /config
 /view


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-27 Thread xsaint
Thank you Adrian,

You have much cleared my doubts in YASIM with regards to contact point 
issues.

As for Gears sinking into the ground, even adding a fake gear was not 
much of a help.
Later i got reply from Andres and he was mentioning the origin offset 
could be the cause and he seems right on that. I will be replying him on 
that soon, please look out for that reply.

Once again, thank you for your valuable input

Much appreciated
Txs

On Monday 27,June,2011 08:56 PM, Adrian Musceac wrote:
 On Sunday, June 26, 2011 17:27:06 xsaint wrote:
 Hello All...

 I am trying to better understand how YASIM calculates its contacts
 points

 Hi there, I'll try to answer, see below:


 1) As from my experience, the SIM crashes when some part of the wings
 comes in contact with a building or ground and it does not crash if
 other parts of the wings hit the ground of a building.The wing
 specification is correct in FDM as checked againts the blender script.
 So how does it deduce the contact points?

 There might be a difference between regular collision detection provided by
 the FG engine itself, about which I have no information, and YASim _ground_
 collision detection. The latter is implemented as follows:
 Contact points (internally represented as gear objects but with special
 properties and hardcoded values for friction) are compiled from the wingtips
 and the fore and aft tips of the fuselage. These contact points will hold at
 full compression 10 times the plane's mass.
 So for a conventional airplane there will be two contact points for the
 fuselage (nose and tail), the main wing tips, the tips of the horizontal and
 vertical stabiliser. Any collision detected with these contact points will be
 treated by YASim as a special case of gear collision and compared to the force
 mentioned above.

 2) Eventhough CG looks like it is in correct place, in YASIM, the plane
 do sink to the ground before take off. Insufficient lift maybe but
 the back of the fuselage do sink into the runway. As such, as
 possibility of implementing tail strikes?

 It is possible that either the aft end of the fuselage as defined in XML is
 higher than the lowest part of the model, or that the mass which it has to
 sustain is larger than the spring compression of the contact point can
 sustain. You can try to compensate the first issue by placing a fake gear
 object at the lowest point where the fuselage touches the ground.

 Much all appreciate all valuable replies and also if you could point me
 towards any valuable YASIM documents.

 There is a technical document floating on the web, can't quite remember where
 but try to google YASim-simnotes.pdf
 Other than that, your best reference is the source code.
 Hope it helps,

 Adrian


 --
 All of the data generated in your IT infrastructure is seriously valuable.
 Why? It contains a definitive record of application performance, security
 threats, fraudulent activity, and more. Splunk takes this data and makes
 sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-d2d-c2
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-27 Thread xsaint
Hello Anders,

Yes you are right, after i moved the offset position, the plane do take 
off without sinking into the ground.
But this give rise to another issue, as long as i am on external views 
(eg chase, fly by views), it renders as if the CG is at the tail. When i 
pitch up/down, the origin seems to be the tail.

I guess the external views are controlled by FG globally, is there a 
variable/node i can manipulate via nasal? As i was flying, i tried to 
change some offset positions on Sim/View node (for chase view), nothing 
seems to move the origin back to the ctr of the plane.

and Yes, the CG of the plane is at the center as according to YASIM solver


Thank you for your guidance

Cheers

On Monday 27,June,2011 09:29 PM, Anders Gidenstam wrote:
 On Sun, 26 Jun 2011, xsaint wrote:

 Hello All...

 I am trying to better understand how YASIM calculates its contacts
 points

 2) Eventhough CG looks like it is in correct place, in YASIM, the plane
 do sink to the ground before take off. Insufficient lift maybe but
 the back of the fuselage do sink into the runway. As such, as
 possibility of implementing tail strikes?

 Much all appreciate all valuable replies and also if you could point me
 towards any valuable YASIM documents.
 Another thing to check is the alignment between the 3d model and the FDM
 config - make sure that your main (3d) model XML file uses the same origin
 as the FDM config uses. If the 3d model itself uses a different origin
 you will have to apply offsets in the main 3d model XML file to bring it
 in line with the coordinate system of the FDM config. Note that shifting
 the main model origin will affect the locations of views and sounds too.

 For JSBSim FDM configs it is possible to move the FDM visual reference
 point, VRP, in the FDM config to match the origin of the main 3d model XML
 file instead, which will not affect the other coordinate systems used in
 FG.

 Cheers,

 Anders


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Nasal: Creating a new node

2011-06-27 Thread xsaint
Got it working

Thank you all


On Friday 24,June,2011 08:38 PM, syd adams wrote:
 Try this:

 var myTempNode = props.globals.initNode(/sim/temp/TempNode, 50,INT);

 myTempNode.setValue(getprop(instrumentation[0]/altimeter/indicated-altitude-ft));





 The code i am using
 var myTempNode = props.globals.getNode(/sim/temp/TempNode, 1,);
 remove comma at the end.

 myTempNode.setIntValue( 50 );
 setprop(/sim/temp/TempNode,getprop(instrumentation[0]/altimeter/indicated-altitude-ft));


 Could you please guide me on where i am going wrong please?


 Thank you
 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense..
 http://p.sf.net/sfu/splunk-d2d-c1
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Nasal: Creating a new node

2011-06-26 Thread xsaint
Thank you all...

Got it working now

cheers


On Friday 24,June,2011 08:38 PM, syd adams wrote:
 Try this:

 var myTempNode = props.globals.initNode(/sim/temp/TempNode, 50,INT);

 myTempNode.setValue(getprop(instrumentation[0]/altimeter/indicated-altitude-ft));





 The code i am using
 var myTempNode = props.globals.getNode(/sim/temp/TempNode, 1,);
 remove comma at the end.

 myTempNode.setIntValue( 50 );
 setprop(/sim/temp/TempNode,getprop(instrumentation[0]/altimeter/indicated-altitude-ft));


 Could you please guide me on where i am going wrong please?


 Thank you
 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense..
 http://p.sf.net/sfu/splunk-d2d-c1
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-26 Thread xsaint
Hello All...

I am trying to better understand how YASIM calculates its contacts 
points

1) As from my experience, the SIM crashes when some part of the wings 
comes in contact with a building or ground and it does not crash if 
other parts of the wings hit the ground of a building.The wing 
specification is correct in FDM as checked againts the blender script. 
So how does it deduce the contact points?

2) Eventhough CG looks like it is in correct place, in YASIM, the plane 
do sink to the ground before take off. Insufficient lift maybe but 
the back of the fuselage do sink into the runway. As such, as 
possibility of implementing tail strikes?

Much all appreciate all valuable replies and also if you could point me 
towards any valuable YASIM documents.

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Nasal: Creating a new node

2011-06-24 Thread xsaint
Good day,

I am attempting to create a new node via nasal
I will like to call the node as TempNode with a int value of 50 and i 
will like to create it at /sim[0]/temp/.

If the node was created, it will look like /sim[0]/temp/TempNode with a 
value of 50

I am very much confused with nasal and i was wondering how do i create 
such a node.

props.Node.new(/sim[0]/temp/TempNode,50);  ???

Thank you all for your valuable guidance

cheers


--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Nasal: Creating a new node

2011-06-24 Thread xsaint
Thank you Torsten,

I guess that is bringing me closer to what i am trying to code

Now i am trying to copy the value of 
instrumentation[0]/altimeter/indicated-altitude-ft into 
/sim/temp/TempNode

and below the code i have but it gives me nasal error as

Nasal runtime error: setprop() value is not string or number
   at /usr/share/games/FlightGear/Aircraft/SSJ/Nasal/systems.nas, line 445


The code i am using
var myTempNode = props.globals.getNode(/sim/temp/TempNode, 1,);
myTempNode.setIntValue( 50 );
setprop(/sim/temp/TempNode,getprop(instrumentation[0]/altimeter/indicated-altitude-ft));


Could you please guide me on where i am going wrong please?


Thank you


On Friday 24,June,2011 05:23 PM, Torsten Dreyer wrote:
 Am 24.06.11 09:22, schrieb xsaint:
 Good day,

 I am attempting to create a new node via nasal
 I will like to call the node as TempNode with a int value of 50 and i
 will like to create it at /sim[0]/temp/.

 If the node was created, it will look like /sim[0]/temp/TempNode with a
 value of 50

 I am very much confused with nasal and i was wondering how do i create
 such a node.

 props.Node.new(/sim[0]/temp/TempNode,50);  ???


 if you want to access TempNode often in your nasal, use

 var myTempNode = props.globals.getNode(/sim/temp/TempNode, 1);
 myTempNode.setIntValue( 50 );


 or if you just set the node's value once:

 setprop( /sim/temp/TempNode, 50 );

 Torsten

 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense..
 http://p.sf.net/sfu/splunk-d2d-c1
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Property Tree - Diagram

2011-06-23 Thread xsaint
Hello all,

Which part of the property tree holds the value(node) if i enabled the 
following in the FGRUN
Advanced-Network-proxy

and

is there a tree diagram image file of the property tree floating some 
where in the internet domain?

Thank you all

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Clarification on YASIM input (actionpt)

2011-06-16 Thread xsaint
Hello Folks...

Was wondering if any nice souls will assist clear this doubt on mine...

In YASIM, what does actionpt really refers to?
Is it the point the engines pull the air through? which the point will 
be ahead of the engines or
is it the point at back the end of the engine where the exhaust takes place?

OR

Do we have different application for actionpt based on the aircraft we 
are modeling. For example,
if it is a passenger jet, the actionpt is ahead of the engines  and if 
it is a military jet, then the actionpt is behind the nozzle?

Thank you all for the clarifications
cheers

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Clarification on YASIM input (actionpt)

2011-06-16 Thread xsaint
Thank you Emilian and Buck

Ok i tested changing the location of the point to ahead of the engine 
and also behind the engine, near exhaust.
Irrespective of the location, looking at the results at the Yasim 
solver, i do not see much impact.

Surprisingly i do not see any change to Drag Coef or lift ratio.
The only slight change seems to occur rightfully at Tail incidence and 
approach elevator...

Is this how it is ment to be?

Cheers



On Friday 17,June,2011 12:51 PM, Emilian Huminiuc wrote:
 On Friday 17 June 2011 07:17:45 xsaint wrote:
 Hello Folks...

 Was wondering if any nice souls will assist clear this doubt on mine...

 In YASIM, what does actionpt really refers to?
 Is it the point the engines pull the air through? which the point will
 be ahead of the engines or
 is it the point at back the end of the engine where the exhaust takes
 place?

 OR

 Do we have different application for actionpt based on the aircraft we
 are modeling. For example,
 if it is a passenger jet, the actionpt is ahead of the engines  and if
 it is a military jet, then the actionpt is behind the nozzle?

 Thank you all for the clarifications
 cheers

 It should be the point of force application, which for a jet engine is the
 exhaust nozzle end, commonly found aft of the engine center of mass.
 For a prop, it should be the blade/hub linkage, and thus commonly found ahead
 of the engine center of mass.
 HTH
 Emilian

 --
 EditLive Enterprise is the world's most technically advanced content
 authoring tool. Experience the power of Track Changes, Inline Image
 Editing and ensure content is compliant with Accessibility Checking.
 http://p.sf.net/sfu/ephox-dev2dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Pro Flight Simulator

2011-06-07 Thread xsaint
The only way we can stop or reduce is to educate the folks in the internet.
Doing up various 1 minute video, very similar to the video as shown with 
same plane and then uploading with the same keywords can help. In our 
video, we should mention Flightgear is 100% opensource and 100% FREE. We 
should also warn ppl that Flightgear being repackaged and sold by some 
individuals and we encourage them to download the sim from Flightgear 
instead of buying those craps

If we can flood youtube with similar 1 minute video can be useful


Cheers


On Tuesday 07,June,2011 11:10 PM, Reagan Thomas wrote:
 On 6/7/2011 9:53 AM, Gene Buckle wrote:
 On Tue, 7 Jun 2011, Tobias Markus wrote:

 Dear FlightGear Developers,while a video trip through YouTube, I
 saw this
 suspiceous video:
 http://www.youtube.com/watch?v=k3x6Mc3DyuUfeature=player_embeddedI
 recognised the Chat Box in FlightGear-GUI-Style. Following the link,
 they
 sell that for 97$. (Here)I hope I could help youTobias Markus

 It's a scam.  Just report the video to YouTube as spam-scam.

 tnx!

 g.

 The youtube poster won't approve comments that explain that it's
 FlightGear.  Vote the video down, instead.



 --
 EditLive Enterprise is the world's most technically advanced content
 authoring tool. Experience the power of Track Changes, Inline Image
 Editing and ensure content is compliant with Accessibility Checking.
 http://p.sf.net/sfu/ephox-dev2dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread xsaint
Good day,

Any one could guide me please on this please?

I am trying to capture some values from FG property tree at 5 minutes 
interval and write these values to a file called , capture.log
With my limited knowledge in nasal, i am getting io.open(): opening 
file 'cna.log' denied (unauthorized access)

Any kind soul could give me a simple code on how i can go about doing 
the above please?

Thank you all


--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread xsaint
Thanks for the replies so far

My apologies, yes i tried to change the entries earlier on the iorules 
file, still i had the same error...and even when i tried saying to FG 
root or data, same error.
I will like to save the file to FGData folder.

Anyone else has a sample nasal code to show the following please?
1)file open , append, save to FGroot/FGdata/ $home / or C:\

Thank you all
cheers




On Thursday 26,May,2011 09:10 PM, Csaba Halász wrote:
 On Thu, May 26, 2011 at 2:53 PM, xsaintxsa...@gmail.com  wrote:
 I am trying to capture some values from FG property tree at 5 minutes
 interval and write these values to a file called , capture.log
 With my limited knowledge in nasal, i am getting io.open(): opening
 file 'cna.log' denied (unauthorized access)
 Nasal file permissions are controlled by the $FG_ROOT/Nasal/IORules file.
 Edit it based on the comments at the top, or use a file that is
 allowed by default, such as  $FG_HOME/*.log



--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel