- Apr 05, 2019
- Apr 04, 2019
- Apr 02, 2019
-
-
kongr45gpen authored
Clang format This takes care of #22. It adds a script that performs automated checking and correction of all the source code. In the future, a GitLab bot could notify or even perform changes on committed files for every merge request. See merge request acubesat/obc/ecss-services!29
-
kongr45gpen authored
See merge request acubesat/obc/ecss-services!29 and issue acubesat/obc/ecss-services#22
-
- Apr 01, 2019
-
-
kongr45gpen authored
Ecss st13 large packet transfer **Brief Description** The Large Packet Transfer Service is utilized in data packets that exceed the maximum length that is defined by the standards. The purpose of this Service is to split the data into packets with the desirable length. **Work done so far** Six functions were implemented; three for the *Downlink Report* and three for the *Uplink Request*. The first three *TM[13,1], TM[13,2]* and *TM[13,3]* append the necessary identifiers before the data. The last three *TC[13,9], TM[13,10]* and *TM[13,11]* just return the given data since we do not have a method for TC Messages yet. **Work left to do** The splitting of the initial large packets. See merge request acubesat/obc/ecss-services!31
-
athatheo authored
# Conflicts: # CMakeLists.txt # src/Services/EventReportService.cpp
-
kongr45gpen authored
ECSS-ST[11] -- Time Based Command Scheduling Service Closes #21 See merge request acubesat/obc/ecss-services!27
-
kongr45gpen authored
# Conflicts: # CMakeLists.txt
-
kongr45gpen authored
Merges !17
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Fix a missing semicolon Attempt #1 at fixing Vera Attempt #2 at fixing vera
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Remove unnecessary #define CATCH_CONFIG_MAIN to comply with the Catch2 tutorial, credits to @thodkatz for the catch (no pun intended :P)
-
Grigoris Pavlakis authored
Fix Vera
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-