Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Curtis Olson
Sounds good, I had envisioned that all the network and IO interfaces were being closed and deleted and reopened, but if that's not happening with this change then I think we are fine. Thanks, Curt. On Mon, Sep 7, 2009 at 3:54 PM, Erik Hofman wrote: > Curtis Olson wrote: > > I'd be interested t

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Erik Hofman
Curtis Olson wrote: > I'd be interested to know if things like the telnet interface (and > other network interfaces) get closed and reopened correctly. This > sounds like a kind of drastic thing to do ... to reset the entire > network subsystem, but maybe it will be ok. The FGIO class has alway

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Curtis Olson
On Mon, Sep 7, 2009 at 2:38 AM, Erik Hofman wrote: > Gene Buckle wrote: > >> Would it or could it be possible to reload a protocol file as the sim is > >> running. > >> > > I'll second this one. I'm working on adding FG support to RJGlass and > the > > little tweaks are killing me with 30+ secon

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Gene Buckle
> > I've confirmed this change to work properly with the generic protocol > and hope it doesn't affect any other protocols either. But it might be a > good idea to test them out now. > Thanks Eric!! g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one of its kind. ScarletDME

Re: [Flightgear-devel] Reloading a protocol file

2009-09-07 Thread Erik Hofman
Gene Buckle wrote: >> Would it or could it be possible to reload a protocol file as the sim is >> running. >> > I'll second this one. I'm working on adding FG support to RJGlass and the > little tweaks are killing me with 30+ second cycle times. :) I think I've nailed this down in CVS. There is

Re: [Flightgear-devel] Reloading a protocol file

2009-09-06 Thread Gene Buckle
> Would it or could it be possible to reload a protocol file as the sim is > running. > I'll second this one. I'm working on adding FG support to RJGlass and the little tweaks are killing me with 30+ second cycle times. :) g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one

[Flightgear-devel] Reloading a protocol file

2009-09-06 Thread AC001
Hi all. Would it or could it be possible to reload a protocol file as the sim is running. The problem is that small changes to the protocol file eg simply changing the format means restarting the whole sim which unfortunately on my machine takes time. The only parts of interest would be the c