source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18967   6 years tbretz commented unsused variable
(edit) @18966   6 years tbretz Moved the path to the Makefile, allow to define the location for ...
(edit) @18965   6 years tbretz Fixed a typo in a comment
(edit) @18964   6 years tbretz Moved path to Makefile.
(edit) @18963   6 years tbretz Tell the compiler that fmt is a format string
(edit) @18962   6 years tbretz Added externals as include path
(edit) @18961   6 years tbretz ignore already exists in 'tuple'
(edit) @18960   6 years tbretz Moved include path to makefile
(edit) @18959   6 years tbretz Moved include path to makefile
(edit) @18958   6 years tbretz Moved include path to makefile; added some ifdefs to make it compile ...
(edit) @18954   7 years tbretz Make use of the new values in fits::Column in List() to properly ...
(edit) @18952   7 years tbretz Improved debugging
(edit) @18951   7 years tbretz On Ubuntu 16.04 rootifysql requires that the libmysqlclient is ...
(edit) @18950   7 years tbretz the ifdef's to compile without root support were not correctly placed ...
(edit) @18949   7 years tbretz The Indirect Rendering produces a problem in the library on Ubuntu ...
(edit) @18948   7 years tbretz Fixed a typo.
(edit) @18929   7 years tbretz Allow to skip filling the tree to debug speed of reading the database. ...
(edit) @18928   7 years tbretz First version of a tool to fill a SQL table with data from a root file.
(edit) @18927   7 years tbretz Changed StoreQueryResult to UseQueryResult to allow access to huge tables.
(edit) @18925   7 years tbretz Included a source reload trigger.
(edit) @18924   7 years tbretz A new page to trigger a source reload.
(edit) @18923   7 years tbretz Implemented a new interrupt ('ReloadSources') to trigger reloading ...
(edit) @18922   7 years tbretz Updated to ERFA 1.4.0
(edit) @18921   7 years tbretz Updated to ERFA 1.4.0
(edit) @18920   7 years tbretz Updated to v20r20 - This also includes some minor fixes, I requested.
(edit) @18919   7 years tbretz New page displaying bias crate temperatures
(edit) @18918   7 years tbretz Added Bias Temp
(edit) @18917   7 years tbretz Added BIAS_TEMP server
(edit) @18916   7 years tbretz Renamed DimData to Data and moved definition to header
(edit) @18915   7 years tbretz Minor improvements to the log output - being more verbose
(edit) @18914   7 years tbretz Added BIAS_TEMP to checks.
(edit) @18913   7 years tbretz Fixed some parts of the help output, changed default interval to 15s
(edit) @18912   7 years tbretz Added biastemp
(edit) @18911   7 years tbretz Some typos
(edit) @18910   7 years tbretz First version of the program reading the bias crate temp sensors
(edit) @18909   7 years tbretz Moved setting connection parameters from a global variable (without ...
(edit) @18908   7 years tbretz Added output for ongoing crate reset.
(edit) @18907   7 years tbretz Updated some informations.
(edit) @18905   7 years dneise Remove SQM_CONTROL check in Startup, since the device is broken.
(edit) @18904   7 years dneise increase timeout to 30sec, just to make sure it is not too short, ...
(edit) @18903   7 years dneise Setting startup Handler loop timeouts to 5000ms. We saw endless loops ...
(edit) @18902   7 years dneise Adjust container temp window; use /newdata instead of /daq
(edit) @18901   7 years dneise rename Free Space (daq) -> (newdata)
(edit) @18900   7 years dneise hack to allow for data taking while agilent not available, done ...
(edit) @18899   7 years dneise hack to allow for data taking while agilent not available, AND new Lid ...
(edit) @18898   7 years dneise hack to allow for data taking while agilent not available, done ...
(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) @18842   7 years Daniela Dorner added option to allow for using the website for another calendar and ...
(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) @18829   7 years tbretz Updated with the latest changes in the astromtry interface of the ...
(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) @18819   7 years tbretz Improved comments, removed wrong 'version' property
(edit) @18818   7 years tbretz There was a comma missing for SWIFT_ACTUAL_POINTDIR
(edit) @18816   7 years tbretz Fixed a typo in a comment.
(edit) @18815   7 years tbretz Fixed a typo in the description of the commandline arguments.
(edit) @18814   7 years tbretz Replaces IP address by a DNS name.
(edit) @18813   7 years tbretz Removed some stray debug stuff.
(edit) @18812   7 years tbretz Removed some stray debug stuff.
(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) @18797   7 years tbretz Implemented that exclusive tasks are rejected if not scheduled exclusively.
(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) @18735   8 years dneise revertinglid hacks regarding reasonable states for Lid_CONTROL: also ...
(edit) @18731   8 years tbretz Implemented the possibility to define a custom setup in a callback ...
(edit) @18730   8 years tbretz Replaces the 'sleep' keyword by 'unlock' for the shutdown to get a ...
(edit) @18722   8 years tbretz Added explanations for suspend and resume
(edit) @18720   8 years tbretz Order by time instead of ID. This allows an easy implementation of a ...
Note: See TracRevisionLog for help on using the revision log.