source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18908   7 years tbretz Added output for ongoing crate reset.
(edit) @18902   7 years dneise Adjust container temp window; use /newdata instead of /daq
(edit) @18897   7 years dneise commit modifications done 19.08.2016 and still not checked in. Why ...
(edit) @18896   7 years dneise allow a 10sec timeout in case of a disconnection
(edit) @18894   7 years dneise re-introduce patch for OC in ch 91, from rev.18800
(edit) @18892   7 years tbretz The second positional argument is '1' not '2' because it is the number ...
(edit) @18891   7 years tbretz Catch the exception as const reference.
(edit) @18890   7 years tbretz Propagate some variables as references where it makes sense.
(edit) @18889   7 years tbretz Propagate some variables as references where it makes sense.
(edit) @18876   7 years tbretz Added new function 'WordWrap'
(edit) @18868   7 years tbretz Moved colors to a dedicated file.
(edit) @18850   7 years Daniela Dorner removed workaround for channel 91, i.e. 2/27
(edit) @18848   7 years tbretz Added getter for private members fVerbose and fDebugTx.
(edit) @18847   7 years tbretz Fixed the help text.
(edit) @18846   7 years tbretz Added a missing const qualifier.
(edit) @18845   7 years tbretz Removed a stray comment line
(edit) @18844   7 years tbretz Initialized fLastMjd -- valgrind correctly complained about.
(edit) @18840   7 years tbretz Fixed a typo in an exception.
(edit) @18839   7 years tbretz Output which is the current state if dim.wait times out.
(edit) @18838   7 years tbretz Fixed updating of existing branches.
(edit) @18837   7 years tbretz Allow for automatic extension replacement in filename. Some minor ...
(edit) @18836   7 years tbretz Implemented that a factfits file can be read as if with zfits (already ...
(edit) @18834   7 years tbretz Added some command description.
(edit) @18833   7 years tbretz Secured Tools::Split against exceptions from boost::tokenize
(edit) @18832   7 years tbretz Make sure the server does not see itself. This can lead to crashes ...
(edit) @18828   7 years tbretz Restructured the astrometry interface to allow setting the observatory ...
(edit) @18826   7 years tbretz Removed stray debug out... sorry.
(edit) @18825   7 years tbretz Removed stray debug out... sorry.
(edit) @18824   7 years tbretz Keep position arguments in continous order without gaps.
(edit) @18823   7 years tbretz For consistency, pass the local arguments from the resource file also ...
(edit) @18822   7 years tbretz Added a Getter for fArgumentsJS
(edit) @18821   7 years tbretz Updated the comment for the JavaScript resource.
(edit) @18820   7 years tbretz Slightly modified the interface to access the observatory. This allows ...
(edit) @18818   7 years tbretz There was a comma missing for SWIFT_ACTUAL_POINTDIR
(edit) @18815   7 years tbretz Fixed a typo in the description of the commandline arguments.
(edit) @18808   7 years tbretz The ref clock is displayed in MHz not in GHz, display the raw data ...
(edit) @18805   7 years tbretz Fixed some typo in the state names. For the time being added ...
(edit) @18804   7 years tbretz Added a hardware error and a hardware warning.
(edit) @18803   7 years tbretz Split Errors and Warning into to error states. Allow to park in ...
(edit) @18800   7 years tbretz WORKAROUND: Excluded ch91 from OverCurrent detection.
(edit) @18798   7 years tbretz Issue the ramping in emergency case only if any channel is not at 0.
(edit) @18781   8 years Daniela Dorner updated list of gcn channels
(edit) @18780   8 years Daniela Dorner fixed that AMON alerts caused the program to disconnect because of ...
(edit) @18655   8 years tbretz Do not try to re-position when parking and allow for a larger ...
(edit) @18654   8 years tbretz Changed lmits as diccussed in the telcon yesterday.
(edit) @18653   8 years tbretz Updated to account for the new data in the EventData stream
(edit) @18632   8 years tbretz disable-ftu should pe vars no var
(edit) @18631   8 years tbretz Added support for run and event number.
(edit) @18630   8 years tbretz Distribute run and event number with the EVENT_DATA service
(edit) @18617   8 years tbretz This looks like a solution. I start a second detached thread which ...
(edit) @18616   8 years tbretz Issue a message when the thread has been shut down.
(edit) @18615   8 years tbretz It seems the new system Ubuntu 16.04 does not support anymore hardware ...
(edit) @18614   8 years tbretz Another mystery of thenew system Ubuntu 16.04... the tokenizer here ...
(edit) @18613   8 years tbretz With gcc 5 it seems N also identifies our strings... this might still ...
(edit) @18612   8 years tbretz God knows why the constructur fails to work with gcc 5, I don't...
(edit) @18611   8 years tbretz FITS column description was too long
(edit) @18607   8 years tbretz WORKAROUND CH272: Removed the shortcut channel from the list of ...
(edit) @18606   8 years tbretz Better handling of special cases like when the lid is closed or the ...
(edit) @18602   8 years tbretz The latest change broke the compiling with root.
(edit) @18600   8 years tbretz Avoid a compiler warning
(edit) @18599   8 years tbretz Fixed three typos.
(edit) @18598   8 years tbretz Fixed two typos.
(edit) @18597   8 years tbretz Added some missing but maybe common error codes
(edit) @18590   8 years tbretz Fixed a warning about a strange conditional (uncritical)
(edit) @18587   8 years tbretz Fixed a typo and a flaw in a conditions (nothing critical)
(edit) @18586   8 years tbretz Fxied a warning about a missing cast.
(edit) @18585   8 years tbretz Fixed some warning about unused function parameters.
(edit) @18583   8 years tbretz Fixed some typos in the docu.
(edit) @18544   8 years lyard Added -ugly- program to recover raw data files corrupted due to ...
(edit) @18538   8 years tbretz Print the number of columns skipped due to NULL entry.
(edit) @18530   8 years tbretz Added a range check for the given source coordinates (0-24, -90-90)
(edit) @18529   8 years tbretz Added some missing command descriptions pointed out by Dominik
(edit) @18523   8 years tbretz Added a fix which should give correct results for the years no matter ...
(edit) @18510   8 years tbretz is_open should be \!IsConnected or be replaced by IsConnected and ...
(edit) @18505   8 years tbretz Added cloud base hieght (CLB)
(edit) @18504   8 years tbretz Forgot to change no-out to null everywhere
(edit) @18501   8 years tbretz Minor change to the verbosity option, renamed no-out to null
(edit) @18500   8 years tbretz Minor improvement to output
(edit) @18499   8 years tbretz Minor improvement to output
(edit) @18498   8 years tbretz Ouptut number of created branches
(edit) @18497   8 years tbretz Added an option to redirect the output file to null.
(edit) @18493   8 years tbretz Fixed a type in some log output
(edit) @18491   8 years tbretz Allows to store the result of a sql query to a root file.
(edit) @18490   8 years tbretz Now also running fitsdump -h from a cronjob without redirection should ...
(edit) @18489   8 years tbretz Improved error message
(edit) @18488   8 years tbretz Improved error message
(edit) @18467   8 years tbretz Added fact perion (a counter for synodic months starting with datataking)
(edit) @18466   8 years lyard Removed empty .rep file entirely
(edit) @18465   8 years lyard Fix wrong STATE values written to FITS
(edit) @18464   8 years tbretz Replaced 416 where applicable by BIAS::kNumChannels, fixed a typo in ...
(edit) @18463   9 years tbretz Added SET_ALL_CHANNELS_DAC command.
(edit) @18446   9 years tbretz Implemented output of global limits
(edit) @18445   9 years tbretz Instead of power and num_fractional_digits, ticks_per_second can ...
(edit) @18444   9 years tbretz Fixed the problem with rounding to full minutes in the output.
(edit) @18443   9 years tbretz Removed an obsolete whitespace in the help text:
(edit) @18442   9 years tbretz Improved some output.
(edit) @18441   9 years tbretz Remove sources with less than 5min. Remove sleep at the beginning and ...
(edit) @18440   9 years tbretz The INSERT query was only build but not executed.
(edit) @18439   9 years tbretz The user must be embraces by parenthesis in the INSERT statement.
(edit) @18438   9 years tbretz Make the source-database a required option, removed the default from ...
Note: See TracRevisionLog for help on using the revision log.