Jake Hageman

Results 112 comments of Jake Hageman

This topic also needs to cover the onboard integrity verification (currently CS) and related enhancements.

CCB 20191001 - Brought up topic, will likely depend on funding

Not a real overrun since there is sufficient memory allocated. Should still clean up to squash warning, switching to enhancement. Related to nasa/cFE#1992.

Yeah, definitely debated internally what level to go to. Any positive check is better than none, but I agree a specific message on stdout is pretty fragile. Certainly encourage ideas...

@lethuillierg Excellent ideas, and appreciate the input! We have discussed a docker approach internally and possibly also testing for multiple platforms/OS's utilizing QEMU, eventually building up to a continuous verification...

For length check and command handling inconsistencies, hopefully https://github.com/nasa/cFE/issues/2038 will eventually resolve this across all of cFS.

I'd be interested to hear how this would differ from the open-sat kit.

Related to #95. Suggestion is to remove endian.h dependency all together in favor of a custom/portable set of conversion functions.

Good topic for https://github.com/nasa/cFS/discussions. I'm not aware of anyone who has updated something to work with the latest recommended patterns. A good starting point is https://github.com/nasa/sample_app or https://github.com/nasa/sample_lib and bulk...