Skip to content
Snippets Groups Projects
user avatar
Dimitrios Stoupis authored
- Added search functionallity, in order to find the required elemetns in
the vector array
- Implemented request identifier parsing
- Implementd the deletion of activity identified by the request
identifier
b4086045
History

ECSS-E-ST-40-71C Services

In this repository you can find the implementation of the ECSS services, based on the ECSS-E-ST-40-71C standard.

Directories

  • ci: GitLab CI configuration files
  • inc: All headers and libraries used in the code
  • lib: External libraries used in the code
  • src: All source files are included here
  • test: Unit test implementation