--- tangyong wrote:
> I want to replay my flight,read the flight path information from a file.
> Fist,I record a flight path at 10 hz,5hz,or 2hz ,just like this:
> --native=file,out,10,flight1.fgfs
> and then I relay my flight,but I got a "secction error"!
>     --native=file,in,10,flight1.fgfs --fdm=external
> but if I set ,just 1hz like this,that's ok!
> --native=file,out,1,flight1.fgfs
> --native=file,in,1,flight1.fgfs --fdm=external
> why,is it because fgfs can't read the file at more than 1hz,it's too
> fast?
> otherwise,if I set like this:
> --garmin=file,out,1000,flight1.fgfs
> then I replay it,use
> --garmin=file,in,1000,flight1.fgfs   --fdm=external
> it' ok,but the image is dithering.why? Is it because  I should set the
> hz=a very large number

I don't know why it is failing, but you might have better luck replaying
your flight using the replay text protocol. Details here:

http://www.flightgear.org/Docs/getstart/node3.html#SECTION03350000000000000000

-Stuart


Send instant messages to your online friends http://uk.messenger.yahoo.com 

-------------------------------------------------------------------------
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

Reply via email to