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.014Mar131211109864228Feb262529Jan282423161511109873131Dec27262524232220181614131211108765432130Nov292827262523222122212019181513121110Add testing utilities to see whether Errors have been thrown after a MessageSeparate ErrorHandler logging into PlatformsA few updates to Doxygen configuration, making documenation more usableDo not include files from the Markdown plugin on the .idea folderIgnore the `build` directory, to make command-line compilation easierUpdate the Catch2 libraryAlmost done with the timeshift functionConverted vector to etl and added some librariresRename the file to a shorter nameFixed a typo in CMakeLists fileMerge branch 'master' into ECSS_ST-11Revert error handler and ServiceTests to their original versionsMerge remote-tracking branch 'origin/ST_20-bugfix' into ST_20-bugfixFix serious blunder with error handlerMerge branch 'ECSS_Telemetry_Packet' into 'master'Merge branch 'master' of gitlab.com:acubesat/obc/ecss-services into ECSS_Telemetry_PacketRemove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.Fix Vera's complaints and a warning I spotted when building CRCHelperAdd a missing comment which I accidentally deletedPrepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandlerClean up commented out code of the previous implementationRework setParameterIds() and numOfValidIds() to work with the mapRework reportParameterIds() to use a map instead of an array in order to fix the bug with the uninitialized structs and make the code more robust and readableCause of issue spotted: bug on numOfValidIds() coupled with old testingFix merge conflicts, hopefullyUpdate a comment on tests/ParameterService.cppFixed a wrong assertion and defined the remaining functionsAdded time shift functions along with some narrativeThe main crucial function are definedAdded vector definitions and some constatnsThe utcTime function is improvedSome `int` types changed to `uint` and the comments are updatedMerge branch 'ECSS_ST-01' into 'master'Merge branch 'ECSS_ST19_event-action' into 'master'Removed unnecessary include and 1 commentAdded a getter for eventActionFunctionStatusVariable name changeReplace the if's used for message type checking with proper error-handler-controlled assertions. One test needs updating to use the error handler's output.Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.Clang has a point about the `readability-else-after-return` error. Fixed
Loading