- Jul 09, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
restored write functionality of MetaDataPropagatingRegisterDecorator in case of locally set faulty status (DataValiditySpec 2.1.5)
-
Christoph Kampmeyer authored
Removed obsolete localValidity.
-
- Jul 03, 2020
-
-
Christoph Kampmeyer authored
It is now inferred from the TransferType in doPostRead of the MetaDataPropagatingRegisterAccessor, if the owning module's version number gets updated.
-
- Apr 28, 2020
-
-
Tomasz Kozak authored
-
Tomasz Kozak authored
-
- Apr 21, 2020
-
-
Martin Killenberg authored
-
- Apr 15, 2020
-
-
Jens Georg authored
Fixes #151
-
- Apr 14, 2020
-
-
Christoph Kampmeyer authored
-
- Feb 27, 2020
-
-
Christoph Kampmeyer authored
- EntityOwner has individual counters for both events - Adapted all instances of increment/decrementDataFaultCounter - Not changed getDataValidity() implementation yet - Tests failing
-
- Jan 21, 2020
-
-
Tomasz Kozak authored
change declaration of 'decrementDataFaultCounter' in 'EntityOwner' to take a bool parameter and adjust rest of the code to it implement 'decrementDataFaultCounter' in 'ApplicationModule' according to ticket #95 -> rewrite all outputs when 'faultCounter' goes from 1 to 0
-
Tomasz Kozak authored
-
- Jun 25, 2019
-
-
Martin Christoph Hierholzer authored
rename VersionNumberUpdatingRegisterDecorator into MetaDataPropagatingRegisterDecorator, as it does more than just updating the VersionNumber now
-
Martin Christoph Hierholzer authored
-
- Jun 05, 2019
-
-
Martin Christoph Hierholzer authored
-
- Feb 22, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Feb 21, 2019
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 23, 2019
-
-
Martin Christoph Hierholzer authored
bidirectional variables: pass on version numbers in modules from the last blocking read on to any write operations, to resolve conflicts of concurrent variable updates properly
-