source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12905   15 years tbretz Added the possibility to give a start row and limit on row-numbers; ...
(edit) @12903   15 years tbretz Improved some log-output.
(edit) @12900   15 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12899   15 years tbretz Correction is sent to biasctrl not to feedback -- log-message was wrong.
(edit) @12890   15 years tbretz Added a missing parenthesis and a missing cast
(edit) @12889   15 years tbretz Improved grouping. Write more than just a single \0 to end the ascii ...
(edit) @12888   15 years tbretz Removed nonsense default comments and units.
(edit) @12887   15 years lyard fixed problem with sub-column selection
(edit) @12886   15 years tbretz Automatically assume all columns if none is given; improved output of ...
(edit) @12885   15 years tbretz Fixed some shadow declarations.
(edit) @12884   15 years tbretz Fixed a bug which caused the first line incorrectly displayed; at this ...
(edit) @12883   15 years lyard fixed first element output bug
(edit) @12881   15 years tbretz Fixed another bug in the wobble calculation; the declination was in ...
(edit) @12879   15 years tbretz Implemeted a command for gobal feedback; splitted the infoHandler into ...
(edit) @12878   15 years tbretz Removed two stray formats in TRACKING_POSITION which were errornously ...
(edit) @12877   15 years tbretz Added force option.
(edit) @12853   15 years tbretz Reverting to last revision.
(edit) @12850   15 years tbretz Simplified all the loops looping over the columns to be displayed; do ...
(edit) @12849   15 years tbretz Allow 'A' as format.
(edit) @12848   15 years tbretz If we have a fixed char-array and the unit is either text or string ...
(edit) @12847   15 years tbretz fCalibration must be a float because the service takes floats.
(edit) @12846   15 years tbretz Allow 'A' when converting FITS format to Dim format.
(edit) @12844   15 years tbretz There was a mismatch with the units in SOURCE_POSITION
(edit) @12843   15 years tbretz pixH was not needed because it was never used, but the src++ was ...
(edit) @12840   15 years tbretz fCalibration must be resize to 2*416 not 416
(edit) @12839   15 years tbretz Set precision of ra/dec output to 8
(edit) @12838   15 years tbretz Corrected the DB query and output the sources from the DB.
(edit) @12837   15 years tbretz Renamed the tracking with source name to TRACK_SOURCE; replaced C by W ...
(edit) @12836   15 years tbretz PrintHelp didn't output the commands so far - fixed.
(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) @12831   15 years tbretz Removed variables which were defined but never really used in any ...
(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) @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) @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) @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) @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) @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) @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) @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) @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) @12663   15 years tbretz Changed all references to vcoltages to DAC
(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
(edit) @12639   15 years tbretz Fixed a compiler warning.
(edit) @12638   15 years tbretz Some little improvement to command descriptions.
(edit) @12637   15 years tbretz fMjd now Unix time.
(edit) @12636   15 years tbretz Adapted writing of TSTART and TSTOP to fMjd in the data logger now ...
Note: See TracRevisionLog for help on using the revision log.