- Apr 02, 2019
-
-
athatheo authored
Added comments in tests and changed a uint8_t to a uint16_t variable that counts the event action definitions in the eventActionStatusReport
-
athatheo authored
Changed the way add action-definition function works after rechecking the standard and updated the corresponding tests as well as added documentation in those tests
-
athatheo authored
-
- Mar 26, 2019
-
-
Theodoros Katzalis authored
Change the parameter of the storeMessage, add tests for the spare field and small changes in the documentation Formatting Remove an unnecessary assertion and assign the currentBit
-
Theodoros Katzalis authored
Added an error condition Added tests for the spare field Minor change in the documentation Reimplement the spare field
-
athatheo authored
-
athatheo authored
Wrote better tests, fixed code format, added tests in main for testing purposes and added FailedStartOfExecutionError in ErrorHandler
-
- Mar 25, 2019
-
-
athatheo authored
Changed passing by value messages with pass by reference messages
-
- Mar 21, 2019
-
-
kongr45gpen authored
-
- Mar 18, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
kongr45gpen authored
-
- Mar 17, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
- Mar 15, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
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
-
Theodoros Katzalis authored
-
- Mar 14, 2019
-
-
thodkatz authored
-
kongr45gpen authored
-
kongr45gpen authored
Closes #14 Closes #8
-
kongr45gpen authored
-
- Mar 13, 2019
-
-
Grigoris Pavlakis authored
-
athatheo authored
Ecss telemetry packet `parseTM` See merge request acubesat/obc/ecss-services!19 # Conflicts: # src/Services/EventActionService.cpp
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN from parameter service test. Also fix a random typo @ MemoryManagementService's javadoc.
-
Grigoris Pavlakis authored
setup, more info on numOfValidIds() source
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Mar 10, 2019
-
-
athatheo authored
-
- 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
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
Fixed a bug: In utcTime function, when the year was leap year, the extra day was substracted two times instead of one.
-
athatheo authored
and some test values that were wrong --- Ready to merge
-
- Mar 04, 2019