Skip to content
Snippets Groups Projects
  1. Jul 31, 2020
  2. Jul 30, 2020
  3. Jul 29, 2020
  4. May 04, 2020
  5. Apr 29, 2020
  6. Apr 27, 2020
  7. Apr 24, 2020
  8. Apr 23, 2020
  9. Apr 22, 2020
  10. Apr 21, 2020
    • zenker's avatar
      Handle write calls without a message · 8e2eaadb
      zenker authored
      If someone includes the Logger into an ApplcationModule and calls writeAll() the Logger variable message will be written. To catch that cases set message empty after calling sendMessage and ignore empty messages in the LoggingModule.
      Unverified
      8e2eaadb
  11. Apr 17, 2020
  12. Mar 26, 2020
  13. Mar 20, 2020
  14. Feb 27, 2020
  15. Feb 05, 2020
  16. Jan 24, 2020
    • Christoph Kampmeyer's avatar
      Add StatusAggregator (#14): · cba96457
      Christoph Kampmeyer authored
          - Basic structure of test application
          - Added modules
          - Refactoring of StatusMonitor to provide a non-templated base class
          - Needs follow-up, for status see issue #14 and the linked follow-up
            ticket
      cba96457
  17. Jan 17, 2020
  18. Jan 13, 2020
    • Martin Killenberg's avatar
      Solved some recursive inclusion of headers · 53d9ee23
      Martin Killenberg authored
      - ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself
      - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
      53d9ee23
  19. Jan 09, 2020
  20. Jan 08, 2020
  21. Dec 13, 2019
  22. Dec 12, 2019
  23. Nov 21, 2019
  24. Nov 20, 2019
Loading