Thibault

Results 30 comments of Thibault

I support this idea because it will make it easier for stakeholders to estimate the ROM costing associated with porting FPrime to a specific unsupported hardware platform and operating system....

This issue needs to be resolved before I continue to convert the documentation to mermaid?

The Spaceship's author suggests to use its GitHub Actions https://github.com/jeffreytse/jekyll-deploy-action to use in GitHub Pages.

Want to have a badge that automatically displays the latest tagged version on the project overview page? Normally GitHub manages this in the project metadata ("Releases" section below "About"). Otherwise,...

And ``INOUT`` in addition for direction of flow ?

Related discussion: https://github.com/nasa/fprime/discussions/1222 The description of the feature only reflects my thoughts. I'm sure it can be improved using a different approach, we can obviously discuss the development plan/roadmap. Why...

According to the [Open Source Security Foundation (OpenSSF)](https://github.com/ossf) the implementation of Fuzzing is taken into account when measuring the security health of a project. The risk associated with the non-presence...

I found some new information in [Google's Fuschia OS documentation](https://fuchsia.dev/fuchsia-src/get-started/learn-fuchsia) about integrating an existing fuzzing infrastructure. Integrating a project into a fuzzing infrastructure would require considerable effort, but has many...

Just to make sure we understand. If we want to reload in flight all the parameters spread over a memory area of an arbitrary size of 20Kb we should go...

Thanks for your answers, I get the idea of having a SET_FOO type command. In my use case, it would be if I am providing a platform equipment that needs...