Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 02.07
  • 02.11
  • 04.01
  • 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
  • finaliseSpec
  • fix-circularDepDetectorRecursion
  • fix-config-msg-spelling
  • fix-example2
  • fix/EventMessageAggregator
  • 04.01.01
  • 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
40 results
Created with Raphaël 2.2.022Jan2111874321Dec191029Nov282619131298629Oct1811854127Sep2524145430Aug1715109820Jul19181154325Jun2221201187530May7325Apr231612516Mar1319Feb922Jan1612109819Dec15128Nov27242120171615141392130Oct131211965429Sep28272625212015623Aug25Jul2118121022Jun219629May242219181716155428Apr272120191813111065430Mar2221632124Feb23222120171614131098324Jan23Dec12972129Nov2524231816151411109874313Oct20Sep16146219Aug181727Jul26211511864130Jun292827242322212017161514133231May27261Aprfixed a race condition in the testfixed testable mode for bidirectional variables: the return channel of control system to application variables must not increment the testableMode_counterrefactoring: renamed class DebugDecoratorRegisterAccessor ->DebugPrintAccessorDecoratorrefactoring: renamed class TestDecoratorRegisterAccessor -> TestableModeAccessorDecoratorImplemented bidirectional process variables for control system variables. There are still bugs and the test is failing...Added preliminary support for bidirectional variables. There are still some known issues, e.g. concurrent updates can still lead to race conditions. This will be addressed soon.added new-style constructor for Multiplier moduleimproved the warning about unconnected variablesallow changing the public name of controlsystem-type nodesLet getAccessorList() and getSubmoduleList() of ControlSystemModule return properly filled lists.limit pthread names to 15 characters, make thread names shorterregister also the test threadset thread names also through pthread, so they are also visible in the debuggerdo not use slashes in variable names, put the variables into a VariableGruop hierarchy insteadPrevent module names and accessor names having slashes. This sometimes created bizarre behaviour.fixed bug introduced in 936d7c0d8502742336b590412c9fc5539df1153fremoved unnecessary code, added some helpful coutsFixed wrongly created hierarchies when directly connecting a device to the controlsystem using connectTo(). Now proper virtual submodules are created for each hierarchy level, insted of keeping the slash in the variable name.allow merging of variable networks when possible.avoid warningfixed connectTo() for direct device to control system connections when using the [] operator on the device moduleadded missing includeAdded assert which might be helpful for debugging applicationsadd 3rd exampleadded 3rd exampleadd R/W column to example map fileadd some useful information to one of the logic_error descriptionsfixed printing the "," in the wrong place when listing tags in a variable dumpadded missing includemoved some tests from testControlSystemAccessors to testDirectDeviceToCS.added missing map file for the testsadd support for direct connections between devices and the control system via connectTo()move test dmap file to new CDD syntaxupdated exampleupdated the exmaplesadded additional demo app, which is demoApp2 extended with an automation moduleAdd files via uploadregister_tests now takes working directory.increased minor version01.02.0001.02.00Merge remote-tracking branch 'project-template/master'
Loading