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.010Jan9819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12972129Nov2524231816151411109874313Oct20Sep16146219Aug181727Jul26211511864130Jun292827242322212017161514133231May27261Apr29Maradded test for string arrayadd support for arrays in ConfigReader moduleupdated versions of dependencies00.11.0000.11.00increased minor versionnecessary updates for the latest changes in DeviceAccessdon't use the backend interface in testsnecessary changes for the latest deviceaccess changesincreased minor version00.10.0000.10.00necessary changes for latest DeviceAccess update: write() -> doWriteTransfer()changed some BOOST_CHECK into BOOST_CHECK_EQUALfixed ConsumingFanOut (was swapping buffer twice)necessary changes for the latest DeviceAccess update (readAsync() return type no longer a reference, and other related changes)added a debug mode which prints each read and write operation of a given variableremoved assignment and copy/move operations since they are removed in the base class as wellChanged an exception into an assert, since the function is only internally used and the exception is never thrown. Clafiried the documentation about this.- added test if redoing an existing connection with connecTo is allowedremoved some trailing blanksfixed test expecting an incorrect behaviour of operator() and operator[] of ApplicationModuleremoved incorrect implementation of operator[] and operator() in ApplicationModule (and use the implementations of ModuleImpl instead)bug fix: Module::readAllNonBlocking() now reads the latest value for poll-type variablesadded test for group-wise read and write operationsadded tests for flatten() and addTag()added dedicated tests for findTag and excludeTagMerge remote-tracking branch 'project-template/master'added test subscript operator of DeviceModule and for DeviceModule::virtualise()added test for getAccessorList()added tests for exceptions thrown when a variable or submodule is not foundadded tests for allowed and forbidden hierarchies of all module typesadded tests for feeding constants to a device registertest case for constant as triggerdon't catch the exception thrown when we cannot obtain the testable mode lock, this is no longer necessary as all threads will obtain the lock at the beginningadded test direct control system to device connections with a fan outexcluded testable mode debug output from converage reportadded test feeding a scalar to two different device registersadded test for consuming fan outexcluded some more assert-like exceptions from coverage report and changed one into an actual assertreduced the timeout for stall detection of testable mode to 1s, which should be perfectly long enoughadded tests for direct connections between device and control systemexcluded an assert-like exception from coverage reportrefactored a type if-then-else monster into a for_each loop and exlcuded a pure cout function from the converage report
Loading