Skip to content
Snippets Groups Projects
  1. Feb 27, 2020
  2. Feb 05, 2020
  3. 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
  4. Jan 17, 2020
  5. 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
  6. Jan 09, 2020
  7. Jan 08, 2020
  8. Dec 13, 2019
  9. Dec 12, 2019
  10. Nov 21, 2019
  11. Nov 20, 2019
  12. Nov 19, 2019
  13. Nov 14, 2019
    • Martin Killenberg's avatar
      StatusMonitor: · 50dd62e3
      Martin Killenberg authored
      - removed sleep
      - put reading to end of loop (process initial value before blocking)
      50dd62e3
  14. Nov 13, 2019
  15. Oct 02, 2019
  16. Oct 01, 2019
  17. Aug 05, 2019
  18. Jul 05, 2019
  19. Jun 11, 2019
  20. May 22, 2019
  21. May 20, 2019
  22. May 15, 2019
  23. May 14, 2019
  24. May 07, 2019
Loading