Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 09, 2020
  3. Jan 08, 2020
  4. Oct 17, 2019
  5. Sep 11, 2019
  6. Aug 05, 2019
  7. Aug 02, 2019
    • Martin Killenberg's avatar
      started to solve shutdown issues: · b49a9990
      Martin Killenberg authored
      - Exception handling decorator and ThreadedFanOut send condition variable notificatios via the DeviceModule
      - FanOut sends terminate to impl and all slaves.
      Solves (some?) shutdown issues, but breaks bi-directional array test.
      b49a9990
  8. Jul 30, 2019
  9. Jul 29, 2019
  10. Jul 25, 2019
  11. Jul 24, 2019
  12. Jul 23, 2019
  13. Jun 06, 2019
  14. Jun 05, 2019
  15. May 06, 2019
  16. May 02, 2019
  17. Mar 20, 2019
  18. Mar 19, 2019
  19. Mar 18, 2019
  20. Feb 22, 2019
  21. Feb 21, 2019
  22. Feb 19, 2019
  23. Feb 18, 2019
  24. Feb 13, 2019
  25. Nov 29, 2018
  26. Sep 05, 2018
  27. Nov 20, 2017
Loading