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

2006-10-08 Thread Erik Hofman
Thiago Holanda wrote:
> Hello all,
> 
> I want to receive and send data by JUST ONE serial.

To be honest I have no idea if this has ever been tested, so it might 
not be implemented or that code may contain some bugs.

Erik

-- 
http://www.ehtw.info (Dutch)Future of Enschede Airport Twente
http://www.ehofman.com/fgfs FlightGear Flight Simulator

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2006-10-07 Thread Thiago Holanda
Hello all,I want to receive and send data by JUST ONE serial.When i use 2 COMs (COM1 and COM2) with these commands:--generic=serial,in,1,COM1,9600,Autopilot_serial--generic=serial,out,1,COM2,9600,Autopilot_serial
the Autopilot_serial.xml is:      newline   ,
          indicated-turn-rate    float    %f    /instrumentation/turn-indicator/indicated-turn-rate
          aileron    float    %f    /controls/flight/aileron[0]
          newline   ,      
    aileron    float    /controls/flight/aileron      
It works perfect like I want. BUT I would like to use just one COM, so I tried this way:--generic=serial,bi,1,COM1,9600,Autopilot_serialI DIDN'T receive or send anything.I am running in the windows and i use the Program Lite program (
http://www.moxa.com/support/download_pcommlite_info.htm).Is there anyone that ran by bi, by windows or linux? Is there any problem to use the same property (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 Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel