source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12654   14 years tbretz Changing the step size didn't work with the previous implementation.
(edit) @12653   14 years tbretz Little fixed to the new weather data.
(edit) @12652   14 years tbretz Get the magic weather station data properly into the GUI.
(edit) @12649   14 years tbretz Do not send tracking reports if there is no tracking (MJD==0)
(edit) @12648   14 years tbretz Fixed a bug which caused the feedback to ramp up the voltages even ...
(edit) @12647   14 years tbretz
(edit) @12639   14 years tbretz Fixed a compiler warning.
(edit) @12638   14 years tbretz Some little improvement to command descriptions.
(edit) @12637   14 years tbretz fMjd now Unix time.
(edit) @12636   14 years tbretz Adapted writing of TSTART and TSTOP to fMjd in the data logger now ...
(edit) @12634   14 years tbretz Initialize the trigger counters to zero.
(edit) @12620   14 years tbretz Removed some stray endl in messages.
(edit) @12619   14 years tbretz Implemented writing to the header whether a corresponding drs-calib ...
(edit) @12618   14 years tbretz Implemented Time::UnixDate and use this instead of UnixTime when ...
(edit) @12617   14 years tbretz Removed some debug output.
(edit) @12616   14 years tbretz Changed TSTART/TSTOP according to match the latest changes in the raw ...
(edit) @12615   14 years tbretz Some fixed to the latest changes.
(edit) @12613   14 years tbretz Implemented TSTART and TSTOP as integral and fractional part of Unix ...
(edit) @12612   14 years tbretz Set the file format back to kCalib if the thrid drs calibration run is ...
(edit) @12611   14 years tbretz Added MJDREF and TIMEUNIT to header.
(edit) @12605   14 years tbretz Implemented counters for the different trigger types and time of first ...
(edit) @12571   14 years tbretz Fixed more option description.
(edit) @12570   14 years tbretz Fixed some option description.
(edit) @12555   14 years tbretz Added the UNIX start-time to the report.
(edit) @12542   14 years tbretz Start the calibration even when the voltage is off
(edit) @12540   14 years tbretz Fixed a bug which could cause crahses when a transmission is ...
(edit) @12538   14 years lyard moved the flush from every row entry to every minute
(edit) @12537   14 years lyard added services descriptions
(edit) @12536   14 years lyard added flushing of nightly files after each row
(edit) @12535   14 years lyard fixed a poorly dealt with closing of files once a day. Should be better now
(edit) @12534   14 years tbretz Improved some log message
(edit) @12533   14 years tbretz Fixed query to not get deleted entries from teh database.
(edit) @12532   14 years tbretz Added a drive status dim service.
(edit) @12531   14 years tbretz Fixed the number of lines expected from a GPAD map file.
(edit) @12529   14 years tbretz The CRAEATOR of all programs is not datalogger
(edit) @12526   14 years tbretz Added descriptions for some states.
(edit) @12525   14 years tbretz Included rate control into the mcp status.
(edit) @12524   14 years tbretz Removed a compiler warning.
(edit) @12522   14 years tbretz Added a new service FILE_FORMAT to distribute the file format ...
(edit) @12520   14 years tbretz Do not swap the package length... for some unknown reasons this also ...
(edit) @12510   14 years tbretz Removed + and - from fits column names.
(edit) @12507   14 years tbretz Removed the GAPD voltage from the PixelMap and implemented a BiasMap ...
(edit) @12506   14 years tbretz Moved more variable declarations into the for loops, improved ...
(edit) @12505   14 years tbretz Do not change rates if a ratescan is in progress.
(edit) @12504   14 years tbretz Stop the rate scan if the trigger rate is zero.
(edit) @12501   14 years tbretz Implemented commands and buttons to start a drs calibration and to ...
(edit) @12499   14 years tbretz Implemented commands and buttons to start a drs calibration and to ...
(edit) @12498   14 years tbretz Implemented commands and buttons to start a drs calibration and to ...
(edit) @12495   14 years tbretz Removed some obsolete calls to Reverse; correctly treat the fDNA
(edit) @12494   14 years tbretz Correctly scale the reference clock value; write DNA as hex value ...
(edit) @12493   14 years tbretz Updated an error message and a fixed a problem with non-array columns.
(edit) @12492   14 years tbretz Removed hacked byte swapping from debugHead
(edit) @12491   14 years tbretz Fixed byte swapping after data reception; moved all counters into the ...
(edit) @12489   14 years tbretz Fixed some mistakes in the new algorithmsin gotNewRun and runOpen
(edit) @12488   14 years tbretz Added a warning in case no rates.
(edit) @12485   14 years lyard Extreme memory swapping
(edit) @12484   14 years tbretz Commented RUN because it should be identical to RUNID; removed the ...
(edit) @12483   14 years tbretz Changed the ORGIN from ISDC to FACT
(edit) @12481   14 years tbretz Moved the RunDescription to HeadersFAD; added a new set which stores ...
(edit) @12480   14 years lyard adapted black-white listing to new requested behaviour
(edit) @12478   14 years tbretz Added RunDescription as argument to Open
(edit) @12477   14 years tbretz Moved RunDescription to HeadersFAD, added it as a second argument to ...
(edit) @12475   14 years tbretz Write ROI at the beginning of fStats so that we can skip it when ...
(edit) @12474   14 years lyard close runs when new ones arrive in event builder
(edit) @12470   14 years tbretz Adapted the length of the fDimDrsCalibration format; added a proper ...
(edit) @12469   14 years tbretz Added the time marker channels to the DRS calibration; added the roi ...
(edit) @12465   14 years lyard I am so tired2
(edit) @12464   14 years lyard I am so tired
(edit) @12463   14 years lyard check
(edit) @12462   14 years lyard check
(edit) @12460   14 years lyard added double check before releasing memory
(edit) @12459   14 years lyard fixed horrible roi checking
(edit) @12458   14 years tbretz Fixed a problem with the startup.
(edit) @12457   14 years tbretz A few small fixes, a more strict condition to find outliers, changed ...
(edit) @12456   14 years tbretz Do only go from configuring to configured if FTM is configured.
(edit) @12454   14 years tbretz Added the number of cells per channel
(edit) @12453   14 years lyard set TM channels to zero if not required (for DRS calib consistency)
(edit) @12452   14 years lyard set unused TM channels mem to zero
(edit) @12451   14 years lyard removed setting roiTM to zero
(edit) @12450   14 years lyard added columns descriptions for ftmctrl
(edit) @12443   14 years lyard added comments into fits files
(edit) @12442   14 years lyard added autostart option
(edit) @12441   14 years tbretz Added a counter to skip the first rate report - for stability reasons.
(edit) @12440   14 years tbretz Fixed a wrong number in the RATE_CONTROL states.
(edit) @12438   14 years tbretz Do not check the Socket state and the BusyOn flag in the header when ...
(edit) @12437   14 years tbretz Added some more member functions to make debugging easier.
(edit) @12436   14 years tbretz Add 1 to fPrescaling in DimDynamicData to get a proper scale.
(edit) @12435   14 years tbretz First working version of a whole-camera-setup.
(edit) @12434   14 years tbretz Implemented starting of the rate control.
(edit) @12433   14 years tbretz Allow SET_THRESHOLD also in state configured to allow the ratecontrol ...
(edit) @12431   14 years lyard added an extra safety check when removing services
(edit) @12430   14 years lyard added writing of separate TM channels
(edit) @12429   14 years tbretz Added many more options and the possibility to control the global ...
(edit) @12428   14 years tbretz Added the controlling of the rate control.
(edit) @12422   14 years lyard fixed the fix of the fix
(edit) @12421   14 years tbretz Do not throw an exception if a server is deleted which is not in the list.
(edit) @12420   14 years lyard fixed the fix
(edit) @12419   14 years lyard changed closing behaviour of corrupted files
(edit) @12418   14 years tbretz Print a proper error message if rename() fails.
(edit) @12417   14 years tbretz Send a last current update request after the calibration is finished ...
Note: See TracRevisionLog for help on using the revision log.