source: trunk/FACT++/src/smartfact.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17280   11 years tbretz When we take data (eg drs-pedestal) and the voltag eis off do not ...
(edit) @17278   11 years tbretz Updated the number of bytes in the DRS_RUN service.
(edit) @17256   11 years tbretz Fixed some compiling issues.
(edit) @17235   11 years tbretz Some changes to limits: An alarm is now posted if the difference ...
(edit) @17214   11 years tbretz This fix should change that sometimes the rate is displayed in red ...
(edit) @17192   11 years tbretz Read the mean value for the temperatures directly from the report; ...
(edit) @17172   11 years tbretz Read bias patch wise tenmperatures from fscctrl instead of calculating ...
(edit) @17169   11 years tbretz Improved the median calculation; added a sanity check for the rms ...
(edit) @17123   11 years tbretz Use the new interpolation algorithm to interpolate the ...
(edit) @17060   11 years tbretz Added trigger patch wise display of the camera sensor temperatures. ...
(edit) @17029   11 years tbretz Fixed some possible crashes at startup when some of the arrays do not ...
(edit) @17020   11 years tbretz Adapted to the changes in biasctrl and feedback (get calibrated ...
(edit) @16996   11 years tbretz Updated current prediction to latest one.
(edit) @16972   11 years tbretz src in GetListConfition is equal to pos and pos is in deg/deg. ...
(edit) @16782   11 years tbretz Added MagicLidar and Temperature to status page; replaced some ...
(edit) @16733   11 years tbretz Removed some obsolete comments:
(edit) @16577   11 years tbretz Changed again the logic how the scale is calculated.
(edit) @16572   11 years tbretz Made the last changes compile and removed the stray #
(edit) @16568   11 years tbretz Updated the scale on the event plot - the scale for drs-gain events ...
(edit) @16532   11 years tbretz Renamed state WritingData of fadctrl to RunInProgress
(edit) @16282   11 years tbretz Replaced push_back by emplac_back were reasonable.
(edit) @16087   11 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16080   11 years tbretz EventHist can be a list and must not be a deque.
(edit) @16057   11 years tbretz Added the CoolingFailure to the alarm messages
(edit) @15260   11 years tbretz As disussed on the weekly telcon, I have increased all current limits ...
(edit) @15249   11 years tbretz Updated include path for PixelMap
(edit) @15208   11 years tbretz Fixed a problem with the coordinate system... libnova's hrz has a ...
(edit) @15201   11 years tbretz Simplified using libnova by using the new C++ wrapper
(edit) @15200   11 years tbretz Another update to get the checkes most reliable.
(edit) @15187   11 years tbretz Adapted the detection of very low trigger rates to the changes in ftmctrl.
(edit) @15110   12 years tbretz Removed default from file name resources.
(edit) @15081   12 years tbretz Fixed the deletion of alarms from the list
(edit) @15059   12 years tbretz Fixed a typo in a function call and corrected the size of the ...
(edit) @15054   12 years tbretz Do not report the clock conditioner to be unlocked if FTM is in state ...
(edit) @15012   12 years tbretz Allow 9deg temp difference between outside and camera.
(edit) @14979   12 years tbretz Added the possibility to have colored lines in graphics; adaptes ...
(edit) @14712   12 years tbretz Be a bit more coservative with the rates; adapted the tracking report ...
(edit) @14710   12 years tbretz Tracking now is also 'OnTrack'
(edit) @14670   12 years tbretz Exclude 'broken' humidity sensor from average.
(edit) @14622   12 years tbretz Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL.
(edit) @14509   12 years tbretz Use the correct state (the ftmctrl state to reset the trigger-zero ...
(edit) @14508   12 years tbretz Next try to fix the problem of wrong zero rate warnings.
(edit) @14507   12 years tbretz Tried to improve the obsolete wraning about 0-rates.
(edit) @14502   12 years tbretz Only display clock cond. warning if FTM is connected.
(edit) @14501   12 years tbretz Added warning in case of a not locked clock conditioner.
(edit) @14498   12 years tbretz Added the possibility to send at least one custom alarm from dimctrl.
(edit) @14415   12 years tbretz Better check for outside temperature difference warning; fixed the ...
(edit) @14372   12 years tbretz Fixed a few dimctrl issues related to the new version.
(edit) @14362   12 years tbretz Return codes for state handlers were missing.
(edit) @14353   12 years tbretz Adapted to the new states of the dimctrl.
(edit) @14329   12 years tbretz Last fix did not compile -- fixed.
(edit) @14327   12 years tbretz A small bugfix that the bin-width for the visibility plots cannot get ...
(edit) @14310   12 years tbretz Fixed a problem with the visibility and current-predition if sources ...
(edit) @14309   12 years tbretz Calculate current curve only if source is visible above 75deg. Made ...
(edit) @14306   12 years tbretz Fixed a performance issue with the calculation of the moon position, ...
(edit) @14305   12 years tbretz Write binary file.
(edit) @14302   12 years tbretz Implemented light-condition.data and set an empty default for th ...
(edit) @14228   12 years tbretz Chat messages are now sent as comment
(edit) @14220   12 years tbretz Added free disk space to status page.
(edit) @14218   12 years tbretz Unified the event history queue
(edit) @14213   12 years tbretz Added history of chat messages; added camera switching to event ...
(edit) @14161   12 years tbretz Added the possibility to start no dim-server; added some checks for ...
(edit) @14145   12 years tbretz Added run-number to ovservation list; create hist-visibility.bin ...
(edit) @14140   12 years tbretz Added a unit to the bias voltage during calibration; change the limit ...
(edit) @14139   12 years tbretz Display a drive error not just by a red background; replaced rc.index ...
(edit) @14138   12 years tbretz Changed the seperator for rows from \0 to \x7f. In this way we can ...
(edit) @14136   12 years tbretz Changed the range of the binary files from 1-127 instead of 0-127. Use ...
(edit) @14114   12 years tbretz Renamed another audio file.
(edit) @14113   12 years tbretz Improved observation list history; changed name of sound files.
(edit) @14112   12 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14111   12 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14110   12 years tbretz Added an observation list.
(edit) @14045   12 years tbretz Simplified database access.
(edit) @14043   12 years tbretz Fixed pointing.data
(edit) @14042   12 years tbretz Added a source list and some improvements to the astronomy calculations.
(edit) @14040   12 years tbretz Added a third column to the astro table and a source-list page with ...
(edit) @14037   12 years tbretz Addded source database as option.
(edit) @14036   12 years tbretz Implemented the display of the distance between known sources and the moon
(edit) @14034   12 years tbretz Added history for errors; updated error handling to be able to do some ...
(edit) @14014   12 years tbretz Added audio-support; renamed Astro to Sun
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @13996   12 years tbretz Fixed a few compilation problems.
(edit) @13992   12 years tbretz Added TIME_CHECKsome changes to the output structure and file names; ...
(edit) @13957   12 years tbretz Implemented TimeCheck and changed Idle-color for the main status to white.
(edit) @13955   12 years tbretz Display the time until the sun is down and display a symbol if the ...
(edit) @13953   12 years tbretz Display also when the moon is up.
(edit) @13952   12 years tbretz Write drive info as single line; display when sun is up.
(edit) @13944   12 years tbretz Some code cosmetics
(edit) @13936   12 years tbretz Display thresholds on main page; initialize fMcpConfigurationState; ...
(edit) @13932   12 years tbretz Use new state namespaces; do not display current warning if current is ...
(edit) @13907   12 years tbretz Removed some stray debug messages; do not display 'no-file' in scriptlog
(edit) @13905   12 years tbretz Initialize callbacks in constructor; output also if dim dns not ...
(edit) @13894   12 years tbretz Adapted ratescan state numbers.
(edit) @13892   12 years tbretz Remove the path from the dimscripts file name.
(edit) @13890   12 years tbretz New extensions for files; added runtime to status page
(edit) @13878   12 years tbretz Added more ftm informations.
(edit) @13872   12 years tbretz Added TNG dust measurement
(edit) @13850   12 years tbretz Small improvements for the output of the dimctrl messages
(edit) @13849   12 years tbretz Added min, max and median to binary files and hence to graphics.
(edit) @13847   12 years tbretz Removed obsolete include of DimServiceInfoList
Note: See TracRevisionLog for help on using the revision log.