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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19139   6 years tbretz Found a nicer way to add arguments to database URI
(edit) @19125   6 years tbretz Updated the explanation for the databse resource to reflect the ...
(edit) @19064   6 years tbretz Some minor changes to make it compatible with newer sets of headers.
(edit) @19015   6 years tbretz Added rain sensor
(edit) @18972   6 years tbretz Removed an unused data memeber
(edit) @18959   6 years tbretz Moved include path to makefile
(edit) @18958   6 years tbretz Moved include path to makefile; added some ifdefs to make it compile ...
(edit) @18917   7 years tbretz Added BIAS_TEMP server
(edit) @18908   7 years tbretz Added output for ongoing crate reset.
(edit) @18902   7 years dneise Adjust container temp window; use /newdata instead of /daq
(edit) @18654   8 years tbretz Changed lmits as diccussed in the telcon yesterday.
(edit) @18653   8 years tbretz Updated to account for the new data in the EventData stream
(edit) @18414   9 years tbretz Exclude crazy patched from current statistics; updated some limits for ...
(edit) @18408   9 years tbretz Added PFmini and some new alarms
(edit) @18374   9 years tbretz Fixed tha handling of the source report, added period.
(edit) @18366   9 years tbretz Fixed the rise and set times... under some circumstances, they were ...
(edit) @18364   9 years tbretz Updated handling of drive states.
(edit) @18359   9 years tbretz Updated drive states and corresponding description.
(edit) @18193   9 years dneise Modified reaction on FSC state change. FSC connection state has ...
(edit) @17953   10 years tbretz Make use of the new central current prediction.
(edit) @17940   10 years tbretz Better formatting for sqm numbers.
(edit) @17934   10 years tbretz Added sqmctrl
(edit) @17884   10 years tbretz Fixed a compiler issue.
(edit) @17672   10 years tbretz Replaced one agilentctrl by three; fixed the calculatio of the power; ...
(edit) @17520   11 years tbretz Check humidity only when the lid is open, not when a run is started, ...
(edit) @17397   11 years tbretz There was a typo in the wind gusts warning; 98 is too high...
(edit) @17376   11 years tbretz Updated to display 1440 pixels now in event display
(edit) @17369   11 years tbretz Fixed aproblem with the new temperature hist and the displayed GPS time.
(edit) @17368   11 years tbretz Do not display 1e2 for the currents if they exceed 100uA
(edit) @17364   11 years tbretz After startup the status line was blue instead of white.
(edit) @17359   11 years tbretz Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
(edit) @17347   11 years tbretz Display when lid is moving.
(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.
Note: See TracRevisionLog for help on using the revision log.