- Oct 23, 2017
-
-
Martin Killenberg authored
changed 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
-
- Oct 20, 2017
-
-
Martin Killenberg authored
- Changes update to readLatest to allow consistent testing
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 19, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 18, 2017
-
-
Martin Killenberg authored
changed variable mapper to actually produce spectra description, and the factory works out of the box. nice
-
Martin Killenberg authored
-
- Oct 17, 2017
-
-
Martin Killenberg authored
-
- Oct 16, 2017
-
-
Martin Killenberg authored
started with tests for spectrum vs. array. Currently failing because of missing stuff, probably in the xml parser
-
- Oct 13, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 12, 2017
-
-
Martin Killenberg authored
-
- Oct 11, 2017
-
-
Martin Killenberg authored
renamed the intermediate function 'new_create' back to create, which had been removed after it was obsolete
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 10, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 09, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 08, 2017
-
-
Martin Killenberg authored
-
- Oct 07, 2017
-
-
Martin Killenberg authored
-
- Sep 14, 2017
-
-
Martin Killenberg authored
DoocsSpectrum derrives from TransferElement in the new scheme. update in server not working any more, need to also change DoocsScalar and then call readLatest on all.
-
Martin Killenberg authored
*** Intermediate commit, not working *** Trying to make DoocsSpectum constuctible by name. Failing because the syncUtil is failing with decorators. Needs larger refactoring
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Sep 05, 2017
-
-
Martin Killenberg authored
removed direct use of CSA::ProcessArray (which is the implementation) and replaced it with NDRegisterAccessor (the base class) in the adapter. Usage in tests still pending
-
Martin Killenberg authored
-
- Sep 01, 2017
-
-
Martin Killenberg authored
added cherry picking test and improved exeption handling in case of missing attributes (not auto-tested yet)
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 28, 2017
-
-
Martin Killenberg authored
made config file to depend on the application name, and fixed execution code for the tests by gracefully quitting the doocs server thread
-
- Aug 25, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 24, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
changed test of PVFactory to expect correct creation of array and spectrum. Currently failing due to missing implementation.
-