|
|
@11517
|
13 years |
tbretz |
Explicit conversion of function to bool needed for newer g++
|
|
|
@11516
|
13 years |
tbretz |
Removed some arguments to suppress compiler warnings.
|
|
|
@11512
|
13 years |
tbretz |
Made mcp be compiled by default.
|
|
|
@11511
|
13 years |
tbretz |
Updated to latest version of event builder.
|
|
|
@11510
|
13 years |
tbretz |
improvements to pulse simulation - needs optimization.
|
|
|
@11509
|
13 years |
tbretz |
send STOP_RUN instead of STOP to FTM.
|
|
|
@11508
|
13 years |
tbretz |
Fixed the QVariant value in fMcpNumEvents
|
|
|
@11507
|
13 years |
tbretz |
Fixed a name.
|
|
|
@11500
|
13 years |
lyard |
fixed a bug related to bad services formatting
|
|
|
@11499
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11498
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11497
|
13 years |
tbretz |
Added preliminary widgets for starting runs from the GUI.
|
|
|
@11496
|
13 years |
tbretz |
Optimized ToFits according to the result of the optimization of the ...
|
|
|
@11495
|
13 years |
tbretz |
Fixed a minor compiler issue from last commit.
|
|
|
@11494
|
13 years |
tbretz |
Added some code to stop the ftm and the fads.
|
|
|
@11493
|
13 years |
tbretz |
Receive the trigger id from the ftm; added gauss pulses in case the ...
|
|
|
@11492
|
13 years |
tbretz |
Send the trigger id with the trigger.
|
|
|
@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
|
|
|
@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.
|
|
|
@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.
|
|
|
@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()
|
|
|
@11392
|
13 years |
tbretz |
Added milliseconds to time output.
|
|
|
@11391
|
13 years |
tbretz |
Added svn path as PACKAGE_URL
|
|
|
@11390
|
13 years |
tbretz |
Updated startup block
|
|
|
@11389
|
13 years |
tbretz |
UPdated startup block
|
|
|
@11388
|
13 years |
tbretz |
Added svn revision to output at startup.
|
|
|
@11387
|
13 years |
tbretz |
Added code to unify access to parsed options; added GetOptions
|
|
|
@11386
|
13 years |
tbretz |
Added output of a lot of information at startup.
|
|
|
@11384
|
13 years |
tbretz |
|
|
|
@11383
|
13 years |
tbretz |
Added dim libraries to fad and ftm; added mcp
|
|
|
@11382
|
13 years |
tbretz |
Added dim libraries to fad and ftm; added mcp
|
|
|
@11381
|
13 years |
tbretz |
Some changes to the way filenames are determined; made MessageImp a ...
|
|
|
@11380
|
13 years |
tbretz |
Implemented sending triggers from the ftm to the fad via Dim.
|
|
|
@11379
|
13 years |
tbretz |
Updated the behaviour of the configure command; allow all possible ...
|
|
|
@11378
|
13 years |
tbretz |
Updated the bahaviour of the CONFIGURE command.
|
|
|
@11377
|
13 years |
tbretz |
Renamed TriggerId to EventCounter; added code to configure run-types
|
|
|
@11376
|
13 years |
tbretz |
Updated writing of FITS; pipe MessageImp to all writers; enabled ...
|
|
|
@11375
|
13 years |
tbretz |
Renamed TriggerId to EventCounter; added struct Configuration; added ...
|
|
|
@11374
|
13 years |
tbretz |
Set default run-number to 1; renamed TriggerId to EventCounter
|
|
|
@11373
|
13 years |
tbretz |
Minor change to some log-output
|
|
|
@11372
|
13 years |
tbretz |
Some little changes to the output; use Vec<> instead of ...
|
|
|
@11371
|
13 years |
tbretz |
Do not display debug messages in the message output at the bottom
|
|
|
@11370
|
13 years |
tbretz |
Set URL from SetEndpoint(tcp::endpoint)
|
|
|
@11366
|
13 years |
tbretz |
Added output to see if GUI was properly closed.
|
|
|
@11365
|
13 years |
tbretz |
Align right for fTriggerInterval
|
|
|
@11364
|
13 years |
tbretz |
Updated some log-out.
|
|
|
@11363
|
13 years |
tbretz |
Enforced an ROI of 1 for the ADC display.
|
|
|
@11359
|
13 years |
tbretz |
Implemented a solution to solve a multi-threading issue in factOut; ...
|
|
|
@11358
|
13 years |
tbretz |
Updated display of PC time in ADC tab
|
|
|
@11357
|
13 years |
tbretz |
Improved a bit the console output.
|
|
|
@11356
|
13 years |
tbretz |
Renamed command to switch between command and data socket(s), added ...
|
|
|