Skip to content
Snippets Groups Projects
  1. Mar 18, 2019
  2. Feb 22, 2019
  3. Feb 21, 2019
  4. Feb 19, 2019
  5. Feb 18, 2019
  6. Feb 13, 2019
  7. Nov 29, 2018
  8. Sep 05, 2018
  9. Nov 20, 2017
  10. Nov 09, 2017
  11. Oct 11, 2017
  12. Sep 26, 2017
  13. Sep 21, 2017
  14. May 16, 2017
  15. Apr 19, 2017
    • Martin Christoph Hierholzer's avatar
      replaces commit cf640e0c: · 61afd225
      Martin Christoph Hierholzer authored
      Instead of making the DeviceModule return the same VariableNetworkNode for the same register, an optimisation step before realising the connections (but after all connections have been defined) is performed. In this step, all networks sharing the same (device-type) feeder will be merged. This is more flexible and avoids problems with (potentially different) triggers etc.
      61afd225
    • Martin Christoph Hierholzer's avatar
      A DeviceModule now returns the same VariableNetworkNode when asked for the... · cf640e0c
      Martin Christoph Hierholzer authored
      A DeviceModule now returns the same VariableNetworkNode when asked for the same register multiple times. This leads to a new restriction that registers can now only be either read or written. This restriction can be mitigated by using the logical name mapper to create an alias of the register. This has been implemented for the tests and the demo application.
      cf640e0c
  16. Apr 11, 2017
  17. Feb 16, 2017
  18. Feb 03, 2017
  19. Nov 15, 2016
  20. Nov 10, 2016
  21. Jun 29, 2016
  22. Jun 28, 2016
Loading