Thomas Boyer-Chammard
Thomas Boyer-Chammard
cc @csmith608
Somewhat related: #2915
Same cause as https://github.com/nasa/fprime/issues/2913#issuecomment-2389095415 -- `fprime-util new --deployment` is meant to work with the latest release of F´ and not `devel` We could come up with a system to have...
Looks like a bug in the Python Autocoders. We are planning to get rid of those as soon as we can (we just have a few dependencies left on it)
Will fix https://github.com/nasa/fprime/issues/2073
After further review, we're going to try to move away from the templated FrameDetectors and instead leverage FPP to specify the header format, and leverage the struct's serializing functions to...