Erik Hofman wrote:
> Curtis Olson wrote:
>> I haven't looked at the code, but generally, I think it makes sense 
>> (when dealing with live data) for the generic protocol to enter a while 
>> loop and read data until there is no more available.  That way if the 
>> sender is sending at a higher rate or FlightGear gets behind for any 
>> reason, FlightGear will get caught up each iteration.  This obviously 
>> does not work well for file input though, so you'd have to differentiate.
> 
> Good idea, I see you've done the same for the native fdm.
> I will look into it and update the code.

.. which is now committed to CVS.

Erik

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to