source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12907   13 years tbretz Do not throw an exception if a server which is requested to be removed ...
(edit) @12906   13 years tbretz Added an example filter.
(edit) @12905   13 years tbretz Added the possibility to give a start row and limit on row-numbers; ...
(edit) @12904   13 years tbretz Added basic root libraries to fitsdump
(edit) @12903   13 years tbretz Improved some log-output.
(edit) @12900   13 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12899   13 years tbretz Correction is sent to biasctrl not to feedback -- log-message was wrong.
(edit) @12893   13 years tbretz Checked in as agreed in th emeeting.
(edit) @12890   13 years tbretz Added a missing parenthesis and a missing cast
(edit) @12889   13 years tbretz Improved grouping. Write more than just a single \0 to end the ascii ...
(edit) @12888   13 years tbretz Removed nonsense default comments and units.
(edit) @12887   13 years lyard fixed problem with sub-column selection
(edit) @12886   13 years tbretz Automatically assume all columns if none is given; improved output of ...
(edit) @12885   13 years tbretz Fixed some shadow declarations.
(edit) @12884   13 years tbretz Fixed a bug which caused the first line incorrectly displayed; at this ...
(edit) @12883   13 years lyard fixed first element output bug
(edit) @12882   13 years Daniela Dorner adapted times for some scripts
(edit) @12881   13 years tbretz Fixed another bug in the wobble calculation; the declination was in ...
(edit) @12880   13 years tbretz Removed some old workarounds hopefully not necessary anymor with newer ...
(edit) @12879   13 years tbretz Implemeted a command for gobal feedback; splitted the infoHandler into ...
(edit) @12878   13 years tbretz Removed two stray formats in TRACKING_POSITION which were errornously ...
(edit) @12877   13 years tbretz Added force option.
(edit) @12876   13 years Daniela Dorner changed time range for bwlimit
(edit) @12873   13 years lyard improved readme
(edit) @12871   13 years lyard added more scripts
(edit) @12866   13 years tbretz Removed the camera display, because the display is uusally in degrees ...
(edit) @12865   13 years tbretz Removed an obsolete (double) line.
(edit) @12864   13 years tbretz Made static function to get memory public.
(edit) @12863   13 years tbretz Improved some logging output.
(edit) @12862   13 years tbretz Also update the trigger rates and allor SetPtrAddress to verify the ...
(edit) @12861   13 years tbretz Added containers for FSC temperatures and humidity.
(edit) @12860   13 years tbretz Added MReportRates to store the contenst of the TRIGGER_RATES service ...
(edit) @12859   13 years tbretz Removed the IndirectRendering - it doesn't work.
(edit) @12858   13 years tbretz GetDataMember doesn't return offsets of pointers in root 5.32/00 -- ...
(edit) @12857   13 years tbretz Fixed a wrong return statement.
(edit) @12856   13 years tbretz Commented out an unused variable for convenience.
(edit) @12855   13 years tbretz Commented out an unused variable for convenience.
(edit) @12854   13 years tbretz Fixed two malformed format strings
(edit) @12853   13 years tbretz Reverting to last revision.
(edit) @12850   13 years tbretz Simplified all the loops looping over the columns to be displayed; do ...
(edit) @12849   13 years tbretz Allow 'A' as format.
(edit) @12848   13 years tbretz If we have a fixed char-array and the unit is either text or string ...
(edit) @12847   13 years tbretz fCalibration must be a float because the service takes floats.
(edit) @12846   13 years tbretz Allow 'A' when converting FITS format to Dim format.
(edit) @12845   13 years tbretz Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ...
(edit) @12844   13 years tbretz There was a mismatch with the units in SOURCE_POSITION
(edit) @12843   13 years tbretz pixH was not needed because it was never used, but the src++ was ...
(edit) @12840   13 years tbretz fCalibration must be resize to 2*416 not 416
(edit) @12839   13 years tbretz Set precision of ra/dec output to 8
(edit) @12838   13 years tbretz Corrected the DB query and output the sources from the DB.
(edit) @12837   13 years tbretz Renamed the tracking with source name to TRACK_SOURCE; replaced C by W ...
(edit) @12836   13 years tbretz PrintHelp didn't output the commands so far - fixed.
(edit) @12835   13 years tbretz Commented variables which were defined but never used in a reasonable ...
(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) @12799   13 years Daniela Dorner added option to use sourcefile also from other path
(edit) @12798   13 years Daniela Dorner added (file with common definitions etc for FillAuxData.sh and ...
(edit) @12797   13 years tbretz Allow to feed SetSqlDateTime also with an ISO time and allow more or ...
(edit) @12796   13 years tbretz Added new data members and new file types; added new member functions ...
(edit) @12795   13 years tbretz implemented more arrays to be able to keep four different types of ...
(edit) @12794   13 years tbretz Get run start and end time.
(edit) @12793   13 years tbretz To make sure that the IsNull check in drawing with labels works, stray ...
(edit) @12792   13 years tbretz Fixed the 'Empty' TUNIT
(edit) @12791   13 years tbretz A little improvement for stability.
(edit) @12790   13 years tbretz The scale factor was always set to 1, must have been introduced ...
(edit) @12789   13 years Daniela Dorner included further checks and fill more information; common logfile
(edit) @12788   13 years Daniela Dorner included further checks and fill more information; common logfile; ...
(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) @12779   13 years Daniela Dorner bugfix: change of mode was not possible in initial view
(edit) @12778   13 years Daniela Dorner column layout changed for phys trigger
(edit) @12777   13 years Daniela Dorner bugfix for display of columns, updated selection of default columns
Note: See TracRevisionLog for help on using the revision log.