|
|
@11565
|
13 years |
tbretz |
Automatically initialize the Converter from the defined FITS format.
|
|
|
@11545
|
13 years |
tbretz |
Added new maxEvt support.
|
|
|
@11542
|
13 years |
tbretz |
Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
|
|
|
@11539
|
13 years |
tbretz |
Another fix to fix the min/max temperatures
|
|
|
@11537
|
13 years |
tbretz |
Fixed once more the temperature compilation for the FADs; removed the ...
|
|
|
@11532
|
13 years |
tbretz |
Changed fExpectedRuns to keep target configuration; added NumBoards ...
|
|
|
@11522
|
13 years |
tbretz |
Fixed format of fDimStatistics1.
|
|
|
@11499
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11479
|
13 years |
tbretz |
Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
|
|
|
@11471
|
13 years |
tbretz |
Replaced boost::array by std::array
|
|
|
@11467
|
13 years |
tbretz |
Replaced value by INT32_MAX; replaced StartPix with StartCell
|
|
|
@11446
|
13 years |
tbretz |
Removed the debug values for maxevt and maxtime; removed two obsolete ...
|
|
|
@11445
|
13 years |
tbretz |
Updated access to run-number and store it into fExpectedRuns instead ...
|
|
|
@11420
|
13 years |
tbretz |
Added Prescaler stuff and goNewRun feature.
|
|
|
@11381
|
13 years |
tbretz |
Some changes to the way filenames are determined; made MessageImp a ...
|
|
|
@11376
|
13 years |
tbretz |
Updated writing of FITS; pipe MessageImp to all writers; enabled ...
|
|
|
@11359
|
13 years |
tbretz |
Implemented a solution to solve a multi-threading issue in factOut; ...
|
|
|
@11350
|
13 years |
tbretz |
Added argument to ResetThread
|
|
|
@11337
|
13 years |
tbretz |
Set the CommandStates_t back to the previous values; updated ResetThread
|
|
|
@11324
|
13 years |
tbretz |
Updated logging when openeing and closing a file; fixed format of ...
|
|
|
@11295
|
13 years |
tbretz |
Updated to support new statistics; added sending of filename to fDimRuns
|
|
|
@11286
|
13 years |
tbretz |
Updated to new statistic; changed to new runStat values; added ResetThread
|
|
|
@11247
|
13 years |
tbretz |
Made destructors virtual.
|
|
|
@11244
|
13 years |
tbretz |
'repaired' switch in openRun and set default for fFileFormat to kNone
|
|
|
@11237
|
13 years |
tbretz |
Fixed calculation of g_maxMem
|
|
|
@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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@11188
|
13 years |
tbretz |
Also update status informations when connection information has ...
|
|
|
@11186
|
13 years |
tbretz |
Tried another fix for the CompareBits
|
|
|
@11183
|
13 years |
tbretz |
Must be i instead of i/7 when checking for identical values.
|
|
|
@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.
|
|
|
@11175
|
13 years |
tbretz |
Removed some obsolete stuff
|
|
|
@11174
|
13 years |
tbretz |
New scheme to transmit the status bits.
|
|
|
@11169
|
13 years |
tbretz |
Added DrsEnabled
|
|
|
@11166
|
13 years |
tbretz |
Added PLL lock.
|
|
|
@11162
|
13 years |
tbretz |
Added code to send changed distributions from headers.
|
|
|
@11153
|
13 years |
tbretz |
Piped data from debugHead to EventBuilderWrapper
|
|
|
@11147
|
13 years |
tbretz |
Do not write 0 byte reads to debug stream.
|
|
|
@11146
|
13 years |
tbretz |
Added some output for opening and closing debug files.
|
|
|
@11145
|
13 years |
tbretz |
Removed typo.
|
|
|
@11144
|
13 years |
tbretz |
Removed some debug out.
|
|
|
@11136
|
13 years |
tbretz |
Send more Dim infos.
|
|
|
@11127
|
13 years |
tbretz |
Debugged the ADC plot with some fixes when sending the Dim data; set ...
|
|
|
@11097
|
13 years |
tbretz |
Added const qualifiers to factOut and factStat
|
|
|
@11095
|
13 years |
tbretz |
Return 0 as default in eventCheck; added comment to commands; fixed ...
|
|
|
@11092
|
13 years |
tbretz |
Added some comments about eventCheck
|
|
|
@11091
|
13 years |
tbretz |
Added new connection/disconnection scheme; added eventCheck stub
|
|
|
@11082
|
13 years |
tbretz |
Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
|
|
|
@11081
|
13 years |
tbretz |
Added preliminary interface for g_port.sockDef
|
|
|
@11013
|
13 years |
tbretz |
Some little updates; added DataFileDebug
|
|
|
@10995
|
13 years |
tbretz |
Added some example code to handle FITS errors.
|
|
|
@10979
|
13 years |
tbretz |
Replaced Adc_data[1] by Adc_data[]
|
|
|
@10967
|
13 years |
tbretz |
Check for NULL in Close
|
|
|
@10965
|
13 years |
tbretz |
Exchanged version and type in block header
|
|
|
@10964
|
13 years |
tbretz |
First version of writing data into binary files.
|
|
|
@10949
|
13 years |
tbretz |
Added some code to write FITS files.
|
|
|
@10942
|
13 years |
tbretz |
Fixed format of EVENTS
|
|
|
@10938
|
13 years |
tbretz |
Send some dim messages.
|
|
|
@10923
|
13 years |
tbretz |
Adapted to latest version of code; first implementration of an ...
|
|
|
@10861
|
13 years |
tbretz |
Adapted Start() once more.
|
|
|
@10856
|
13 years |
tbretz |
Further improvement in Start(), accept negative numbers in NumConnect ...
|
|
|
@10854
|
13 years |
tbretz |
Allow to use several ports on localhost for several fake boards for ...
|
|
|
@10852
|
13 years |
tbretz |
Fixed workaround to open the seven sockets correctly; added some debug ...
|
|
|
@10845
|
13 years |
tbretz |
Improved workaround for ports.
|
|
|
@10843
|
13 years |
tbretz |
Added a workaround to pass the ports to the eventbuilder
|
|
|
@10841
|
13 years |
tbretz |
Added check in GetMaxMemory
|
|
|
@10836
|
13 years |
tbretz |
|