|
|
@11285
|
13 years |
tbretz |
Added 'RESET'
|
|
|
@11284
|
13 years |
tbretz |
Added the possibility to set the update rate for self triggered events.
|
|
|
@11283
|
13 years |
tbretz |
Adapted some log output to standard used in the other classes.
|
|
|
@11282
|
13 years |
tbretz |
Mainly new statistics.
|
|
|
@11281
|
13 years |
tbretz |
Removed obsolete gi_usedMem
|
|
|
@11280
|
13 years |
tbretz |
Added virtual function for locking; fixed the order of instantiation ...
|
|
|
@11279
|
13 years |
tbretz |
Added code for new fadctrl statistics; better treatment of enable of ...
|
|
|
@11278
|
13 years |
tbretz |
Added preliminary code to start data logger.
|
|
|
@11277
|
13 years |
tbretz |
Added button to start data logger.
|
|
|
@11276
|
13 years |
tbretz |
Set default for FAD buffer progress bar to 0.
|
|
|
@11275
|
13 years |
tbretz |
Fixed fServiceList.erase in RemoveServer; the entry might not exist.
|
|
|
@11274
|
13 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@11273
|
13 years |
tbretz |
Added EVT_STAT and GUI_STAT; changed ADC values to signed
|
|
|
@11272
|
13 years |
tbretz |
Fixed a bug in MHFalseSource::SetupFill - must be CopyBinning instead ...
|
|
|
@11271
|
13 years |
tbretz |
Changed default for fDimMessage from en empty string to a NULL pointer.
|
|
|
@11270
|
13 years |
tbretz |
Added a missing ;
|
|
|
@11269
|
13 years |
tbretz |
Moved calling of RemoveAllServices from RemoveAllServers and ...
|
|
|
@11268
|
13 years |
Daniela Dorner |
removed required() for option schedule-database-name
|
|
|
@11267
|
13 years |
tbretz |
Included a call to RemoveAllServices to RemoveServer.
|
|
|
@11266
|
13 years |
tbretz |
Removed cose which got obsolete due to the include of ...
|
|
|
@11265
|
13 years |
lyard |
Added the RemoveServer and RemoveAllServers functions. Seems to have ...
|
|
|
@11264
|
13 years |
tbretz |
Removed includes which are now in Main.h
|
|
|
@11263
|
13 years |
tbretz |
Added include of boost/thread.hpp and LocalControl.h
|
|
|
@11262
|
13 years |
tbretz |
Made SetCurrentState a protected functioj so that derives state ...
|
|
|
@11261
|
13 years |
tbretz |
Removed SetCurrentState; removed includes which are now in Main.h; ...
|
|
|
@11260
|
13 years |
tbretz |
Fixed a problem introduced with the splitting of Connect which caused ...
|
|
|
@11257
|
13 years |
tbretz |
Removed the --no-dim option, because it won't work anyway at the moment.
|
|
|
@11256
|
13 years |
tbretz |
Updated reference about regex for database url.
|
|
|
@11255
|
13 years |
tbretz |
Updated regex to evaluate schedule-database.
|
|
|
@11254
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration; changed positional ...
|
|
|
@11253
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration and its return value ...
|
|
|
@11252
|
13 years |
tbretz |
Added a first draft of a unified main program.
|
|
|
@11251
|
13 years |
tbretz |
Started to unify the main program of the io_service based control program.
|
|
|
@11250
|
13 years |
tbretz |
Fixed a problem in the C version of GetLocalIp
|
|
|
@11249
|
13 years |
tbretz |
Added warning for non virtual destructors.
|
|
|
@11248
|
13 years |
tbretz |
Fixed a function description.
|
|
|
@11247
|
13 years |
tbretz |
Made destructors virtual.
|
|
|
@11246
|
13 years |
tbretz |
Made destructor virtual -- destructors of base classes should always ...
|
|
|
@11245
|
13 years |
tbretz |
Unified all three run modes.
|
|
|
@11244
|
13 years |
tbretz |
'repaired' switch in openRun and set default for fFileFormat to kNone
|
|
|
@11243
|
13 years |
tbretz |
Added SET_FILE_FORMAT
|
|
|
@11242
|
13 years |
tbretz |
Fixed switching off AutoScale in ADC window; delete fEventData in ...
|
|
|
@11240
|
13 years |
tbretz |
Set default y-scale of Rate plot to [0,1010]
|
|
|
@11239
|
13 years |
tbretz |
Fixed reference clock indices.
|
|
|
@11238
|
13 years |
tbretz |
Changed Adc_Data from uint16 to int16
|
|
|
@11237
|
13 years |
tbretz |
Fixed calculation of g_maxMem
|
|
|
@11236
|
13 years |
tbretz |
Changed again the default address for ocal ip resolution to a default ...
|
|
|
@11235
|
13 years |
tbretz |
Little layout changes
|
|
|
@11234
|
13 years |
tbretz |
Small layout updates
|
|
|
@11233
|
13 years |
tbretz |
Layouted FAD tab
|
|
|
@11231
|
13 years |
tbretz |
Display DIM_DNS_NODE.
|
|
|
@11230
|
13 years |
tbretz |
Updated initialization process according to the other programs.
|
|
|
@11229
|
13 years |
tbretz |
Reverted commit by mistake.
|
|
|
@11228
|
13 years |
tbretz |
Layout update FAD tab
|
|
|
@11227
|
13 years |
tbretz |
Changed startup tab
|
|
|
@11226
|
13 years |
tbretz |
broadcast whole events via Dim; made MainWindow and abstract base ...
|
|
|
@11225
|
13 years |
tbretz |
Implemented REFRENECE_CLOCK
|
|
|
@11224
|
13 years |
tbretz |
Send FADC data once a second.
|
|
|
@11223
|
13 years |
neise |
Fixed ADC pipeline display
|
|
|
@11222
|
13 years |
neise |
Added StartRun/StopRun
|
|
|
@11221
|
13 years |
tbretz |
Removed q as shortcut for --quit to avoid confusion with --quiet
|
|
|
@11220
|
13 years |
lyard |
now use the toStrings method of the converter
|
|
|
@11219
|
13 years |
lyard |
added 2 write error states + bug fix
|
|
|
@11218
|
13 years |
tbretz |
Added --cmd and --quit program option.
|
|
|
@11217
|
13 years |
tbretz |
Made ProcessLine a public function to allow for --cmd command.
|
|
|
@11216
|
13 years |
tbretz |
Added cmd and quit command.
|
|
|
@11215
|
13 years |
tbretz |
Added NightAsInt
|
|
|
@11214
|
13 years |
tbretz |
Little change.
|
|
|
@11213
|
13 years |
tbretz |
Renamed the fad temperature led.
|
|
|
@11211
|
13 years |
tbretz |
Added ToStrings
|
|
|
@11210
|
13 years |
tbretz |
Moved coding and decoding of the 12 bit temperature to the conversion ...
|
|
|
@11209
|
13 years |
tbretz |
Added trigger id and fake temperature.
|
|
|
@11208
|
13 years |
tbretz |
Added a new constructor which takes special_values as argument.
|
|
|
@11207
|
13 years |
tbretz |
Many little and more changed to teh FAD and event builder controls; ...
|
|
|
@11203
|
13 years |
tbretz |
Removedmore obsolete stuff.
|
|
|
@11202
|
13 years |
tbretz |
Removed some obsolete code.
|
|
|
@11201
|
13 years |
tbretz |
Inverted bit for command socket.
|
|
|
@11200
|
13 years |
tbretz |
Restructured the FAD gui; made widgets for run-number and ROI active.
|
|
|
@11199
|
13 years |
tbretz |
Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
|
|
|
@11198
|
13 years |
tbretz |
Do noz print 'Trying to connect' message more than once.
|
|
|
@11197
|
13 years |
tbretz |
Changed the fStatus2 array to support also an 'all diconnected but ...
|
|
|
@11196
|
13 years |
tbretz |
Changed the FAD Led status to support also an 'all diconnected but ...
|
|
|
@11195
|
13 years |
tbretz |
Updated with some more status bit support.
|
|
|
@11194
|
13 years |
tbretz |
Removed an obsolete debug out.
|
|
|
@11193
|
13 years |
tbretz |
Replaced the constructor of EventHeader with a vector<uint16_t> by ...
|
|
|
@11192
|
13 years |
tbretz |
Made the tcp::endpoint and the slot number a member of ConenctionFAD; ...
|
|
|
@11191
|
13 years |
tbretz |
Workaroudn for a problem with negative gi_NumConnects
|
|
|
@11190
|
13 years |
tbretz |
Added the possbility to give an IP Address with a port rather than a ...
|
|
|
@11188
|
13 years |
tbretz |
Also update status informations when connection information has ...
|
|
|
@11187
|
13 years |
tbretz |
Removed some debug code.
|
|
|
@11186
|
13 years |
tbretz |
Tried another fix for the CompareBits
|
|
|
@11185
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@11184
|
13 years |
tbretz |
Fixed displays of FadLeds
|
|
|
@11183
|
13 years |
tbretz |
Must be i instead of i/7 when checking for identical values.
|
|
|
@11182
|
13 years |
tbretz |
Updated default base port
|
|
|
@11181
|
13 years |
tbretz |
Added more infos to debugRead; some fixed to CompareBit
|
|
|
@11180
|
13 years |
tbretz |
Added check whether all ports are connected again.
|
|
|
@11179
|
13 years |
tbretz |
Added FAD DNA.
|
|
|
@11177
|
13 years |
tbretz |
Display more FAD status bits.
|
|
|
@11176
|
13 years |
tbretz |
Added output of frequency calculated from the clock conditioner values.
|
|
|