- May 03, 2019
- Apr 12, 2019
- Apr 07, 2019
-
-
athatheo authored
- changed variable names - added breaks - corrected a comment - deleted explicit declaration of true/false in ifs - fixed a bug in tests caused by passing the message by reference
-
- Apr 05, 2019
-
-
hiluluk authored
-
athatheo authored
- Added a new variable eventActionDefinitionID - Added the size of the multimap as #define in ECSS_Definitions.hpp
-
clang-format authored
-
- Apr 04, 2019
-
-
kongr45gpen authored
-
hiluluk authored
-
- Apr 03, 2019
- Apr 02, 2019
-
-
kongr45gpen authored
-
- Apr 01, 2019
-
-
athatheo authored
# Conflicts: # CMakeLists.txt # src/Services/EventReportService.cpp
-
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
Fix Vera
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Replace the unacceptable disgrace called parsing based on spaces with new, readString() based method. Also write some tests for insertion and calling, and general code cleanup and reformatting. Be quiet Vera! I said be quiet Vera! And you, clang-tidy, do not even think about raising your voice! Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work Revert "Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work" This reverts commit db9e73ad Revert "Got an idea to pacify clang-tidy without commenting anything out, let's see if it's going to work" This reverts commit db9e73ad9d8508e59764d7359408aac962a20afe
-
Grigoris Pavlakis authored
Fix a blunder with the test version of call() Attempt to calm down clang-tidy and fix some stupid warnings in my CRC code (nothing much, just turned the counter int in a for-loop into a uint32_t to shut gcc up) Comment out the empty constructor to mute clang-tidy's warning about trivial constructors
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Complete basic functionality (i.e. retrieval of function pointer and execution with arguments). Needs more testing and safeguarding against corrupted messages
-
Grigoris Pavlakis authored
Solve the pointer storage problem to the map, storing them as void*. Retrieval tested with explicit casts, now looking for a way to store type information of functions in a retrievable way Make clang-tidy happy again, attempt #1 Attempt #2 at calming down clang-tidy
-
Grigoris Pavlakis authored
Add a basic wrapper struct for function argument handling Pacify Vera and (hopefully) cppcheck
-
- Mar 26, 2019
-
-
athatheo authored
-
- Mar 25, 2019
- Mar 21, 2019
-
-
athatheo authored
-
kongr45gpen authored
-
- Mar 20, 2019
-
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
- A potential bug
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
-