source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13201   15 years tbretz Made DebugTx optional.
(edit) @13200   15 years tbretz Use Debug() when fDebugTx is enabled.
(edit) @13197   15 years tbretz Shortened some dim descriptions.
(edit) @13196   15 years tbretz Shortened some dim descriptions.
(edit) @13195   15 years tbretz Shortened descriptions to make the datalogger more happy.
(edit) @13194   15 years tbretz Updated some dim descriptions; suppress unecessary output by default.
(edit) @13193   15 years tbretz Print AddService info only when it is really a service.
(edit) @13192   15 years tbretz Some improvement to header evaluation.
(edit) @13191   15 years tbretz Changed the default interval from 55s to 25s. Made it an option.
(edit) @13190   15 years tbretz Propagate max number of events and time correctly as signed int.
(edit) @13189   15 years tbretz Delay setting new volatges during current requests.
(edit) @13179   15 years tbretz Updated help text for '.s'
(edit) @13178   15 years tbretz Send current requests in current control mode only when voltage is ...
(edit) @13170   15 years tbretz Added checks for the consistency of the event and trigger number.
(edit) @13169   15 years tbretz Improved some debug output, removed obsolete SetMode; commented out ...
(edit) @13168   15 years tbretz Implemented a function for word wraping
(edit) @13167   15 years tbretz Moved read to cc file; implemented first version of a database interface.
(edit) @13166   15 years tbretz Make sure that the connection is the last in the configuration; ...
(edit) @13165   15 years tbretz Added some improved output.
(edit) @13164   15 years tbretz Implemented new command to set all offsets individually (for current ...
(edit) @13163   15 years tbretz Replaces all 416 by kNumChannels; send the correct command to set the ...
(edit) @13160   15 years tbretz Some clean up to the commands.
(edit) @13159   15 years tbretz Assume that an empty folder name means '.'
(edit) @13138   15 years tbretz Implemented request of current sttaus during current feedback once in ...
(edit) @13137   15 years tbretz Ensure that the calibration starts now that the biasctrl doesn't sent ...
(edit) @13136   15 years tbretz Made sure that the first automatic status request at connection also ...
(edit) @13134   15 years tbretz Added a warning message to help debugging.
(edit) @13116   15 years tbretz Do only request the status if the voltage is on; get some dummy ...
(edit) @13109   15 years tbretz Removed default for device address; only connect automatically if ...
(edit) @13092   15 years lyard removed useless annoying outputs
(edit) @13091   15 years tbretz Fixed the averaging implemented yest for more verbose output
(edit) @13083   15 years lyard added more verbosity
(edit) @13071   15 years tbretz Set the bias create resistor to 1150 Ohm which (according to the ...
(edit) @13070   15 years tbretz Do not send current request in HandleCalibration when still ramping.
(edit) @13068   15 years tbretz Removed some old debug output when commands are issued.
(edit) @13062   15 years tbretz Updated the resistors. We have now 3900Ohm at the G-APD, 1kOhm serial ...
(edit) @13060   15 years tbretz Implemented the possibility of a current feedback which corrects the ...
(edit) @13030   15 years tbretz Debugged a few issues like too long comments and a missing check.
(edit) @13007   15 years tbretz Mini change to the hep output.
(edit) @13006   15 years tbretz Reformated the output to make it better fit the help2man conversion.
(edit) @13005   15 years tbretz Added some debug options; moved the PrintHelp at a better position so ...
(edit) @12998   15 years tbretz Added out own FITS streamer to the list of possible file formats (5).
(edit) @12997   15 years tbretz Data writer using our own fits streamer class.
(edit) @12994   15 years tbretz Added the number of events to interpolate to the feedback commands; ...
(edit) @12993   15 years tbretz Fixed an issue with the console and shell selection.
(edit) @12991   15 years tbretz Added quality of service to Deviation
(edit) @12990   15 years tbretz Added dim service descriptions
(edit) @12989   15 years tbretz Replaces status==0 but 0x100-3 (ERROR) instead of 99, leading to a ...
(edit) @12967   15 years tbretz Fixed some trivial compiler warnings.
(edit) @12965   15 years tbretz Added interpretation of 'WP' hoping that the interpretation to be the ...
(edit) @12964   15 years tbretz Now used the common Main::execute approach to launch the program; ...
(edit) @12963   15 years tbretz Print jumps and labels help text; use a MessageImp for output now.
(edit) @12962   15 years tbretz Print jumps and labels help text
(edit) @12961   15 years tbretz Implementd jumps and labels
(edit) @12960   15 years tbretz Flush the buffer before the boot message is printed.
(edit) @12959   15 years tbretz Fixed a compiler warning about an unused variable.
(edit) @12958   15 years tbretz Removed obsolete include of Time.h
(edit) @12957   15 years tbretz
(edit) @12956   15 years tbretz To dfine the virtual Run() function a new class MainImp is used now ...
(edit) @12955   15 years tbretz Added include of boost/version.hpp removed obsolete forward class ...
(edit) @12954   15 years tbretz Added include of LocalControl.h
(edit) @12943   15 years tbretz Implemented a root-mode which allows to use mathematical expressions ...
(edit) @12914   15 years tbretz Removed the zero trigger check for the time being.
(edit) @12913   15 years tbretz Do not stop immediately in case of zero triggers, wait until the ...
(edit) @12912   15 years tbretz Transfer precision to stream which is used for formattting
(edit) @12911   15 years tbretz Transfer precision to stream which is used for formattting
(edit) @12908   15 years tbretz Fixed a bug which caused crashes for runs without run-types, e.g. self ...
(edit) @12907   15 years tbretz Do not throw an exception if a server which is requested to be removed ...
(edit) @12906   15 years tbretz Added an example filter.
(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
Note: See TracRevisionLog for help on using the revision log.