source: trunk/FACT++

Revision Log Mode:


Legend:

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