Re: [Flightgear-devel] Download_and_compile.sh

2013-07-18 Thread Francesco Angelo Brisa
good job put, yesterday I received my new PC, so I have a fully new "fast" pc to test it on :-) In August I will have plenty of time to further help. My best compliments to Pat ! 2013/7/18 Pat > An updated version of Download_and_compile.sh is available with > numerous changes. without specif

Re: [Flightgear-devel] plib error with download & compile on 64bit Ubuntu 12.10

2012-11-20 Thread Francesco Angelo Brisa
The script is updated, sending now to Thorsten... 2012/11/20 Michael > Thanks, that worked: --disable-sl > > > > --- On Tue, 11/20/12, James Turner wrote: > > > From: James Turner > > Subject: Re: [Flightgear-devel] plib error with download & compile on > 64bit Ubuntu 12.10 > > To: "FlightGea

Re: [Flightgear-devel] download_and_compile.sh

2012-11-12 Thread Francesco Angelo Brisa
Yes, reading :-) 2012/11/12 ThorstenB > On 12.11.2012 14:25, Pat wrote: > > I've been learning a lot about Linux development by reading the > > download_and_compile.sh. I have a few ideas for enhancements to the > > script. > > > > Is anyone keeping a list of requested enhancements to the scri

Re: [Flightgear-devel] a small set of minor aircraft model question...

2012-03-06 Thread Francesco Angelo Brisa
Thanks for the answers; based on you suggestions I think I will add instruments in the C337 way (With a little thin glass in front of them with almost no reflection effect). Cheers Francesco -- Keep Your Developer Skills

Re: [Flightgear-devel] Arduino

2012-03-05 Thread Francesco Angelo Brisa
I work with Arduino, and I have used it to build some controllore for FG... If you need anything, just ask; 2 years ago I did a little project (Like many others), here you can find some photo/info: http://flightgear.org/forums/viewtopic.php?f=24&t=11017#p114215 Tomorrow I will give a check your

[Flightgear-devel] a small set of minor aircraft model question...

2012-03-05 Thread Francesco Angelo Brisa
e ? I hope I explained myself well... Thanks for any suggestion cheers Francesco Angelo Brisa -- Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is j

Re: [Flightgear-devel] proposal: new keybing to show map

2012-01-16 Thread Francesco Angelo Brisa
Hi, looks like nobody has added the keybinding for the map I suggested some time ago, my proposal is to modify the 109 key binding in the keyboard.xml file from: m Mixture richer true nasal controls.adjMixture(1) to -> m Mixture richer true nasal controls.

Re: [Flightgear-devel] pthread error compiling simgear under ubuntu 11.10 (beta2)

2011-09-27 Thread Francesco Angelo Brisa
success ! using cmake ended in a successful compilation :-D ok, now I will "cmake" fgfs too and send the new script to Thorsten. Thaank you ! -- All the data continuously generated in your IT infrastructure contains

Re: [Flightgear-devel] pthread error compiling simgear under ubuntu 11.10 (beta2)

2011-09-26 Thread Francesco Angelo Brisa
2011/9/26 Mathias Fröhlich : > > Hi, > > On Sunday, September 25, 2011 02:10:27 Francesco Angelo Brisa wrote: >> > Can you retry? >> >> Same problem, nothing changed > Did you regenerate the Makefile.in's from Makefile.am's using autogen.sh in > sim

Re: [Flightgear-devel] pthread error compiling simgear under ubuntu 11.10 (beta2)

2011-09-24 Thread Francesco Angelo Brisa
2011/9/24 Mathias Fröhlich : > > Hi, > > > Can you retry? Same problem, nothing changed > > Also since we want to move to cmake, does this work already? > How do I compile it using cmake ? > thanks > > Mathias > Cheers Francesco ---

[Flightgear-devel] pthread error compiling simgear under ubuntu 11.10 (beta2)

2011-09-23 Thread Francesco Angelo Brisa
Hi, I am trying to take one step ahead, and start adapting the script to work with the upcoming ubuntu relase of october. after a little modification (libapr1-dev needed and renaming libboost1.46-dev) I failed to succeed cause simgear does not compile, it complains about pthread during compilatio

[Flightgear-devel] proposal: new keybing to show map

2011-09-20 Thread Francesco Angelo Brisa
Hi, I was wondering why not to have a keybinding to show the map under equipment section... something like ALT + m to be added to the keyboard.xml. I have found the map useful, specially for a short look out, which if best used using a key press. Here my xml adding to the keyboard.xml if ok.

[Flightgear-devel] fork android project question...

2011-09-02 Thread Francesco Angelo Brisa
Hi, Hi have been trying to contact Alexander Nilsen, which has been developing an android app for flightgear. Since that app is open source, I "extended it" ( http://www.flightgear.org/forums/viewtopic.php?f=18&t=10761&start=15#p133884 ) and I wanted to tell it to the original project owner. Sinc

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 Francesco Angelo Brisa
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 fetc

Re: [Flightgear-devel] Proposal: Move airplanes to an SVN repository

2011-08-02 Thread Francesco Angelo Brisa
Any news about a possible separation of aircrafts data from the fgdata folder ? I am afraid this topic is sligtly falling into the "forget about it" folder :-( Cheers Francesco -- BlackBerry® DevCon Americas, Oct. 18-20,

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

2011-07-26 Thread Francesco Angelo Brisa
2011/7/25 Martin Spott > 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. > > :-) I am very happy for you Martin ! ciao ciao ! ---

Re: [Flightgear-devel] Proposal: Move airplanes to an SVN repository

2011-06-24 Thread Francesco Angelo Brisa
2011/6/24 TDO_Brandano - > Ok, before I get flamed to a crisp, let me explain what is my reasoning > behind this. Right now the fgdata repository is about 9 GB. [...] > I agree with Brandano, airplanes data is way too big for git, and the problem will only get worst with time. I would keep in g

Re: [Flightgear-devel] question about btg files.

2011-06-04 Thread Francesco Angelo Brisa
thanks Martin, further research: zooming out the map makes more holes just only on the oceans... fixed using default background color as ocean. cheers Francesco 2011/6/4 Martin Spott > Ciao Franceso, > > Francesco Angelo Brisa wrote: > > > I am successfully generating no

[Flightgear-devel] question about btg files.

2011-06-04 Thread Francesco Angelo Brisa
I am successfully generating now pdf with maps of the surrounding of an airport, but something worries me about: If I generate a map of KSFO, I see a hole just south west of HALF MOON BAY, just upon the ocean. my question is: Am I badly rendering the pdf or the triangles are intentionally missing

Re: [Flightgear-devel] Modified download_and_compile.sh script

2011-05-19 Thread Francesco Angelo Brisa
Hi, I merged the script, applying fixes from Brandano (Who I really thank) and moved version number to 1.4 you can download new script version here as usual: http://assistenza.larasrl.net/brisa/fgfs/download_and_compile.sh noob question: how to make a git request ? Cheers Francesco

Re: [Flightgear-devel] download_and_compile.sh script link

2011-04-11 Thread Francesco Angelo Brisa
2011/4/11 Alex D-HUND > Am Mon, 11 Apr 2011 12:13:52 +0200 > schrieb Francesco Angelo Brisa : > > > for example some changes are to use osg 2.8.3 as default (Always use > > stabel version) since last versions does not compile with simgear. > > > Ahoy Brisa, > Hi

Re: [Flightgear-devel] download_and_compile.sh script link

2011-04-11 Thread Francesco Angelo Brisa
2011/4/11 Geoff McLane > Hi Francesco, > > Good to see your post... > > Re: download_and_compile.sh > > Thank you, thank you, and thank you for your scripts ;=)) > happy to see that the script is usefull to you ! > It was, and _IS_, the basis of my own script, 'makefg', > http://geoffair.org/

[Flightgear-devel] download_and_compile.sh script link

2011-04-11 Thread Francesco Angelo Brisa
Hi I saw that in the wiki page the link to the download_and_compile.sh script has been moved to gitorious, which is good, but, in the last weeks I have done some fixes to the script to let it compile with new changes in simgear/osg etc How can I update the script on gitorious ? for example so

Re: [Flightgear-devel] Ridding Multiplayer of Abusers

2010-10-20 Thread Francesco Angelo Brisa
just a small idea: why can't we use the flightgear phpbb forum accounts ? we already have a table containing users/emails/md5 passwords. the server could check for an user/password against this table (ok, not with a direct connection to the mysql db, but calling an ad-hoc php page that verifies u

Re: [Flightgear-devel] Aircraft and Debian Packages

2010-03-07 Thread Francesco Angelo Brisa
> 1) Have you got the scripts? would look to see how its done. > Yes, you first have to use the: http://brisa.homelinux.net/fgfs/download_and_compile-2.0.0.sh (save it in an empty folder and run it) to have fgfs 2.0 up and runnning then: http://brisa.homelinux.net/fgfs/debCreator-2.0.0.tar.gz unp

Re: [Flightgear-devel] Aircraft and Debian Packages

2010-03-06 Thread Francesco Angelo Brisa
On Fri, 05 Mar 2010 12:06:09 +, Pete Morgan wrote: > Has anyone looked at packaging individual aircraft as *.debs ? > > Are there any problems with trying this? no, in fact I already did it from the cvs ones, categorizing them by production state (dev, stable prod etc...) The problem is w

Re: [Flightgear-devel] FlightGear 2.0.0 release process: Update

2010-02-02 Thread Francesco Angelo Brisa
On Mon, 1 Feb 2010 18:52:40 +0100, Durk Talsma wrote: > Hi All, > > Here's just a quick update regarding the 2.0.0 release. The final release > is > really close now. We had planned to have a third release candidate by > now, > which we would promote to the final release within a few days from n