source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12835   15 years tbretz Commented variables which were defined but never used in a reasonable ...
(edit) @12834   15 years tbretz Changed an ifdef to make it compile wth boost 1.46
(edit) @12833   15 years tbretz Added QtSql
(edit) @12832   15 years tbretz Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11
(edit) @12831   15 years tbretz Removed variables which were defined but never really used in any ...
(edit) @12830   15 years tbretz Reordered libraries to make it link with gcc 4.6
(edit) @12829   15 years tbretz Removed colorgcc as a compiler option, it doesn't work with Ubuntu ...
(edit) @12828   15 years tbretz Removed a line producing an unused variable.
(edit) @12827   15 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12826   15 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12825   15 years tbretz Fixed a couple of stupid mistakes introduced with the last commit.
(edit) @12824   15 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12823   15 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12822   15 years tbretz Removed a line producing an unused variable.
(edit) @12821   15 years tbretz Added groff and ps2pdf
(edit) @12809   15 years tbretz Added a compile time warning so that we are not surprised that some ...
(edit) @12808   15 years tbretz Removed an obsolete log message.
(edit) @12807   15 years tbretz Added options to read sources names from a database and to start ...
(edit) @12806   15 years tbretz Fixed a compiler warning because a function argument was never used.
(edit) @12805   15 years tbretz Store calibration; implemented command to print a stored calibration; ...
(edit) @12804   15 years neise renamed DataTaking Scripts ... removed Wobble from File name-script is ...
(edit) @12803   15 years neise script is functional but for experts only. still wait statements in ...
(edit) @12802   15 years neise bugfix: forgotten to switch on Temp control after calibration. now fixed
(edit) @12801   15 years neise including feebback/calibrate_currents ... still a lot of wait ...
(edit) @12800   15 years tbretz Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain'
(edit) @12787   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12786   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12785   15 years tbretz In addition to the information whether a drs file exist store also the ...
(edit) @12784   15 years tbretz Should be std::function not boost::function
(edit) @12783   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12782   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12781   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12780   15 years tbretz Icreased compatibility with different boost versions.
(edit) @12772   15 years tbretz Removed more stray debug out; replaced Get<vector<string>> by Vec<string>
(edit) @12771   15 years tbretz Removed some stray debug output
(edit) @12770   15 years tbretz Added a new dim service SOURCE_POSITION and a new command WOBBLE.
(edit) @12769   15 years tbretz Make sure that the boost libarary check stop configure if they fail; ...
(edit) @12768   15 years tbretz Adapted to local version of c++0x check
(edit) @12767   15 years tbretz Taken the latest version from teh archive to get it working with gcc 4.5
(edit) @12766   15 years lyard fixed end of line issue with fitsdump
(edit) @12765   15 years tbretz Removed the stray .his from the boot message
(edit) @12759   15 years tbretz Replaced 'short' by 'incomplete'
(edit) @12758   15 years tbretz Some comment to suppress unnecessary compiler warnings
(edit) @12757   15 years tbretz Switched to v19r27
(edit) @12756   15 years tbretz Added a native check for the support of -std=c++0x; switched from O2 ...
(edit) @12755   15 years neise initial commint SpecialTimeCalibRuns -- UNTESTED
(edit) @12751   15 years neise introduced runtype drs-time-upshifted into DataTakingWoblle1
(edit) @12749   15 years lyard fixed compil without plotting
(edit) @12748   15 years lyard removed plotting
(edit) @12747   15 years lyard put fitsdump in line with fits.h
(edit) @12740   15 years lyard added special minmax for raw data
(edit) @12731   15 years lyard changed from FitsHacker to FitsRepair
(edit) @12730   15 years lyard rowChecker program
(edit) @12729   15 years lyard added more options
(edit) @12728   15 years kraehenb Added bias reconnect at the beginning and fixed the bug that the dark ...
(edit) @12727   15 years lyard added minmax and nozero
(edit) @12726   15 years lyard bugfix fitsdump
(edit) @12725   15 years lyard bugfix fitsdump
(edit) @12724   15 years lyard fixed fitsdump warnings
(edit) @12723   15 years lyard replaced cfitsio by fits.h
(edit) @12716   15 years tbretz Make sure fSP always has a valid size.
(edit) @12715   15 years tbretz Added log output in case of a new step size.
(edit) @12711   15 years lyard changed logtime
(edit) @12710   15 years lyard forgot this one yesterday
(edit) @12709   15 years tbretz Commented out access of the non-existing bias-database.
(edit) @12708   15 years lyard added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
(edit) @12706   15 years tbretz One of the crosscheck pedestals had the wrong ROI
(edit) @12705   15 years lyard added more columns in grouping files
(edit) @12704   15 years lyard fixed start bug for aux run files
(edit) @12700   15 years tbretz Always the lower rate should be used, either the camera rate or the ...
(edit) @12699   15 years tbretz Adapted sign of offset to currently used GAPDmap_20111126.txt
(edit) @12698   15 years tbretz Fixed the size of the data sent in the service and changed the ...
(edit) @12697   15 years tbretz Fixed the handleRateScan and the table name for the run-comments
(edit) @12689   15 years lyard changed runnum to runid in aux headers
(edit) @12688   15 years lyard added run number in keywords
(edit) @12687   15 years lyard removed plotting in fitsdump svn version
(edit) @12686   15 years lyard added handling of mjdref in fitsdump
(edit) @12685   15 years lyard fixed camera position bug with blurry pixels
(edit) @12681   15 years neise ignoring *.log now
(edit) @12680   15 years neise initial commit of DimCtrl Script for DataTaking
(edit) @12678   15 years lyard oops
(edit) @12677   15 years lyard improved viewer
(edit) @12675   15 years lyard improved display of fitsdump
(edit) @12674   15 years lyard Added handling of raw data files
(edit) @12672   15 years lyard bug fix
(edit) @12671   15 years lyard changed color palette
(edit) @12670   15 years lyard viewer bugfix
(edit) @12669   15 years lyard viewer improvements
(edit) @12668   15 years tbretz Added disk space warning.
(edit) @12663   15 years tbretz Changed all references to vcoltages to DAC
(edit) @12658   15 years tbretz Implemented access to the CommentDB for commenting runs.
(edit) @12657   15 years tbretz Made the fad tab a little bit less height.
(edit) @12656   15 years tbretz Fixed an issue in the rate scan which caused the threshold been ...
(edit) @12655   15 years tbretz Moved the remaining stuff from the event builder to the logger tab
(edit) @12654   15 years tbretz Changing the step size didn't work with the previous implementation.
(edit) @12653   15 years tbretz Little fixed to the new weather data.
(edit) @12652   15 years tbretz Get the magic weather station data properly into the GUI.
(edit) @12649   15 years tbretz Do not send tracking reports if there is no tracking (MJD==0)
(edit) @12648   15 years tbretz Fixed a bug which caused the feedback to ramp up the voltages even ...
(edit) @12647   15 years tbretz
Note: See TracRevisionLog for help on using the revision log.