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/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
  • fix/reportException
  • 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.030Jul2926252423121154326Jun25131211765323May22201716151413987632129Apr261512228Mar24222019181311874128Feb2726222120191814135428Jan252423222111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12supposedly fixed implementation, but tests are conceptually broken and/or implementation cannot be terminatedstrange behaviour with test being stalledfixed wrong variable name in testFixed that constants were not written again when recovering a device error, and added test for it.Make ExceptionHandlingDecorator interruptable- device initialisation handler exeption is passed on in opening stepmultiple device initialiation handlersdevice is re-initialised after exceptionfirst implementation of device initialisation handler. Simple test passes, but needs to be extended.implemented first interface change in DeviceModule to support initialisationHandlers. Test in place but failing due to missing implementation.Undo unrelated changeSet/clear data validity flag on device exceptionincluded all examples in doxygenremoved all compiler warnings due to name shadowingremoved optional dependency on DoocsAdapter and creation of demos from CMakeLists.txtexample status_monitor with standalone CMakeLists.txtexample 3 with standalone CMakeLists.txtexample 2a with standalone CMakeLists.txtfixed name of DoocsVariableConfig for example2use the new DeviceAccess .DUMMY_WRITEABLE variable in tests. Writing to the readonly version now throws.changed exampe2 to have its own CMakeLists.txtremoved remaining parts of example 1 and example 2 from CMakeListst.txtexample: Generate name from folder and config in subdir, to have unified CMakeList.txtadded missing implementations of writeDestructively() - the inherited ones from the DeviceAccess classes are not doing the right thing...01.07.0001.07.00In example/CMakeLists.txtadded install target to the exampleseparate CMakeLists.txt for the first exampleremved the library without path from the _LIBRARIES. It is added with path by the config file anyway, which makes linking easiser because you don't need the link path variable.increased minor versionrename VersionNumberUpdatingRegisterDecorator into MetaDataPropagatingRegisterDecorator, as it does more than just updating the VersionNumber nowbugfix: do not propagate VersionNumber in case of non-blocking reads (incl. readLatest)VariableGroup: Mark deprecated constructor [[deprecated]]increased minor version, updated dependency version01.06.0001.06.00Fix compiler warnings.fixed uninitialised data memberfixed not implementing DeviceModule::dataValidity(), which leads to an exceptionadded missing file in last commitMerge pull request #41 from ChimeraTK/issue38moved exception handling documentation into its own dox file and added documentation about DataValidity flag propagationextended test
Loading