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.020Jan1817161513109813Dec129327Nov2120191816141330Oct28211817142130Sep2725241613111022Aug52130Jul2926252423121154326Jun25131211765323May22201716151413987632129Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct1312119654some code cleanup and commentsremoved doPreRead() / doPreWrite() , doPostRead() / doPostWrite() from ExceptionHandlingDecorator - tests are now failingExceptionHandlingDecorator: Read-only variablesfix testMerge remote-tracking branch 'origin/master' into wip_mhier_initialValuePropagationDeviceModulfix test, requred after recent API changes (initial value propagation)do not read initial values in TestFacility if testable mode is disabled, as this is subject to race conditions thendebug output is commented.Merge branch 'issue81' of github.com:ChimeraTK/ApplicationCore into issue81changed: Only the registers requried for testing with CS are connected to CS.Merge remote-tracking branch 'origin/master' into wip_mhier_initialValuePropagationfix wrong condition to detect initial values written by ApplicationModule::prepare()fix test hanging due to recent API change (initial value propagation)Adjust 'testDirectConnectOpen' to test correctly recover mechanism fix duplicate initial readout in TriggerFanOut if trigger has initial valueExceptionHandlingDecorator:help debugging of testsfix not reading initial values of VariableGroupsadd meta-info about initial values to the model (VariableNetworkNode)remove 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:
Loading