Thomas Boyer-Chammard

Results 109 comments of Thomas Boyer-Chammard

@japrozs Implementation templates are results of the FPP autocoding which is implemented here: https://github.com/fprime-community/fpp

This example script is likely out-dated with the introduction of the pytest fixture. Refactoring of the docs is to be addressed by https://github.com/nasa/fprime/issues/2295

I think our autodocs script does not generate the `Design` section for the versioned documentation snapshots. I'm not sure why (or if that's the desired behavior), but all other snapshots...

@LeStarch I'd like to keep this open. I haven't had time to get to it myself, but it would most definitely be nice to have. The fact that this happens...

We may want to make this rely on the results of https://github.com/nasa/fprime/issues/2268 if possible

We now have a plugin architecture for the GDS: https://github.com/fprime-community/fprime-gds/pull/164 🎉 I am marking this as `help-wanted`. If anyone from the community would like to take a pass at this,...

Agreed on all points! Just FYI, since you bring up the `nodemon` version of fprime-visual, please take a look at https://github.com/fprime-community/fprime-visual -- there is a new release of fprime-visual based...

Should also be addressed by this ticket: - `fprime-util visualize` should launch/display message

Yes that would work nicely if we want to be using cmake-format! Although I will say, `black ./` is really simple enough to use already - and we would need...

I agree that this could be very useful, especially for quick tutorials, interactive demos or even small workshops. \ In that case we would want the devcontainer configuration -or at...