- May 15, 2021
-
-
Ioannis Kozaris authored
-
- Apr 11, 2021
-
-
athatheo authored
Remove ST[09] TimeManagementService See merge request acubesat/obc/ecss-services!60
-
Chris Ioannidis authored
-
- Apr 07, 2021
-
-
athatheo authored
Replace magic numbers with relevant constants v2 See merge request acubesat/obc/ecss-services!59
-
Chris Ioannidis authored
-
- Sep 11, 2020
-
-
athatheo authored
Append CRC to packets See merge request acubesat/obc/ecss-services!55
-
Sedictious authored
-
Sedictious authored
-
- Aug 22, 2020
-
-
Sedictious authored
-
- Aug 11, 2020
-
-
Sedictious authored
-
- Apr 15, 2020
-
-
kongr45gpen authored
ST[20] - Parameter Service overhaul See merge request acubesat/obc/ecss-services!47
-
- Apr 14, 2020
-
-
athatheo authored
-
- Apr 13, 2020
- Apr 09, 2020
-
-
athatheo authored
-
- Apr 05, 2020
-
-
athatheo authored
-
- Mar 31, 2020
-
-
athatheo authored
-
- 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
-
- Mar 12, 2020
-
-
Grigoris Pavlakis authored
Merge branch 'ST-20-ParameterService-FP' of https://gitlab.com/acubesat/obc/ecss-services into ST-20-ParameterService-FP
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Sep 27, 2019
-
-
kongr45gpen authored
Remove unused #includes This MR removes some unneeded includes for C++ standard library files that cause code bloat for the MCU compiles. See merge request acubesat/obc/ecss-services!53
-
kongr45gpen authored
-
- Sep 18, 2019
-
-
kongr45gpen authored
Selective service compilation Closes #35 See merge request acubesat/obc/ecss-services!52
-
kongr45gpen authored
Closes #35
-
kongr45gpen authored
-
- Sep 02, 2019
-
-
kongr45gpen authored
MessageParser overhaul This MR: * Changes the name of some `MessageParser` functions * Implements most of the **CCSDS space packet** and **ECSS TC & TM** headers, along with their tests * Adds documentation for all ECSS Definition constants * Removes template from all `Message::appendString()` functions * Add a `Message::appendMessage()` function See merge request acubesat/obc/ecss-services!46
-
kongr45gpen authored
-
kongr45gpen authored
Fixes on warnings & errors This MR performs a minor tidying of the ECSS-services repo: * Most doxygen warnings are fixed * Tests are now expected to return no errors, unless explicitly specified (Closes #19) Note: !46 has to be merged before this. See merge request acubesat/obc/ecss-services!48
-
kongr45gpen authored
-
kongr45gpen authored
Apply suggestion to src/Helpers/TimeAndDate.cpp
-
kongr45gpen authored
-
kongr45gpen authored
-