|
|
@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.
|
|
|
@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()
|
|
|
@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 ...
|
|
|
@11355
|
13 years |
tbretz |
Do not propagate values larger than the maximum to the progress bar.
|
|
|
@11354
|
13 years |
tbretz |
Renamed command to enable data-socket
|
|
|
@11353
|
13 years |
Daniela Dorner |
added script to display and edit entries of the configuration database ...
|
|
|
@11352
|
13 years |
Daniela Dorner |
created directory for web interface to database ProgramOptions
|
|
|
@11351
|
13 years |
Daniela Dorner |
create directory for fact web pages
|
|
|
@11350
|
13 years |
tbretz |
Added argument to ResetThread
|
|
|
@11349
|
13 years |
tbretz |
Fixed variable names.
|
|
|
@11348
|
13 years |
tbretz |
Added some more setter functions to StaticData to simplify the ...
|
|
|
@11347
|
13 years |
tbretz |
Used Vec instead of Get in EvalConfiguration.
|
|
|
@11346
|
13 years |
tbretz |
Use Vec instead of Get
|
|
|
@11345
|
13 years |
tbretz |
Implemented a Getter especially for vectors.
|
|
|
@11344
|
13 years |
tbretz |
Implemented the possibility to setup a full run-type.
|
|
|
@11343
|
13 years |
tbretz |
Some fixes to the initialization procedure.
|
|
|
@11342
|
13 years |
tbretz |
Divided Reset into soft and hard reset.
|
|
|
@11341
|
13 years |
tbretz |
Updated; minor changes; compile chatclient and chatserver by default; ...
|
|
|
@11340
|
13 years |
tbretz |
Updated help text for RESET
|
|
|
@11339
|
13 years |
tbretz |
Added setup of the clock-conditioner frequencies.
|
|
|
@11338
|
13 years |
tbretz |
Moved setup of the clock-conditioner to the config-file.
|
|
|
@11337
|
13 years |
tbretz |
Set the CommandStates_t back to the previous values; updated ResetThread
|
|
|
@11336
|
13 years |
tbretz |
Added code to allow option values as hexadecimal numbers; added Get ...
|
|
|
@11335
|
13 years |
tbretz |
Added g_reset and some other updates and minor fixes.
|
|
|
@11334
|
13 years |
tbretz |
Changed some unsigned int to signed int.
|
|
|
@11333
|
13 years |
tbretz |
Changed some unsigned int to signed int.
|
|
|
@11332
|
13 years |
tbretz |
Added FAD Reset button
|
|
|
@11331
|
13 years |
tbretz |
Added FAD reset button
|
|
|
@11330
|
13 years |
tbretz |
Check whether option is available before accessing 'console' option.
|
|
|
@11329
|
13 years |
tbretz |
Fixed a typo in HasPrint - print-unknown wasn't recognized correctly; ...
|
|
|
@11328
|
13 years |
tbretz |
Updated EvalConfiguration to parse the address options one by one.
|
|
|
@11327
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11326
|
13 years |
tbretz |
Added .! command to be able to execute shell commands.
|
|
|
@11325
|
13 years |
tbretz |
Updated output when opening and closing files.
|
|
|
@11324
|
13 years |
tbretz |
Updated logging when openeing and closing a file; fixed format of ...
|
|
|
@11323
|
13 years |
tbretz |
Fixed a wrong array index (should be b instead of k)
|
|
|
@11322
|
13 years |
tbretz |
Added handling of FAD_CONTROL/STATS service.
|
|
|
@11321
|
13 years |
tbretz |
Updated some ranges.
|
|
|
@11320
|
13 years |
tbretz |
Added -d as shortcut for --debug.
|
|
|
@11319
|
13 years |
tbretz |
Updated program options description.
|
|
|
@11318
|
13 years |
tbretz |
Removed souble error message.
|
|
|
@11317
|
13 years |
tbretz |
Removed obsolete fStatsPeriod; updated statistics
|
|
|
@11316
|
13 years |
tbretz |
Fixed return value for stat() of filename; added GetUpdateInterval
|
|
|
@11315
|
13 years |
tbretz |
Added DimWriteStatistics; added ConnectionUSB; added biasctrl
|
|
|
@11314
|
13 years |
tbretz |
|
|
|
@11313
|
13 years |
tbretz |
|
|
|