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.015Mar14131211109864228Feb262529Jan282423161511109873131Dec27262524232220181614131211108765432130Nov292827262523222122212019181513121110Add missing failed start of execution notifications, change assertions to the more appropriate assertRequest and fix a breaking faulty assertion case (credits to @thodkatz for his help)Added tests for the new functionsAdded two functions that perform date comparisonAdded an overloaded definition of parseRequestTCAdd some definitionsImplement code review suggestionsReplace all Service instances with calls to the ServicePoolCreate a ServicePool that contains all Service instancesUpdate CI to remove some false positives due to bugs in the style checkersdoxygen: Automatically generate summaries for functionsAdd link to the documentation in README.mdAdd 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 defined
Loading