- Mar 18, 2019
-
-
Grigoris Pavlakis authored
-
- Mar 15, 2019
-
-
Grigoris Pavlakis authored
Update the tests and documentation to reflect the fact that the service functions are now properly returning the ST[1, 4] failed start of execution notification when needed
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Add 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)
-
- Mar 13, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
# Conflicts: # src/Services/ParameterService.cpp # test/Services/ParameterService.cpp
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Prepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandler
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Rework 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 readable
-
Grigoris Pavlakis authored
setup, more info on numOfValidIds() source
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Mar 11, 2019
-
-
kongr45gpen authored
ECSS_ST[01] - Update See merge request acubesat/obc/ecss-services!20
-
kongr45gpen authored
Ecss st19 event action See merge request acubesat/obc/ecss-services!18
-
- Mar 10, 2019
- Mar 09, 2019
-
-
Grigoris Pavlakis authored
Replace 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.
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.
-
- Mar 08, 2019
-
-
kongr45gpen authored
-
athatheo authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
athatheo authored
and some test values that were wrong --- Ready to merge
-
kongr45gpen authored
-
athatheo authored
-
- Mar 06, 2019
-
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
-
- Mar 02, 2019
-
-
Grigoris Pavlakis authored
Prepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandler
-
- Feb 26, 2019
-
-
athatheo authored
-
- Jan 29, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Rework 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 readable
-
- Jan 28, 2019