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.05Apr432131Mar30292625232221201918171615161514131211109864228Feb262529Jan282423161511109873131Dec27262524232220181614131211108765432130Nov292827262523222122212019181513121110Add line-based suppression feature. Credits to @dimst23 for the idea and implementation!Fix some of the last MISRA infractionsUse a suitable error condition for the execute() functionsFIx veraMake tests for the new execute() functionsUpdate main.cppDefine the execute() for the MessageParserDefine the execute()Declare the execute() for the current services that execute TC packetsUpdate documentation and make execute() staticReformatted codeDeleted unnecessary arrayMerge branch 'master' of https://gitlab.com/acubesat/obc/ecss-services into ECSS_ST19_array_replacementMerge branch 'ECSS_ST19_array_replacement' of https://gitlab.com/acubesat/obc/ecss-services into ECSS_ST19_array_replacementFixed subservice types in messages in tests, that caused errorsadded resetRead() before any reads in functionsAdded comments in tests and changed a uint8_t to a uint16_t variable that counts the event action definitions in the eventActionStatusReportChanged an ErrorHandled error definitionAdded more tests that check what type of errors are thrownCompliance with some rulesMerge branch 'master' into 24-misra-checks-cppcheck-checkSuppress more MISRA rules that give false positivesDisable the summarizer to figure out whether the regex needs updatingDisable the summarizer to figure out whether the regex needs updatingUpdate shebang line to env/python3Fix Python version used to python3 from python3.6Change to testing repos from sid in order to attempt fixing dependency errorsSuppress rules 3.1, 5.1, 5.2, 14.4 and 18.8 of the MISRA C 2012 standardRestore suppressed infractions to their original color until they are fixedFix accidentally including Python bytecode in the previous commitFix broken bash script and remove helit tags to test on gitlab runnersAdd rule suppression functionality; just pass , do a general refactor to comply with PEP8 and get rid of most of the ugly codeMerge branch 'master' into '24-misra-checks-cppcheck'Missed a dot in the previous commit; fixingRemove the dots from gitlab-ci.ymlAdd some newlines to separate the errors per fileFix a bug caused by not converting number strings to numbersEnable sorting by line on summaryUse Python 3.6 everywhere from now onUpgrade python to 3.6 in order for f-strings to work
Loading