- Mar 12, 2020
-
-
Grigoris Pavlakis authored
-
- Sep 18, 2019
-
-
kongr45gpen authored
Closes #35
-
- Sep 01, 2019
-
-
kongr45gpen authored
Reenable clang-tidy on new pipeline Fix vera and clang-tidy Update the used Dockerfile to include clang-tidy Clean up commented out stuff from CI configuration Update Dockerfile according to suggestions Fix the virtual package Move update to initialization to ensure latest version of everything Merge branch 'faster-ci' of https://gitlab.com/acubesat/obc/ecss-services into faster-ci Fixes for new broken clang-tidy rules
-
Grigoris Pavlakis authored
-
- Aug 31, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Aug 23, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Suggested by @xlxs4
-
- Aug 18, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Other changes: Tweaked addNewParameter() in order for the IDs to be arbitrary (insertion of already existing ID test incoming) according to suggestion by @kongr45gpen
-
- Aug 17, 2019
-
-
Grigoris Pavlakis authored
Additional changes: Fixed tests for parameter setting to accommodate the new way of parameter storage
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Cause was an off-by-1 error in construction of the Parameter objects. Minor changes to documentation
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Aug 16, 2019
-
-
Grigoris Pavlakis authored
Also update some of the tests
-
Grigoris Pavlakis authored
Also update some of the tests
-
Grigoris Pavlakis authored
-
- Aug 11, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Need to fix linker errors. Also updated documentation.
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
in order to make construction and adding more natural
-
Grigoris Pavlakis authored
-
- Apr 05, 2019
-
-
hiluluk authored
-
hiluluk authored
-
clang-format authored
-
- Apr 04, 2019
- Apr 02, 2019
-
-
kongr45gpen authored
-
- Mar 23, 2019
-
-
kongr45gpen authored
-
- Mar 20, 2019
-
-
Grigoris Pavlakis authored
Fix a bug in reportParameterIds() caused by the transition to calling-by-reference, namely: not resetting the reading position before attempting reads, resulting in incorrect data being read
-
Grigoris Pavlakis authored
-
- Mar 15, 2019
-
-
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
Prepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandler
-
Grigoris Pavlakis authored
-