Skip to content
Snippets Groups Projects
Select Git revision
  • 02.07
  • 02.11
  • chore/build_on_bookworm
  • cmake-fix-libinstalldir
  • cwillner-add-versionInfo-module
  • cwillner/fix-changes-in-userinputvalidator
  • cwillner/generate-dot-graph
  • drothe/12685-configurableValidityPropagation
  • drothe/extendedDataMatching
  • drothe/fix-StatusWithMessage
  • feat--add-version-info-to-xml-file
  • feat/add-oven-sim
  • feat/pythonInitHandler
  • feat/shared_recovery_mutex
  • fix-circularDepDetectorRecursion
  • fix-config-msg-spelling
  • fix-example2
  • fix/EventMessageAggregator
  • fix/prevent-self-connection
  • fix/race_condition
  • 04.01.00
  • 04.00.00
  • 03.09.00
  • 03.08.01
  • 03.08.00
  • 03.07.00
  • 03.06.00
  • 03.05.00
  • 03.04.00
  • 03.03.00
  • 03.02.03
  • 03.02.02
  • 03.02.01
  • 03.02.00
  • 03.01.00
  • 03.00.02
  • 03.00.01
  • 03.00.00
  • 02.11.01
  • 02.11.00
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Jan1817161513109813Dec129327Nov2120191816141330Oct28211817142130Sep2725241613111022Aug52130Jul2926252423121154326Jun25131211765323May22201716151413987632129Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep2827262521remove assert which is not truetestProcessVariableRecovery now worksmoved testProcessVariableRecovery to separate soruce file.forgot to commit latest change: testProcessVariableRecovery now tries to get exception by reading (not writing), currently failingtestProcessVariableRecovery now tries to get exception by reading (not writing), currently failingcout to help debugging the testsome code cleanupFix startup of ThreadedFanOut and TriggerFanOut in testable modePeriodicTrigger: properly set version number when sending manually triggers from testsfix commentfix test in light of recent changes about initial value propagationfix test: use TestFacility::runApplication() instead of manually running the appremove a forgotten linefix initial value propagation for ThreadedFanOut with bidirectional variablesTestFacility: read all initial values of the PVs after the app started, if present.un-protect setCurrentVersionNumber(), as it is used in user codeadded comments.added all test for testProcessVariableRecovery.Improve variable naming in ExceptionHandlingDecorator.Continue with issue #80:added: new map file for tests.added: copy test5.map file.added: test for Process variable recovery.DeviceModule rocovery list and mutextest initial value propagationadded commentfix reading initial values in ApplicationModulespropagate initial values through TriggerFanOutsallow setting startup values for control system variables through the TestFacilityStart of implementation for issue #80ran code formatter on changed from last commitFix typo - make project compilableExceptionHandlingDecorator:Fix failing tests: testDeviceExceptionFlagPropagationgenericTransfer: disable data invalidationadded while to application module.added an array register.added test for issue Nr. 85 process variables are re-written to the device after recovery.Adjust CMakeList to use add_dependency instead of FIND_PACKAGE for DeviceAccess library - now all path to headers are correctly added to the project when ControlSystemAdapter lib and DeviceAccess lib are installed in different directories.ExceptionHandlingDecorator:
Loading