Re: [Flightgear-devel] Programmatic control of AI traffic

2007-11-05 Thread Leidson Campos A. Ferreira
Hi Barry, I did a work to a Brazilian institute past year and the software to control the aircraft, in fact control the flighgear simulator, exactly like your project. I did a C module that interacts with Telnet server of FlightGear and controls the flight using the telnet properties/commands.

Re: [Flightgear-devel] Google Earth FlightSimulator

2007-09-04 Thread Leidson Campos A. Ferreira
Hello AnMaster, Last year I did a integration between FlightGear and a autonomous navigation system made by my enterprise to a research institute in Brazil and another team of project did a module to integrate the navigation system information (based on FlightGear's information) with Google Earth

Re: [Flightgear-devel] Flightgear visualization as streaming video

2007-05-24 Thread Leidson Campos A. Ferreira
Hi Adam, In fact, the 0.9.10 is very slow, but I did a rewrite of httpd-jpg code and I believe that this feature will be released with 0.9.11 version. Try get latest CVS code and you'll see that is really very fast. FlightGear now is capable to stream the images almost so fast as simulator

Re: [Flightgear-devel] Flightgear visualization as streaming video

2007-05-23 Thread Leidson Campos A. Ferreira
Yes, the v0.9.10 there a problem with FlightGear Wizard on Windows, but I've done a fix, please check latest CVS version. About video streaming, jpg-httpd is working fine and very fast. I've done a ground station using Borland C++ Builder for a client that is using Flightgear and this

Re: [Flightgear-devel] Flightgear visualization as streaming video

2007-05-23 Thread Leidson Campos A. Ferreira
FFMepg is a complete solution for MPEG encoding/decoding and works for both, Linux, Windows and maybe other posix systems like OpenBSD, FreeBSD and other BSD like. I've done some works with ffmpeg for another client and works fine. Leidson PlanetaMessenger.org - Java Universal Messenger On

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source Thanks, 1.28, 1.29

2007-05-17 Thread Leidson Campos A. Ferreira
to this work, please use my name and email like below : Leidson Campos A. Ferreira [EMAIL PROTECTED] Thanks, Leidson PlanetaMessenger.org On 5/18/07, Curtis Olson [EMAIL PROTECTED] wrote: Every one needs to make sure we are updating the version of the thanks file in the source directory, so

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
Start fg with --jpg-httpd=port, then you should get a screenshot in your browser, since it's a simple request you could code the http get request in you application, not sure if it's fast enought for realtime. Is really fast. I'm using the --jpg-httpd option to interface FlightGear with a

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
will try do something like this. :.) Leidson Campos PlanetaMessenger.org - Java Universal Messenger On 3/22/07, Norman Vine [EMAIL PROTECTED] wrote: Norman Vine wrote: Leidson Campos A. Ferreira writes: Start fg with --jpg-httpd=port, then you should get a screenshot in your

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
- Java Universal Messenger On 3/22/07, Norman Vine [EMAIL PROTECTED] wrote: Leidson Campos A. Ferreira writes: In fact, this feature was modified by me, and accepted by Flightgear team, almost 6 months ago and after this no Flightgear version was released (I think), then you should consider

Re: [Flightgear-devel] simulating camera output during flight

2007-03-22 Thread Leidson Campos A. Ferreira
In time, Another improvement was transfer complete (variable size) content of flightgear screen and the old code did transfer just a static size of screen (400,300) pixels. Leidson Campos PlanetaMessenger.org - Java Universal Messenger On 3/22/07, Leidson Campos A. Ferreira [EMAIL PROTECTED

Re: [Flightgear-devel] Forums?

2006-11-29 Thread Leidson Campos A. Ferreira
For FlightGear developers. I think a good idea keep development discussions into mailing lists, because this way is driven to developers only. Maybe with a forum, questions with no relevance, help developers give no focus to important development questions. For end users For end users, forum

Re: [Flightgear-devel] C/C++ code to interface with FlightGear

2006-11-22 Thread Leidson Campos A. Ferreira
Hi Curtis, Just a question. This implementation will be part of FlightGear of scenery designer ?? Because I've done a implementation to interface Flightgear using the telnet protocol, under linux/unix box, unfortunately I can't post complete code here because it is copyright protected, but I

Re: [Flightgear-devel] C/C++ code to interface with FlightGear

2006-11-22 Thread Leidson Campos A. Ferreira
Great, I'll be waiting your next contact. Leidson PlanetaMessenger.org On 11/22/06, Curtis Olson [EMAIL PROTECTED] wrote: Ahhh, perfect, that's exactly what I was hunting for. Thanks! Curt. On 11/22/06, Melchior FRANZ [EMAIL PROTECTED] wrote: * Curtis Olson -- Tuesday 21 November 2006

Re: [Flightgear-devel] web site hacked ?

2006-11-09 Thread Leidson Campos A. Ferreira
The http://www.flightgear.org seems to be offline (maybe a DNS problem) and http://flightgear.org is working fine.Leidson CamposPlanetaMessenger.org On 11/9/06, Andrew Gluszynski [EMAIL PROTECTED] wrote: Hi all,I dont normaly post to this mailing list, but i think the web site hasbeen

Re: [Flightgear-devel] web site hacked ?

2006-11-09 Thread Leidson Campos A. Ferreira
Check what IP addresses these names point to.The www.flightgear.org points to 72.36.162.58 (Not working)The flightgear.org points to 128.101.142.119 (Working) Leidson CamposPlanetaMessenger.orgOn 11/9/06, Curtis Olson [EMAIL PROTECTED] wrote: On 11/9/06, Leidson Campos A. Ferreira [EMAIL

Re: [Flightgear-devel] FlightGear Launcher source code location.

2006-11-07 Thread Leidson Campos A. Ferreira
configuration option. LeidsonPlanetaMessenger.orgOn 11/6/06, Frederic Bouvier [EMAIL PROTECTED] wrote: Selon Leidson Campos A. Ferreira : If you write about fgrun, go to http://sourceforge.net/projects/fgrun Yes, That right ! You'll be able to get the latest development sources via SVN

[Flightgear-devel] FlightGear Launcher source code location.

2006-11-06 Thread Leidson Campos A. Ferreira
I need the latest FlightGear launcher source code.Anyone knows where to get it ?Thanks,LeidsonPlanetaMessenger.org - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with

Re: [Flightgear-devel] Help with properties

2006-10-24 Thread Leidson Campos A. Ferreira
with this information ? Thanks,LeidsonOn 10/23/06, Frederic Bouvier [EMAIL PROTECTED] wrote: Quoting Leidson Campos A. Ferreira: Hi Frederic how are you ? Thanks by your comments about problems through the code. I remember you told me about your failing harddrive. I hope long life to your harddrive

Re: [Flightgear-devel] Help with properties

2006-10-24 Thread Leidson Campos A. Ferreira
Sorry, I forgot the tar.gz file.LeidsonOn 10/24/06, Leidson Campos A. Ferreira [EMAIL PROTECTED] wrote: There are 2 literal constants used in this hack : 700 and 400. I guess thatother users could want other values. Could you elaborate on this please. Frederic,Based on Franz's information I've

Re: [Flightgear-devel] Help with properties

2006-10-23 Thread Leidson Campos A. Ferreira
, Frederic Bouvier [EMAIL PROTECTED] wrote: Quoting Leidson Campos A. Ferreira: Hi Frederic how are you ? Thanks by your comments about problems through the code. I remember you told me about your failing harddrive. I hope long life to your harddrive and you too, sure. :.)My failing disks

Re: [Flightgear-devel] Help with properties

2006-10-23 Thread Leidson Campos A. Ferreira
with this information ? Thanks,LeidsonOn 10/23/06, Frederic Bouvier [EMAIL PROTECTED] wrote: Quoting Leidson Campos A. Ferreira: Hi Frederic how are you ? Thanks by your comments about problems through the code. I remember you told me about your failing harddrive. I hope long life to your harddrive

Re: [Flightgear-devel] Help with properties

2006-10-23 Thread Leidson Campos A. Ferreira
Thanks by your great helpI'll add your suggestion on jpg-httpd module to respect the correct window size.Regards,Leidson CamposPlanetaMessenger.orgOn 10/23/06, Melchior FRANZ [EMAIL PROTECTED] wrote: * Leidson Campos A. Ferreira -- Monday 23 October 2006 16:20: he doesn't know (like me) how

Re: [Flightgear-devel] Help with properties

2006-10-22 Thread Leidson Campos A. Ferreira
: Leidson Campos A. Ferreira wrote : Would you be willing to either send me patches (diff -c oldfile.cxx newfile.cxx) or just an entire copy of each changed file? Sure. I'm sending to youa tar.gz file containing the changed files. You can see the changes wihout diff, if you prefer, only search through

Re: [Flightgear-devel] Help with properties

2006-10-20 Thread Leidson Campos A. Ferreira
CamposPlanetaMessenger.orgOn 10/19/06, Curtis Olson [EMAIL PROTECTED] wrote: On 10/19/06, Leidson Campos A. Ferreira [EMAIL PROTECTED] wrote: Hi Curtis,Thanks by quick response.In fact my code was wrong, because I wrote wrong properties values to /autopilot/locks/speed= speed-with-throotle instead speed

Re: [Flightgear-devel] Help with properties

2006-10-20 Thread Leidson Campos A. Ferreira
] (Begin of changed block code) and //[Leidson] (End of changed block code) Sincerely,LeidsonOn 10/20/06, Curtis Olson [EMAIL PROTECTED] wrote: On 10/20/06, Leidson Campos A. Ferreira [EMAIL PROTECTED] wrote: I sent theses modules to FlightGear devel list before (follow this thread http://www.mail

Re: [Flightgear-devel] Help with properties

2006-10-19 Thread Leidson Campos A. Ferreira
can instruct FlightGear to use the manual flying or our autonomous navigation system to fly. Thank you a lot.Leidson CamposPlanetaMessenger.orgOn 10/18/06, Curtis Olson [EMAIL PROTECTED] wrote:On 10/17/06, Leidson Campos A. Ferreira [EMAIL PROTECTED] wrote: Hi friends, I have a problem using

[Flightgear-devel] Help with properties

2006-10-17 Thread Leidson Campos A. Ferreira
Hi friends, I have a problem using autopilot properties through Telnet.I'm trying set the Speed With Throotle option by telnet on the fly and my aircraft doesn't accept this command then speed decreases until aircraft crash into the ground. But if I set this option using the Autopilot window,

Re: [Flightgear-devel] accessing flightgear fdm properties

2006-09-12 Thread Leidson Campos A. Ferreira
Hi mithun,The process to get/set properties at runtime can be done opening a socket connection with machine that flightgear is running, throught props specified port at flightgear startup.After do this, write to the socket the command that you want (like in telnet session). Eg. (See the code below

[Flightgear-devel] jpg-http Reloaded.

2006-08-24 Thread Leidson Campos A. Ferreira
Hi friends, I'm developing a Ground Station and a feture of this station is show the FlightGear screen (simulating a embbeded camera), then i choose to use the jpg-httpd option, but the same show only a piece of screen (left-bottom), is too slow to acquire this image and after less than 1

Re: [Flightgear-devel] jpg-http Reloaded.

2006-08-24 Thread Leidson Campos A. Ferreira
Campos A. Ferreira : I want contribute with this code because I believe that is a good idea and could be used by other projects that uses FlightGear. Thanks for your contribution. Usually, an unified diff, or complete files in a gzipped tar, attached to the message is less error prone