Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.02Sep12131Aug30231817161211987630Jul4May323Apr201716151276545432131Mar30292625232221201918171615161514131211109864228Feb262529Jan282423161511109873131Dec27262524232220181614131211108765432130Nov2928Make sure that clang-tidy failsRemove unneeded templates from the appendString() functionsApply the MessageParser modifications to the rest of the codeAdd Message::appendMessage() functionComplete ECSS & CCSDS MessageParser::compose() functionsMove some definitions from source files into ECSS_Definitions.hppUpdate documentation for the ECSS definitionsMake the function names and documentation of the MessageParser clearerMerge branch 'logging' into 'master'Remove noexcept, as the string.append functions may throw exceptionsMerge remote-tracking branch 'origin' into loggingGeneral Logger fixesUse `noexcept` for some Logging functionsA naive reimplementation of the Logger without macro tricksIgnore some random MISRA false positivesUse a constexpr function instead of a #define to check if a log level is loggableMake sure to return the intented value from MISRA testsUse the Logger to send all the messagesAdd documentation to the Logger classUse streams for logging to allow displaying different variablesUpdate etl to make use of etl::to_stringOnly log errors that are more significant than the defined logging levelPreliminary Logger class implementationMerge branch 'packet-counting' into masterAdd tests to ensure the correctness of the Message::finalize() functionsImplement packet sequence countingMerge branch 'faster-ci' into 'master'Fix CMake needing the Python interpreter before generating makefilesAttempt to make clang-tidy.sh compatible with any systemAdd the Dockerfile used to generate the image# This is a combination of 8 commits.Fix CI configurationUpdate .gitlab-ci.ymlAdd warning for setParameterIds()Fix veraMerge branch 'ST-20-ParameterService-FP' of https://gitlab.com/acubesat/obc/ecss-services into ST-20-ParameterService-FPUpdate tests to use the new string outputMerge branch 'ST-20-ParameterService-FP' of https://gitlab.com/acubesat/obc/ecss-services into ST-20-ParameterService-FPMove template definitions in the header file to avoid link errorsMove template definitions in the header file to avoid link errors
Loading