- Adds CheckStatus helper functions
- Reduce cyclomatic complexity of GetElfHeader
- See nasa#137 and nasa#136
- Remove C++-style comments
- See nasa#119
- Create CHANGELOG.md
- See nasa#117
- Resolve uninit var static analysis warnings
- See nasa#113 and nasa/cFS#492
- Update Copyright Headers
- Standardize version.h
- See nasa#108 and https://github.com/nasa/cFS/445
- Apply header guard standard
- Remove explicit filename doxygen comments
- See nasa/cFS#432
- Fix Untrusted divisor (TAINTED_SCALAR) static analysis warning by checking
get_sh_entsize(SectionHeader)
- Set baseline for cFS-Caelum-rc4: v3.3.0-rc4
- Update mission rev to use 0xFF for development version
- See nasa#98 and nasa/cFS#390
- Implement Coding Standard in CodeQL workflow
- See nasa#81 and nasa/cFS#270
- Add Testing Tools to the Security Policy
- See nasa#75
- Changes cpp-styled comments to c-style to meet coding standard
- See nasa#72
- Restricts destination file permissions
- Squash int comparison warning
- Replace ctime (which generates LGTM warning) with ctime_r
- Deconflicts global/local parameters
- See nasa#62
- Adds a null to the end of SrcFilename and DstFilename when using strncpy.
- Support ELF files that have all strings, including ELF section names, in one single ".strtab" section in the ELF file.
- Version reporting now uses the version numbers defined in elf_version.h and reports build number.
- See nasa#47
- Apply code style
- See nasa#44
- Fix string termination warnings in GCC9
- See nasa#41
- Builds for vxworks w/ 32-bit host
- See nasa#40
- Minor bug fixes and documentation (see nasa#25)
- Minor updates (see nasa#19)
- Minor updates (see nasa#13)
- Not backwards compatible with OSAL 4.2.1
- Released as part of cFE 6.7.0, Apache 2.0
- Released as part of cFE 6.6.0a, Apache 2.0
NOTE - there are other parameter set management schemes used with the cFS (JSON, csv, etc) which may be more applicable for modern missions. Contact the community as detailed below for more information.
This ground utility was developed for a specific mission/configuration, and may not be applicable for general use. The Makefile and for_build/Makefile are no longer supported or tested.
For best results, submit issues:questions or issues:help wanted requests at https://github.com/nasa/cFS.
Official cFS page: http://cfs.gsfc.nasa.gov