|
|
@11492
|
13 years |
tbretz |
Send the trigger id with the trigger.
|
|
|
@11491
|
13 years |
tbretz |
Latest changes.
|
|
|
@11490
|
13 years |
tbretz |
Replaced fPCTime by a two byte buffer and init full time; added ...
|
|
|
@11489
|
13 years |
tbretz |
Added fStartCells and increased version number
|
|
|
@11488
|
13 years |
tbretz |
Added iterator to start cell.
|
|
|
@11487
|
13 years |
tbretz |
Optimized reverse copy procedure; added HasKey
|
|
|
@11486
|
13 years |
tbretz |
Added support for FITS files in readdaq.
|
|
|
@11485
|
13 years |
weitzel |
FTM firmware features now the config_single_FTU command (to be ...
|
|
|
@11484
|
13 years |
tbretz |
Added a specialized template of SendCommand, suitable to send a string
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11482
|
13 years |
tbretz |
Fixed a problem with stoi when the string was empty.
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11480
|
13 years |
tbretz |
Removed obsolete include.
|
|
|
@11479
|
13 years |
tbretz |
Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
|
|
|
@11478
|
13 years |
tbretz |
Removed some obsolete include.
|
|
|
@11477
|
13 years |
tbretz |
Make use of Main.h
|
|
|
@11476
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11475
|
13 years |
tbretz |
Added libDimExtension for drivectrl
|
|
|
@11474
|
13 years |
tbretz |
Removed some obsolete includes; made it compile again.
|
|
|
@11473
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11472
|
13 years |
tbretz |
Replaced boost::thread by std::thread.
|
|
|
@11471
|
13 years |
tbretz |
Replaced boost::array by std::array
|
|
|
@11470
|
13 years |
tbretz |
Improved output.
|
|
|
@11469
|
13 years |
tbretz |
Fixed EnableAllPixels
|
|
|
@11468
|
13 years |
tbretz |
Only plot the created commands in debig mode.
|
|
|
@11467
|
13 years |
tbretz |
Replaced value by INT32_MAX; replaced StartPix with StartCell
|
|
|
@11466
|
13 years |
tbretz |
Improved random data.
|
|
|
@11465
|
13 years |
tbretz |
Fixed the expected size in the SetClockFrequency tab.
|
|
|
@11464
|
13 years |
tbretz |
Fixed some display in the ADC tab.
|
|
|
@11463
|
13 years |
lyard |
added backlog of events and log without dim
|
|
|
@11462
|
13 years |
ogrimm |
Fixed bug crashing raw data browser when connected to DIM
|
|
|
@11461
|
13 years |
tbretz |
Made also Entry public -- for newer root versions and moved ReadBlock down.
|
|
|
@11460
|
13 years |
tbretz |
Latest changes.
|
|
|
@11459
|
13 years |
tbretz |
|
|
|
@11458
|
13 years |
ogrimm |
Fixed detection of erroneous trigger cell
|
|
|
@11457
|
13 years |
tbretz |
Added MRawFitsRead
|
|
|
@11456
|
13 years |
tbretz |
Read the first header already at preprocessing time so that at least ...
|
|
|
@11455
|
13 years |
ogrimm |
Crash when reducing number of boards in FADctrl fixed
|
|
|
@11454
|
13 years |
tbretz |
Fixed raplacing of extension and added fits as a valid extension.
|
|
|
@11453
|
13 years |
tbretz |
Use FITS reader instead of raw-reader if it is a FITS raw file.
|
|
|
@11452
|
13 years |
tbretz |
Added Getter for fCameraVersion
|
|
|
@11451
|
13 years |
tbretz |
Au^Cmatically use MGeomCamFACT if the run header says that it is a ...
|
|
|
@11450
|
13 years |
tbretz |
Added some comments about FITS basic types.
|
|
|
@11449
|
13 years |
tbretz |
Improved some output.
|
|
|
@11448
|
13 years |
tbretz |
Added setter to init fact data and to set the format values.
|
|
|
@11447
|
13 years |
tbretz |
Added virtual function to initialize reading event data.
|
|
|
@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 ...
|
|
|
@11444
|
13 years |
tbretz |
Updated access to run-number.
|
|
|
@11443
|
13 years |
tbretz |
Latest updates.
|
|
|
@11442
|
13 years |
tbretz |
Replaced DimEventData by EVENT
|
|
|
@11441
|
13 years |
tbretz |
Write a proper FITS header; removed obsolete fMjdRef data member
|
|
|
@11440
|
13 years |
tbretz |
Added some comment.
|
|
|
@11439
|
13 years |
tbretz |
Added Iso() member function.
|
|
|
@11438
|
13 years |
tbretz |
Added MFits
|
|
|
@11437
|
13 years |
tbretz |
|
|
|
@11436
|
13 years |
tbretz |
|
|
|
@11435
|
13 years |
tbretz |
Further optimized seeking so that we always seek relative.
|
|
|
@11434
|
13 years |
tbretz |
Removed the need of fill_buffer
|
|
|
@11433
|
13 years |
tbretz |
There is no need to make the derivative from istream virtual.
|
|
|
@11432
|
13 years |
tbretz |
Added function DataMember which will return a pointer to a data member ...
|
|
|
@11431
|
13 years |
tbretz |
Outsourced OpenFile and ReadRunHeader to their own funtions.
|
|
|
@11430
|
13 years |
tbretz |
Made ReadEvent and SkipEvent virtual.
|
|
|
@11429
|
13 years |
tbretz |
Added -D__MARS__ to AcLiC
|
|
|
@11428
|
13 years |
tbretz |
Included fstream
|
|
|
@11427
|
13 years |
tbretz |
the upper bound of searching the maximum was wrong
|
|
|
@11426
|
13 years |
tbretz |
Added GaussProb2D
|
|
|
@11425
|
13 years |
ogrimm |
Bug fix for previous trigger cell sanity check
|
|
|
@11424
|
13 years |
tbretz |
Fixed seeking in gzipped files; increased buffer size
|
|
|
@11423
|
13 years |
tbretz |
To be able to properly remobe the .libs also check the current path if ...
|
|
|
@11422
|
13 years |
tbretz |
Don't use just a single buffer for writing, it might become ...
|
|
|
@11421
|
13 years |
tbretz |
Fall back from configured to connected as soon as the corresponding ...
|
|
|
@11420
|
13 years |
tbretz |
Added Prescaler stuff and goNewRun feature.
|
|
|
@11419
|
13 years |
tbretz |
Added prescaler stuff.
|
|
|
@11418
|
13 years |
tbretz |
Replaced the include of MessageDim with MessageImp
|
|
|
@11417
|
13 years |
tbretz |
Removed an obsolete comment block.
|
|
|
@11416
|
13 years |
tbretz |
Removed an obsolete bool.
|
|
|
@11415
|
13 years |
tbretz |
Added some const qualifiers.
|
|
|
@11414
|
13 years |
ogrimm |
Added debugging for 'double signal' effect on FAD
|
|
|
@11413
|
13 years |
ogrimm |
Fixed bug when changing displayed event scope channel too fast
|
|
|
@11412
|
13 years |
tbretz |
Fixed a problem with a possible infinite loop in the display.
|
|
|
@11411
|
13 years |
tbretz |
|
|
|
@11410
|
13 years |
tbretz |
Fixed a check which was always true.
|
|
|
@11409
|
13 years |
tbretz |
Some name change to get rid of some compiler warnings.
|
|
|
@11408
|
13 years |
tbretz |
Propagate argument to fThread.Run
|
|
|
@11407
|
13 years |
tbretz |
Some improvements to get rid of compiler warnnings.
|
|
|
@11406
|
13 years |
lyard |
Open the log file right away if path given in configuration
|
|
|
@11405
|
13 years |
lyard |
various improvements of the datalogger
|
|
|
@11404
|
13 years |
tbretz |
Added fact++.rc global configuration file.
|
|
|
@11403
|
13 years |
tbretz |
Use Vec instead of Get and make sure 'console' is not accessed if not ...
|
|
|
@11402
|
13 years |
tbretz |
Changed the default qos from kInfo to kMessage
|
|
|
@11401
|
13 years |
tbretz |
Do not output = if avlue is empty
|
|
|
@11400
|
13 years |
tbretz |
Do not output = if value is empty
|
|
|
@11399
|
13 years |
tbretz |
Added microseconds to time output.
|
|
|
@11398
|
13 years |
tbretz |
Added microseconds to time output.
|
|
|
@11397
|
13 years |
tbretz |
Made write public to be accessed from Main.h
|
|
|
@11396
|
13 years |
tbretz |
Adapted output to what we have now elsewhere.
|
|
|
@11395
|
13 years |
tbretz |
Set the Dim timestamp to the given time.
|
|
|
@11394
|
13 years |
tbretz |
Fixed a warning in SetTriggerRate
|
|
|
@11393
|
13 years |
tbretz |
Added Time_t()
|
|
|