|
From: James T. <jam...@kd...> - 2017-05-23 15:54:06
|
> On 23 May 2017, at 16:22, Thorsten Renk <tho...@sc...> wrote: > > I can't comment on what you tested, but tied properties never updated in > the Effect framework since as long as I can remember (it's a major pain if > you develop aircraft effects since JSBSim properties typically are tied...) That’s quite fixable, if it causes problems, I think…. (Need to collect the tied properties and trigger a manual value change) Of the other fix would be to update JSBsim interface not to use tied properties, which is probably better from a maintenance point of view. Kind regards, James |