|
|
@12254
|
13 years |
tbretz |
Added the possibility to change the update interval online.
|
|
|
@12249
|
13 years |
tbretz |
Added some Dim descriptions and a new service propagating the nominal ...
|
|
|
@12236
|
13 years |
tbretz |
Changed signed char to unsigned in output queue.
|
|
|
@12233
|
13 years |
tbretz |
Switch off debugging by default.
|
|
|
@12231
|
13 years |
tbretz |
Fixed the new DEBUG stuff.
|
|
|
@12230
|
13 years |
tbretz |
Added some debug options.
|
|
|
@12222
|
13 years |
tbretz |
Fixed status VoltageOff.
|
|
|
@12214
|
13 years |
tbretz |
Improved error messages; replaces PostClose by CloseImp in handlers.
|
|
|
@12211
|
13 years |
tbretz |
Added some more debug output.
|
|
|
@12108
|
13 years |
tbretz |
Added states for the status of the voltage.
|
|
|
@12090
|
13 years |
tbretz |
Increased sync-delay from 333ms to 500ms; added commands and states to ...
|
|
|
@12061
|
13 years |
tbretz |
Added command descriptions.
|
|
|
@12050
|
13 years |
tbretz |
Replaced build in FACTmapV5(a) by a program otpion.
|
|
|
@11995
|
13 years |
tbretz |
Improved outputin SetupConfiguration
|
|
|
@11993
|
13 years |
tbretz |
Added voltage limit relative to G-APD reference voltage.
|
|
|
@11982
|
13 years |
tbretz |
Added possibility to set a single channel to its reference value.
|
|
|
@11980
|
13 years |
tbretz |
Added PrintInfo and a counter for the recived answers; fixed ...
|
|
|
@11973
|
13 years |
tbretz |
Improved error messages.
|
|
|
@11965
|
13 years |
tbretz |
Replaced reading of the FACTmapV5 by the PixelMap class.
|
|
|
@11958
|
13 years |
tbretz |
Make a trick to work around the -0 problem when signalling the over ...
|
|
|
@11953
|
13 years |
tbretz |
Added commands to set all 416 channels at once (for the feedback) and ...
|
|
|
@11950
|
13 years |
tbretz |
Updated the way the currents and voltages are printed.
|
|
|
@11948
|
13 years |
tbretz |
Added new command to globally increase/decrease the reference voltage; ...
|
|
|
@11943
|
13 years |
tbretz |
Added explanatory strings for command line options and events.
|
|
|
@11940
|
13 years |
tbretz |
Implemented three different receive buffers and blocked sending of ...
|
|
|
@11938
|
13 years |
tbretz |
Added some more configuration options and a voltage limit
|
|
|
@11937
|
13 years |
tbretz |
Added some more print commands and more states.
|
|
|
@11931
|
13 years |
tbretz |
Fixed a couple of minor bugs only visible during the first real test; ...
|
|
|
@11927
|
13 years |
tbretz |
Added the latest changes so that the whole control should become more ...
|
|
|
@11860
|
13 years |
tbretz |
Implemented reading referencevoltages from file -- preliminary.
|
|
|
@11858
|
13 years |
tbretz |
More updates... added new function... restructured functions, etc.
|
|
|
@11852
|
13 years |
tbretz |
This is the first step to get a working and stable Bias control.
|
|
|
@11775
|
13 years |
tbretz |
Added some more user commands.
|
|
|
@11578
|
13 years |
tbretz |
Moved some part of the initialization from main to Configure::DoParse
|
|
|
@11577
|
13 years |
tbretz |
Moved Dim:Setup to Main::execute
|
|
|
@11575
|
13 years |
tbretz |
Moved common option setup to Main.h; created Main namespace
|
|
|
@11574
|
13 years |
tbretz |
Added the possibility to setup DIM_HOST_NODE with the --host program ...
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11477
|
13 years |
tbretz |
Make use of Main.h
|
|
|
@11313
|
13 years |
tbretz |
|