Jake Hageman
Jake Hageman
My opinion on the CFE_MISSION_REV location has drifted back to putting it in the mission config file in sample defs. I know I pushed for the opposite, but since modules...
Different logic/code path is exercised for a privileged user run. Without including it in CI, we are not covering this code. Basically low hanging fruit (easy change) to get more...
Good question/suggestion! I see if we can make something like that happen, at least for missions we know about!
I recommend keeping cppcheck in the cFS workflow since it covers all the c code in the bundle. Individual repos only check their c code, so if an issue was...
osconfic.cmake is an important one, and a few tickets have mentioned converting the cfe configuration to cmake (nasa/cFE#796 for example). If this tool makes the management of those files easier...
Just a note that my experience in using the HTML was dreadful. You can't search, it's 100's (or 1000's) of random files... I hated that version and would prefer to...
Feel free if you find it useful. I didn't, it's terrible. The PDF looks way better.
Can we close this, with the PDF's being sufficient?
No harm, just wanted to make sure it was still an active enhancement request.
The make cppcheck could also do all the more stringent sub-repo checks.