- Mar 15, 2020
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
ParameterBase merely provides a virtual setter and getter, and also acts as a common type which will be used to store pointers to Parameter objects in an array, so as to enable ID-based parameter fetching and updating. Rewrite of documentation and of the rest of the service is underway.
-
- Mar 14, 2020
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Mar 13, 2020
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Sep 27, 2019
-
-
kongr45gpen authored
-
- Sep 18, 2019
-
-
kongr45gpen authored
Closes #35
-
- Sep 02, 2019
-
-
kongr45gpen authored
Apply suggestion to src/Helpers/TimeAndDate.cpp
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
Update documentation for the ECSS definitions Group Services and ECSS Definitions into a doxygen page
-
kongr45gpen authored
-
- Sep 01, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
This marks completion of the arbitrary type field feature
-
- Aug 31, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Aug 30, 2019
-
-
Grigoris Pavlakis authored
-
- Aug 23, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Suggested by @xlxs4
-
- Aug 18, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
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
Suggested by @xlxs41
-
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
-
- Aug 16, 2019
-
-
Grigoris Pavlakis authored
Also update some of the tests
-
Grigoris Pavlakis authored
Also update some of the tests
-
- Aug 11, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Need to fix linker errors. Also updated documentation.
-
Grigoris Pavlakis authored
As suggested by clang-tidy
-
Grigoris Pavlakis authored
-