- Sep 01, 2019
-
-
kongr45gpen authored
Reinstantiate log level checks Fix documentation, as suggested by @thodkatz Add a few more documentation lines to LogEntry Fixes for cppcheck-misra and vera checks due to updates & false positives
-
kongr45gpen authored
Apply suggestion to inc/Logger.hpp Be explicit about the type used in the LogLevel enumeration This makes LogLevel an unscoped strongly-type enumeration, making sure there is consistency between the expected log level of uint8_t
-
kongr45gpen authored
Fix a bug with error names not showing up in the logs
-
kongr45gpen authored
Take care of MISRA and vera++ concerns
-
kongr45gpen authored
-
kongr45gpen authored
Add the function that stores the logs
-
- Aug 08, 2019
-
-
kongr45gpen authored
Since main.cpp only refers to desktop content
-
- Apr 05, 2019
-
-
clang-format authored
-
- Mar 26, 2019
-
-
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
-
- Mar 14, 2019
-
-
kongr45gpen authored
-
- Dec 02, 2018
-
-
Dimitrios Stoupis authored
-
- Nov 28, 2018
-
-
kongr45gpen authored
-