Sean McLeod

Results 144 comments of Sean McLeod

> > > Maybe we could add an additional log level (USER ?) that has a higher priority than all the other log levels to guarantee it is always displayed?...

Take a look at - https://github.com/JSBSim-Team/jsbsim/discussions/631

In terms of ray casting and retracted gear and performance I thought about this at the time when I noticed that the code was only calculating the AGL for the...

Will do. In terms of the rebasing that shouldn't affect my branch in terms of updating it to make the changes with regards to the member name, property name etc.?...

Talking of the Boeing acronyms, took me a little while to decode HMGBT to Height Main Gear Bottom of Tire ๐Ÿ˜‰ And HGCG - Height above Ground (?) Center of...

Yep, I did notice references to Fortran in the document, so they obviously didn't use JSBSim within Boeing๐Ÿ˜‰

> Also remember this is a specialised ray cast, as opposed to a generic ray cast. It's really a DEM lookup, i.e. given a lat, lon return the ground elevation...

> There are a few other JSBSim helicopters being used in Flightgear, so I'd be curious what they do for trim, if at all. Are you sure that they're JSBSim...

I'm confused. You mention having to perform a network call and that being an issue, but then you talk about doing a CIGI network call for each gear and that...

Okay, that's a bit clearer now. Although I still have a couple more questions ๐Ÿ˜‰ What rate is JSBSim running at, the default 120Hz? What rate is the CIGI sending...