Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 00.13
  • 01.08
  • cmake-fix-libinstalldir
  • drothe/MappedImage-improve
  • drothe/extendedDataMatching
  • drothe/test-setError-unmappedStatus
  • feat/support-D_iiii
  • master default protected
  • master-2023-12-05_13.34.24 protected
  • mhier/fix-eqcodes-unequal-10
  • mhier/fix-lost-error-status
  • mhier/fix-test-race-condition
  • mhier/fixes
  • mhier/use-doocs-server-class
  • mhier/use-new-doocs-location-factory
  • redesign_sebastian
  • redesign_sebastian_noMock
  • scalar_int64
  • wip/11221-modernizeCmake
  • wip/drothe-imageSupport
  • 01.12.02
  • 01.12.01
  • 01.12.00
  • 01.11.04
  • 01.11.03
  • 01.11.02
  • 01.11.01
  • 01.11.00
  • 01.10.02
  • 01.10.01
  • 01.10.00
  • 01.08.01
  • 01.09.00
  • 01.08.00
  • 01.07.01
  • 01.07.00
  • 01.06.01
  • 01.06.00
  • 01.05.02
  • 01.05.01
40 results
Created with Raphaël 2.2.06Nov3131Oct3028272423201918171613121110987516Sep151454131Aug30282524232221181714111098742125Jul181713129Jun22May30Mar210Feb12Dec924Nov22161411974313Oct20Sep1615146219Aug181727Jul262115874130Jun231May2726242017131217Mar161123Feb20Oct32130Sep2928217Aug531Jul6230Jun292221Apr161413731Mar3027252422201318Feb1210929Jan19Dec1832128Nov211086531Oct2827248Sepintroduced flag to indicate when doocs initialisation is done. Removed all sleeps in the server based tests.adapted serverTestSpectrumArray to checks with timeout, getting rid of the sleepsimproved locking in server based test toolsIncreased minor version number00.05.0000.05.00changed maximal length for properties with history to accomodate the ._HIST extensionconsistently using timeout test in serverTestReadWritestarted introducing timeout based tests, which improves reliability an speeds up the testingRemoved update functions completely. The long sleep made the server unresponsive. Instead the call to run update in the tests was replaces with a sleep. Sometimes fails, as expected with a fixed timeout, but it was as hack anyway.changed updater to run in its own thread. Tests still using doocs update, which is just doing an insanely long sleep of 1 second.introduced proper locking across locationsseparated DoocsSpectrum into header and cc file, as it should be. It was still header only from the time where it was a tempates class.all EqFcts are using common updater. Tests passing, but locking is not done properly across EqFcts (race conditions with RPC calls possible).testing that re-using variables inside one location works. Across locations does not work yet, needs refactoring.changed DoocsFactory to not create unnecessary decorators of the wrong type when auto-creating variables. Test for spectra still failingimproved debug printout of VariableMapperUpdater is using a vector of callbacks now. Not working as intended because there are different decorators where they should be the same.implemented test that helper variables in spectra are not added during importremoved obsolete duplicate test from the xml parser test. duplicates are possible and sometimes useful (?)library compiles and tests are passing, except for duplicate test which has to be adapted and is not implemented yetchanged interface of VariableMapper (list of descriptions instead of map because concept of 1:1 mapping does not work). Class compiles, but the rest of the lib incl. tests is not adapted yet- Dynamic x-axis for spectrum works, at least unique x-axis variablesimplemented dynamic x-axis scaling in DoocsSpectrum. Not used yet, factory initialises with nullprtarrays are now created with a configurable data typestatic x-axis scaling work for D_spectraDoocsPVFactory creates spectra with x-axis start/increment, but mapper only provides default valuesprepared tests for array start and increment. Currently failing due to missing implementationVariableMapper is creating spectrum descriptions. Tests running, but not sensitive yet.added D_array to the xml schema. tests currently failing because the parser does not know it yet.changed variable mapper to actually produce spectra description, and the factory works out of the box. nicefactored all functionality of processing a node into functionsstarted refactoring variable mapper to accomodate proper spectrum parsingstarted with tests for spectrum vs. array. Currently failing because of missing stuff, probably in the xml parserauto now creates arrays instead of spectra for 1Dchanged to test also check auto-creation of arrays. Currently failing because spectra are auto-createdtesting instantiation of doocs array typesintroduced SpectrumDescription, currently idtentical with AutoPropertyDescriptionrenamed the intermediate function 'new_create' back to create, which had been removed after it was obsoletechanged converter type to rounding for floating point typesremoved variable mapper completely from doocs factoryfactory does not use the mapper anymore for scalars as propertyDescription is the interface now
Loading