|
From: James T. <ja...@fl...> - 2020-04-18 18:50:57
|
> On 18 Apr 2020, at 19:39, Stuart Buchanan <stu...@gm...> wrote: > > If you're looking for something that a group can easily work on together without already having a deep knowledge of the code, then enhancing the unit and system tests would be very valuable. It would also be easy for a group to work together on without stepping on each others toes while sharing their experience and learning. Plus I think it would form a good way "in" to the code, so there's lots of opportunity to learn about specific areas of interest. Right, for example setting up some tests of specific parts of JSBsim inside FG would be good, witness the bug report from Josh earlier today. That will avoid touching any graphical complexities - you need to figure out how to load a partial JSBsim aero or system file, and run some tests against it (likely by setting properties and running update - which we have examples of in the instrument tests already) Specifically for the PLIB replacement work, it’s not very amenable to just jumping in right now, although I I will be working on it again post the 2020.2 LTS Kind regards, James |