- Feb 17, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
fixed poll-type inputs using no longer non-blocking read after the switch to the NDRegisterAccessorBridge-based accessors
-
- Feb 16, 2017
-
-
Martin Christoph Hierholzer authored
Rebased the ScalarAccessor and ArrayAccessor classes onto the mtca4u::NDRegisterAccessorBridge class. Known problems present: code compiles but tests do not run
-
Martin Christoph Hierholzer authored
Changed the FeedingFanOut so that it does not extract the meta-data (name, shape etc.) from the first slave but expects it in the constructor. This is necessary since the meta-data is already given by the application.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 14, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 13, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
fixed variable networks with external trigger not being put into the same TriggerFanOut (which is required since they should be in the same TransferGroup)
-
- Feb 10, 2017
-
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
- add all networks triggered from the same node to the same TriggerFanOut - put all feeding nodes in a TriggerFanOut into the same TransferGroup
-
Martin Christoph Hierholzer authored
- added some class documentation
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- some more code cleaning
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 09, 2017
-
-
Martin Christoph Hierholzer authored
fixed blocking read transfer for the constant accessor: should only return on first read and then block forever
-
- Feb 08, 2017
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 03, 2017
-
-
Martin Killenberg authored
Forward declaration is taken from DeviceAccess header file, which solves problems if classes are moved to another namespace.
-
- Jan 24, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 23, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Dec 12, 2016
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
added missing cxx and linker flags from dependencies, removed some remaining traces of direct DOOCS dependency variables