source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17523   11 years Daniela Dorner optimized times for QLA, added cron for quality plots, removed nice ...
(edit) @17522   11 years Daniela Dorner added (script to create quality plots with quality.C)
(edit) @17521   11 years Daniela Dorner new version to run automatically every morning
(edit) @17520   11 years tbretz Check humidity only when the lid is open, not when a run is started, ...
(edit) @17515   11 years tbretz There is no state of the BIAS kLocked.
(edit) @17514   11 years tbretz Decided to make kLocked the last state to keep numbers consistent.
(edit) @17513   11 years tbretz Added locked state
(edit) @17512   11 years tbretz Allow change of ramp target vals durimg ramping; added a shutdown ...
(edit) @17500   11 years tbretz Added an 'Example' section for links.
(edit) @17499   11 years tbretz Fixed the link to the zip archive.
(edit) @17498   11 years tbretz Implemented that one can wait for 'not a state' to check if a state ...
(edit) @17421   11 years tbretz
(edit) @17420   11 years tbretz New TPoints
(edit) @17419   11 years tbretz Added dates of pointing models.
(edit) @17418   11 years tbretz Created from tpoint_20131228_222912.txt and tpoint_20131231_000158.txt
(edit) @17417   11 years tbretz Fixed a bug when calculating the azimuth from the tpoint data; fixed ...
(edit) @17416   11 years tbretz Calculated from 2012_09_29, 2012_10_02 and 2013_12_29
(edit) @17415   11 years tbretz Fixed a wrong section title
(edit) @17414   11 years tbretz Removed compiled file, as we do not store objects files in the svn.
(edit) @17413   11 years tbretz Corrected size of zip-archive.
(edit) @17412   11 years tbretz One page documentation (TiddlyWiki)
(edit) @17411   11 years tbretz Latest version of the closure compiler.
(edit) @17410   11 years tbretz Recompiled with the latest version of the closure compiler.
(edit) @17409   11 years tbretz Enable strict mode.
(edit) @17408   11 years tbretz Enable strict mode and made the code strict mode compliant.
(edit) @17407   11 years tbretz First version.
(edit) @17406   11 years tbretz New project TermTV
(edit) @17405   11 years tbretz Change working directory to directory which contains the link or the ...
(edit) @17404   11 years tbretz Output pixel index in case of underflow.
(edit) @17403   11 years tbretz Only park telescope during ovtest when it is deep dark time.
(edit) @17402   11 years tbretz Updated to allow a real streaming, even for shrunk files.
(edit) @17401   11 years tbretz Set beginskip and endskip as explicit argument in GetPixelStats; do ...
(edit) @17400   11 years tbretz To determine the maximum devision by 8 is not necessary, only for the ...
(edit) @17399   11 years tbretz Check (and wait a short time) whether server is online.
(edit) @17398   11 years tbretz Script to switch on and off drive power
(edit) @17397   11 years tbretz There was a typo in the wind gusts warning; 98 is too high...
(edit) @17396   11 years tbretz Added missing links
(edit) @17395   11 years tbretz Finally updated the function for the Pt1000 to something which is ...
(edit) @17394   11 years tbretz Increased the interval in which events are selected close to the 5s ...
(edit) @17393   11 years tbretz Fixed a bug which caused replace() to fail. Memory was reallocated and ...
(edit) @17392   11 years tbretz Simplified: keep a list of all skipped tables. There is no need to lop ...
(edit) @17391   11 years tbretz Script for smartfact web interface.
(edit) @17390   11 years tbretz Script for smartfact web interface.
(edit) @17389   11 years tbretz Updated Dim service description.
(edit) @17388   11 years tbretz Removes svn:ignored. Black magic. Only leads to confusion if ...
(edit) @17387   11 years tbretz Removed svn:executable property, these are no executables.
(edit) @17386   11 years tbretz Removed svn:executable property, these are no executables.
(edit) @17385   11 years tbretz emoved svn:ignore property. This is black magic and can easily lead to ...
(edit) @17384   11 years tbretz Cleanup of the includes; my suspicion is that the math.h is for the ...
(edit) @17383   11 years tbretz Some important conmetics: Define variables as const whenever you can, ...
(edit) @17382   11 years tbretz Simplified conditional.
(edit) @17381   11 years tbretz Files moved to their own subdirectory to keep everything at least a ...
(edit) @17380   11 years tbretz Files removed here because they are not part of the default setup.
(edit) @17379   11 years tbretz Files moved here because they are not part of the default setup.
(edit) @17378   11 years tbretz When sending an interrupt there was some typo in the array index.
(edit) @17377   11 years tbretz Print call execution time to log.
(edit) @17376   11 years tbretz Updated to display 1440 pixels now in event display
(edit) @17375   11 years tbretz Handle the case when /home/fact is not defined, this can happen for ...
(edit) @17374   11 years tbretz Updated because we show all 1440 pixels now
(edit) @17373   11 years tbretz Unified all exec calls, suppress logging (actually only a warning ...
(edit) @17372   11 years tbretz Updated to use extract_aux.C
(edit) @17371   11 years tbretz Removed obsolete variable definition.
(edit) @17370   11 years tbretz Renamed and added more auxiliary infomrations.
(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) @17367   11 years tbretz Missed the correct calculation of the coefficient derived from the ...
(edit) @17366   11 years tbretz Updated prediction with something which takes the distance to the moon ...
(edit) @17365   11 years tbretz
(edit) @17364   11 years tbretz After startup the status line was blue instead of white.
(edit) @17363   11 years tbretz Added GPS control and links to temperature and agilent.
(edit) @17362   11 years tbretz Added server name to startup message.
(edit) @17361   11 years tbretz Removed a stray paranthesis
(edit) @17360   11 years tbretz The description in the DATA service were in the wrong order
(edit) @17359   11 years tbretz Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
(edit) @17358   11 years tbretz Added forward declaration for std::mutex
(edit) @17357   11 years tbretz Fixed a compilation error.
(edit) @17356   11 years tbretz Switch trigger off before lid is closed to avoid smartfact ...
(edit) @17355   11 years tbretz Added OVTEST as valid task
(edit) @17354   11 years tbretz Use more accurate information to restore the last DRS calib.
(edit) @17353   11 years tbretz Added OVTEST as valid task; reduced the number of hours the schedule ...
(edit) @17352   11 years tbretz Check the number of received ext1 triggers at the end of each run.
(edit) @17351   11 years tbretz Wait longer for Armed... it might take a moment.
(edit) @17350   11 years tbretz Adapted the resource type to the zofits argument types
(edit) @17349   11 years tbretz Included gpsctrl into startup procedure.
(edit) @17348   11 years tbretz A more efficient handling and more options for the path to the log files.
(edit) @17347   11 years tbretz Display when lid is moving.
(edit) @17346   11 years tbretz Updated the temperature coefficient of the Pt1000 to better fit the ...
(edit) @17345   11 years tbretz Automatically try to send STOP if after an UNLOCK the systme is in error.
(edit) @17344   11 years tbretz We don't need a warning if the history file cannot be opened, it might ...
(edit) @17343   11 years tbretz Removed DimWriteStatistics::CreateDirectory - can be replaced by ...
(edit) @17342   11 years tbretz Adapted to the changes in MessageImp to allow the datalogger to write ...
(edit) @17341   11 years tbretz Implemented an output if between two messages, the date changes. This ...
(edit) @17340   11 years tbretz Fixed an option description.
(edit) @17339   11 years tbretz Use the new ReadGrid from Interpolator2D
(edit) @17338   11 years tbretz Updated the interface to have an option to read directly from a file.
(edit) @17337   11 years tbretz Removed unused arguments to suppress compiler warning.
(edit) @17336   11 years tbretz Added a new spike removal algorithm; changed the interface from 'all ...
(edit) @17335   11 years tbretz Implemented a fourth spike removal algorithm. The spike removal is now ...
(edit) @17334   11 years tbretz Removed an unused argument to suppress compiler warning.
(edit) @17333   11 years tbretz Added the arguments from the Makefile to the AcliC call - this was ...
Note: See TracRevisionLog for help on using the revision log.