- Apr 02, 2019
-
-
Grigoris Pavlakis authored
# Conflicts: # inc/ErrorHandler.hpp # src/Helpers/TimeHelper.cpp # src/Services/EventActionService.cpp # src/Services/EventReportService.cpp # src/Services/ParameterService.cpp
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Change the exit() statements to return; let's see if this is going to work because last time it didn't Change shebang line to python3.6 Whoops
-
Grigoris Pavlakis authored
Attempt #2 at fixing gitlab Attempt at fixing gitlab build #3: damn symlinks
-
Grigoris Pavlakis authored
Test commit for Python version
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Change variable and function names to be more pythonic Replace the ugly ANSI escapes with more readable, reusable strings Pad the resulting strings for readability Close the file after reading its lines Delete a redundant loop in the parser code, credits to @dimst23 Fix comments to foolow Python conventions Comment fixing vol. 2 Encapsulate the 2 functions into a class Fix various blunders with the class encapsulation
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Finalize pipeline scripts, waiting for review Fix pipeline passing on GitLab CI when it should fail
-
Grigoris Pavlakis authored
Finish report pre-processing Commit before full final test of pipeline
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
kongr45gpen authored
Add back runner tags Fix permissions for bash script
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Lock the addon files to this specific commit in order to avoid breaking stuff if cppcheck updates without prior creation of a package by Debian
-
Grigoris Pavlakis authored
Attempt to fix the segfaults that showed up Fix escape codes and a syntax error in the for-loops Add a line feed to `do` so that Bash stops whining Update ci/cppcheck.sh Fix segfaults, attempt #2 Update cppcheck to version 1.86-1 Fix the for loops
-
Grigoris Pavlakis authored
Add `helit` tag to run on local CI
-
- Mar 29, 2019
-
-
kongr45gpen authored
Merges !32 Closes #10 Closes #25
-
- Mar 26, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
-
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
Minor changes
-
Theodoros Katzalis authored
Added an error condition Added tests for the spare field Minor change in the documentation Reimplement the spare field
-
- Mar 23, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
-
- Mar 21, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
-
- Mar 20, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
Resolve issue with test failing on GitLab CI Closes #12 See merge request acubesat/obc/ecss-services!22
-
kongr45gpen authored
-
Grigoris Pavlakis authored
-
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
-
Grigoris Pavlakis authored
-