- Dec 27, 2021
-
-
Stelios Tzelepis authored
-
- Nov 27, 2021
-
-
Konstantinos Petridis authored
-
- Sep 02, 2019
-
-
kongr45gpen authored
Closes #19
-
- Sep 01, 2019
-
-
kongr45gpen authored
Use a non-templated version of etl::string Set the etl format as a static variable for the Logger This prevents wasting time recreating the format variable every time the LOG function is called. Force inlining the LOG function This forces the compiler to check the `if constexpr` structure, and disable the logging line entirely if needed. Never redefine the log level Move `disabled` logging level to ease level checks
-
kongr45gpen authored
Take care of MISRA and vera++ concerns
-
- 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
-
- Mar 14, 2019
-
-
kongr45gpen authored
Closes #14 Closes #8
-
kongr45gpen authored
-
- Nov 18, 2018
-
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
-