Bertrand Coconnier

Results 203 comments of Bertrand Coconnier

Yes, this will be part of some refactoring of the gain/bias/delay feature. At the moment, there is a lot of code duplication to handle these features in the sensors, I...

> Thanks for your interest, I believe that the possibility of extending variable parameters over time is very useful to simplify the code and make simulation more realistic. No problem...

Thanks for the feature request @legoboyvdlp. I guess indeed JSBSim could make use of `SG_LOG` to redirect the messages to various locations (console, log file, etc.). We need to see...

@ermarch Could you please review this request ? Thanks.

> I could take the request into account when working on it. Thanks. I've assigned this issue to you and it is now labeled as a `Feature request`.

@mike402 So should we consider this issue closed ? Or do you need any further help ?

I am not sure I am understanding correctly your request. Do you mean that if some rows/columns are missing in a `` then JSBSim should fill the gaps by interpolating...

Right I have renamed the issue so that it fits better for a feature request.

@legoboyvdlp Has your problem been fixed once you fixed the typo ? > regardless I would have thought it would at least give an error, rather than crash silently :)...

@mike402, I pushed some commits (de6c69804d4e06a4cf4d077401e7bc3ee816763e and f133d7b59411d31b0c836359297838b01b5a6c0c) that extends the allowed matrix shapes in the definition of a `` element. ### Shape 1x1 (constant 1D matrix) This one can...