Sean McLeod
Sean McLeod
In my mind it's too early to jump in and change it. I'm trying to get a better understanding of how JSBSim's engine model works the range of mixture inputs...
Hi @heshpdx, sounds interesting. Having a quick glance it looks like the closing date for the first step submission is 13 Mar 2023. > Full disclosure https://github.com/JSBSim-Team/jsbsim/pull/2: I have already...
Ah, just realised you probably just typed "hash 2" and Github auto-completed that to reference a pull request, with the 2nd pull request in the Github repo happening to be...
@jonsberndt do you want to go ahead and fill in the submission entry? You have the right initials ๐
> Do we expect issues with mingw or with MSVC? No we don't expect any issues with mingw and MSVC. Each commit results in builds for all the supported platforms,...
Take a look at: https://github.com/JSBSim-Team/jsbsim/blob/ec99f7936d8a5bc12c8020ea8f2deeab70ffee13/src/CMakeLists.txt#L97-L111 And: https://github.com/JSBSim-Team/jsbsim/blob/ec99f7936d8a5bc12c8020ea8f2deeab70ffee13/src/JSBSim_API.h#L34-L47
> I might not be able to get to it until this weekend. Yep, I was going to say, no immediate rush, just have to make sure it's done by...
> The current profile shows that 6% of total instructions are FP. @heshpdx can you share a link to the profile results?
> Define "interesting work". ;-) I'd define it in terms of good code coverage ๐ It looks like multiple scripts are being run, i.e. we don't have to get everything...
> I have figured out that plane only responds to aileron and/ะพr elevator commands when I set vt value to be non zero If `vt == 0` why would you...