[Flightgear-devel] How to put a dynamic model from MatLab inside Flightgear

2008-11-05 Thread Thiago Holanda
sk me. Regards, Thiago Holanda. -- "Antes de magoar um coração, veja se não está dentro dele. Pois se um dia chorei, não foi porque perdi e sim porque amei." Que a paz esteja contigo. - This SF.Net email is sponsored by

[Flightgear-devel] Is the duplex serial (bi) protocol working?

2007-04-22 Thread Thiago Holanda
Hello all, I need to work with duplex (bi) serial protocol. But I read sometime that the bi serial implementation is not working. Could anyone tell if it doesn`t continue working? If not, where can I look at in the code to try implement? Thank you, Thiago Holanda

Re: [Flightgear-devel] Problem with external protocol and sockets

2006-10-13 Thread Thiago Holanda
Hello Holger,This error is because you are using TCP and you don´t have a SERVER application running in the port, 127.0.0.1 IP to connect with Flightgear.Two way to resolve: 1 - Make a server app that is running to connect with FG, before you launch the FG;2 - Change to UDP socket;Regards,Thi

[Flightgear-devel] Is the serial port communication working by dir = bi?

2006-10-07 Thread Thiago Holanda
perty (aileron) to out and in? Regards,Thiago Holanda-- "Antes de magoar um coração, veja se não está dentro dele. Pois se um dia chorei, não foi porque perdi e sim porque amei."Que a paz esteja contigo. - Take Sur

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 5, Issue 6

2006-09-10 Thread Thiago Holanda Cavalcante Rego
Hello Mithun, My answers are below: mithun patel escreveu: firstly thank you to Thiago Holanda who has given me a means of seperating my autopilot over the socket, also i now have a few more questions. -Thiago, how do i add to the XML autopilot, test aircraft parameters and then set

Re: [Flightgear-devel] UAV simulation environment

2006-09-09 Thread Thiago Holanda Cavalcante Rego
papers/Simulated%20Flight%20Testing%20of%20a%20UAV%20Using%20FlightGear.pdf http://www.et.byu.edu/~dbk4/papers/BeardEtAl04.pdf#search=%22Autonomous%20Vehicle%20Technologies%20for%20Small%20Fixed%20Wing%20UAVs%22 Any problem, please let me know, Thiago Holanda mithun patel escreveu: > hi i am invol

Re: [Flightgear-devel] Send waypoint during fly by network

2006-09-04 Thread Thiago Holanda
sion? How can I use this "Route-Manager" dialog? Do I pass the command by telnet? Thank you for your help,Thiago HolandaOn 9/2/06, Melchior FRANZ <[EMAIL PROTECTED]> wrote: * Thiago Holanda wrote:> I need to send waypoints during the fly by network (socket, telnet, ...). I> s

[Flightgear-devel] Send waypoint during fly by network

2006-08-28 Thread Thiago Holanda
ter when I finish the plan, I will send waypoints to flightgear by network(socket, serial, telnet, ...) and after than to set the autopilot to drive to waypoints. Is it possible? Thank you Thiago Holanda. - Using Tomcat but need

Re: [Flightgear-devel] how can I use the waypoint option and autopilot

2006-08-21 Thread Thiago Holanda Cavalcante Rego
Thank Mike, Could I pass more than one GPS point to autopilot menu and the aircraft will pass through all of points? Mike Rawlins escreveu: > --- Thiago Holanda <[EMAIL PROTECTED]> > wrote: > > >> Hello all, >> >> >> >> Please, could anyone

[Flightgear-devel] how can I use the waypoint option and autopilot

2006-08-21 Thread Thiago Holanda
Hello all,   Please, could anyone tell me a tutorial or howto add waypoint and to set autopilot to use this waypoints?   Thank you. - Using Tomcat but need to do more? Need to support web services, security? G

[Flightgear-devel] Using waypoints and autopilot

2006-08-18 Thread Thiago Holanda
Hello all,I would like to pass some waypoints and turn on the autopilot to drive through this points. Could anyone help me to show some tutorial or howto? Thank you so much,Thiago Holanda - Using Tomcat but need to do more