source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12082   15 years tbretz Set DIM_DNS_NODE to a fake address if no dns is given to be able to ...
(edit) @12071   15 years lyard various small fixes and improvements
(edit) @12070   15 years tbretz Simplified SendFeedbackData
(edit) @12068   15 years tbretz Multiply the ETH voltages not the FTM voltages; added some reference ...
(edit) @12067   15 years tbretz Added or updated some text; set default control loop parameters in ...
(edit) @12066   15 years tbretz Make the newly read drs calibration only valid at the end of the function.
(edit) @12061   15 years tbretz Added command descriptions.
(edit) @12060   15 years tbretz Fixed includes.
(edit) @12057   15 years tbretz Simplified SendFeedbackData for the momen
(edit) @12056   15 years tbretz Added an error output in case the fits file could not be opened.
(edit) @12050   15 years tbretz Replaced build in FACTmapV5(a) by a program otpion.
(edit) @12048   15 years tbretz Fixed a compiler warning.
(edit) @12047   15 years tbretz Changed name of mapping file; added possibility to set control loop ...
(edit) @12044   15 years tbretz Fixed call to IsValid
(edit) @12043   15 years tbretz Added HasTriggerPed
(edit) @12042   15 years tbretz Added program name to call of parse_database; fixed database query; ...
(edit) @12041   15 years tbretz Added program name to call of parse_database
(edit) @12040   15 years tbretz Added the correct path to DimWriteStatistics; fixed the extraction ...
(edit) @12039   15 years tbretz Added Pedestal trigger to output.
(edit) @12038   15 years tbretz Fixed the check for the sampling-frequency check.
(edit) @12037   15 years tbretz Added g_maxProc
(edit) @12036   15 years tbretz Add one to the STEP read from the FITS file.
(edit) @12035   15 years lyard added moving of corrupted files to corrupted naming
(edit) @12034   15 years lyard merged waiting run and logging states
(edit) @12033   15 years lyard added the run number name check
(edit) @12028   15 years tbretz
(edit) @12027   15 years tbretz Fixed GetTriggerLogic
(edit) @12026   15 years tbretz Fixed the hw() code.
(edit) @12025   15 years tbretz Some code cosmetics.
(edit) @12008   15 years lyard improve help of fitsdump
(edit) @12007   15 years tbretz Updated decoding of trigger type pattern.
(edit) @12005   15 years tbretz Changed order of temperatures (Quirin/Etienne) to make it fit with the ...
(edit) @12001   15 years tbretz Removed ios::in from file opening. This gave problems if the existing ...
(edit) @12000   15 years tbretz Renamed TakingData state (description) to TriggerOn to avoid confusion ...
(edit) @11999   15 years tbretz Fixed path name which has to be 'offsetted' by 12 hours.
(edit) @11995   15 years tbretz Improved outputin SetupConfiguration
(edit) @11993   15 years tbretz Added voltage limit relative to G-APD reference voltage.
(edit) @11984   15 years tbretz Fixed mapping in cbpx
(edit) @11983   15 years tbretz Reverted unintentional last commit.
(edit) @11982   15 years tbretz Added possibility to set a single channel to its reference value.
(edit) @11980   15 years tbretz Added PrintInfo and a counter for the recived answers; fixed ...
(edit) @11979   15 years tbretz Switched off DEBUG_TX
(edit) @11978   15 years tbretz Added missing initialization in 'empty'.
(edit) @11975   15 years tbretz DoesPathExist now takes a copy rather than a reference.
(edit) @11974   15 years tbretz Fixed the case in which DoesPathExist gets no path at all and the case ...
(edit) @11973   15 years tbretz Improved error messages.
(edit) @11972   15 years tbretz Read G-APD nominal bias voltage and added getters.
(edit) @11971   15 years tbretz Do not re-open automatically if the connection was closed due to error.
(edit) @11968   15 years tbretz Moved sending of Event Data to new threads (subProcEvt); added ...
(edit) @11966   15 years tbretz Added a getter returning whether the current DRS calibration is complete.
(edit) @11965   15 years tbretz Replaced reading of the FACTmapV5 by the PixelMap class.
(edit) @11963   15 years tbretz Fixed two wrong conditional checks if there was an error or not.
(edit) @11960   15 years tbretz
(edit) @11958   15 years tbretz Make a trick to work around the -0 problem when signalling the over ...
(edit) @11953   15 years tbretz Added commands to set all 416 channels at once (for the feedback) and ...
(edit) @11952   15 years tbretz Changed the behaviour of # such that the output is nicely logged to ...
(edit) @11950   15 years tbretz Updated the way the currents and voltages are printed.
(edit) @11948   15 years tbretz Added new command to globally increase/decrease the reference voltage; ...
(edit) @11947   15 years tbretz Added two missing endl.
(edit) @11946   15 years tbretz Added the possibility to set the dafault in po_bool
(edit) @11945   15 years tbretz Added append-log option.
(edit) @11943   15 years tbretz Added explanatory strings for command line options and events.
(edit) @11942   15 years tbretz Added append option to OpenLogFile
(edit) @11940   15 years tbretz Implemented three different receive buffers and blocked sending of ...
(edit) @11939   15 years tbretz Definition for the biasctrl
(edit) @11938   15 years tbretz Added some more configuration options and a voltage limit
(edit) @11937   15 years tbretz Added some more print commands and more states.
(edit) @11931   15 years tbretz Fixed a couple of minor bugs only visible during the first real test; ...
(edit) @11930   15 years tbretz Added a comment.
(edit) @11929   15 years tbretz Use the new enum for the first free user state to define the states.
(edit) @11928   15 years tbretz Added a enum defining the first available user state.
(edit) @11927   15 years tbretz Added the latest changes so that the whole control should become more ...
(edit) @11921   15 years tbretz Added a second argument to AsyncRead to be able to propagate a ...
(edit) @11914   15 years lyard removed cout
(edit) @11913   15 years lyard added time display
(edit) @11912   15 years lyard changed column header display
(edit) @11911   15 years lyard moved fitsdump from interactive to command line
(edit) @11910   15 years lyard added vector columns dump
(edit) @11904   15 years tbretz Corrected unit from V to mV
(edit) @11895   15 years tbretz Latest one socket version with a fix to stop buffering data after the ...
(edit) @11893   15 years tbretz Implemented a new determination fo run-number after noon in the ...
(edit) @11892   15 years tbretz Removed old dummy code for the DRS calibration.
(edit) @11890   15 years tbretz Added how to decode the trigger type.
(edit) @11889   15 years tbretz Removed some obsolete comment blocks.
(edit) @11888   15 years tbretz Added decoding of the trigger type.
(edit) @11887   15 years tbretz Removed obsolete comments.
(edit) @11886   15 years tbretz Do not write stuff which is not yet defined.
(edit) @11885   15 years tbretz Added NPIx and NROI
(edit) @11868   15 years tbretz Two voltages need scaling by 2
(edit) @11867   15 years tbretz SetPtrAddress takes the number of elements not the number of bytes.
(edit) @11864   15 years tbretz Fixed some scaling issues which came up with the scale removed in Apply
(edit) @11860   15 years tbretz Implemented reading referencevoltages from file -- preliminary.
(edit) @11858   15 years tbretz More updates... added new function... restructured functions, etc.
(edit) @11852   15 years tbretz This is the first step to get a working and stable Bias control.
(edit) @11851   15 years tbretz undef DEBUG_TX -- it seems to work stable.
(edit) @11846   15 years tbretz Convert from milli to Volt and Amp
(edit) @11845   15 years tbretz Some minor bug fixes to get the latest changes working.
(edit) @11844   15 years tbretz Updated path to DrsCalib.h
(edit) @11839   15 years tbretz Changed START_RUN service to provide the current run-number (whethe ...
(edit) @11838   15 years tbretz make sure that the Closed-message is displayed only once for raw-data.
Note: See TracRevisionLog for help on using the revision log.