source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18597   8 years tbretz Added some missing but maybe common error codes
(edit) @18590   8 years tbretz Fixed a warning about a strange conditional (uncritical)
(edit) @18587   8 years tbretz Fixed a typo and a flaw in a conditions (nothing critical)
(edit) @18586   8 years tbretz Fxied a warning about a missing cast.
(edit) @18585   8 years tbretz Fixed some warning about unused function parameters.
(edit) @18583   8 years tbretz Fixed some typos in the docu.
(edit) @18544   8 years lyard Added -ugly- program to recover raw data files corrupted due to ...
(edit) @18538   8 years tbretz Print the number of columns skipped due to NULL entry.
(edit) @18530   8 years tbretz Added a range check for the given source coordinates (0-24, -90-90)
(edit) @18529   8 years tbretz Added some missing command descriptions pointed out by Dominik
(edit) @18523   8 years tbretz Added a fix which should give correct results for the years no matter ...
(edit) @18510   8 years tbretz is_open should be \!IsConnected or be replaced by IsConnected and ...
(edit) @18505   8 years tbretz Added cloud base hieght (CLB)
(edit) @18504   8 years tbretz Forgot to change no-out to null everywhere
(edit) @18501   8 years tbretz Minor change to the verbosity option, renamed no-out to null
(edit) @18500   8 years tbretz Minor improvement to output
(edit) @18499   8 years tbretz Minor improvement to output
(edit) @18498   8 years tbretz Ouptut number of created branches
(edit) @18497   8 years tbretz Added an option to redirect the output file to null.
(edit) @18493   8 years tbretz Fixed a type in some log output
(edit) @18491   8 years tbretz Allows to store the result of a sql query to a root file.
(edit) @18490   8 years tbretz Now also running fitsdump -h from a cronjob without redirection should ...
(edit) @18489   8 years tbretz Improved error message
(edit) @18488   8 years tbretz Improved error message
(edit) @18467   8 years tbretz Added fact perion (a counter for synodic months starting with datataking)
(edit) @18466   8 years lyard Removed empty .rep file entirely
(edit) @18465   8 years lyard Fix wrong STATE values written to FITS
(edit) @18464   8 years tbretz Replaced 416 where applicable by BIAS::kNumChannels, fixed a typo in ...
(edit) @18463   9 years tbretz Added SET_ALL_CHANNELS_DAC command.
(edit) @18446   9 years tbretz Implemented output of global limits
(edit) @18445   9 years tbretz Instead of power and num_fractional_digits, ticks_per_second can ...
(edit) @18444   9 years tbretz Fixed the problem with rounding to full minutes in the output.
(edit) @18443   9 years tbretz Removed an obsolete whitespace in the help text:
(edit) @18442   9 years tbretz Improved some output.
(edit) @18441   9 years tbretz Remove sources with less than 5min. Remove sleep at the beginning and ...
(edit) @18440   9 years tbretz The INSERT query was only build but not executed.
(edit) @18439   9 years tbretz The user must be embraces by parenthesis in the INSERT statement.
(edit) @18438   9 years tbretz Make the source-database a required option, removed the default from ...
(edit) @18437   9 years tbretz get the source keys already with the first query.
(edit) @18436   9 years tbretz Added options and code to allow to enter a schedule into the Schedule ...
(edit) @18431   9 years tbretz Fixed a copy and paste problem.
(edit) @18426   9 years tbretz Added the curl object to allow for simple http requests.
(edit) @18425   9 years tbretz Make sure that in case of an external 'exit' the V8 threads are ...
(edit) @18424   9 years tbretz An empty 'path' crahes newer boosts. Make sure it is not eempty.
(edit) @18423   9 years tbretz Do not lock. This crashes Dispose with newer v8. Make sure that all ...
(edit) @18418   9 years tbretz Fixed a bug which was introduced with the simplification of the code, ...
(edit) @18414   9 years tbretz Exclude crazy patched from current statistics; updated some limits for ...
(edit) @18413   9 years tbretz The program options were incorrectly names.
(edit) @18412   9 years tbretz Added const qualifiers, added a warning in case of an unexpected SDO.
(edit) @18411   9 years tbretz Added new program makeschedule.
(edit) @18408   9 years tbretz Added PFmini and some new alarms
(edit) @18388   9 years tbretz Another try to solve the problems with the emergency parking. Note ...
(edit) @18387   9 years tbretz Added a RESET command to allow to get out of the internal error ...
(edit) @18383   9 years Daniela Dorner fixed bug in interrupt that made dimserver crash
(edit) @18382   9 years Daniela Dorner added command SCREENSHOT, fixed bug in automatic parking
(edit) @18379   9 years tbretz Exchanged order for checking for blocked and available.. otherwise ...
(edit) @18374   9 years tbretz Fixed tha handling of the source report, added period.
(edit) @18371   9 years tbretz Fixed a compiler warning.
(edit) @18366   9 years tbretz Fixed the rise and set times... under some circumstances, they were ...
(edit) @18365   9 years tbretz Also get MC data if this is a MC event.
(edit) @18364   9 years tbretz Updated handling of drive states.
(edit) @18363   9 years tbretz Removed some obsolete comments.
(edit) @18362   9 years tbretz Fixed the short description of the program.
(edit) @18361   9 years tbretz Added more description for the configuration parameters.
(edit) @18360   9 years tbretz Updated help text.
(edit) @18359   9 years tbretz Updated drive states and corresponding description.
(edit) @18358   9 years tbretz Updates to the failed states.
(edit) @18353   9 years tbretz New drivectrl directly talking to the PLC.
(edit) @18352   9 years tbretz Updated states to meet extended ones of the new drivectrl.
(edit) @18351   9 years tbretz Renamed drivectrl to cosyctrl and added the new drivectrl to the Makefile.
(edit) @18345   9 years tbretz Put some comments in front of orphaned definitions.
(edit) @18339   9 years tbretz Moved seeing to its own service.
(edit) @18338   9 years tbretz Adapted to the latest changed on the TNG weather report web site and ...
(edit) @18337   9 years tbretz Implemented a moon mode which turns of the voltage of the inner pixels ...
(edit) @18266   9 years dneise altered documentation of service according to ...
(edit) @18194   9 years dneise Workaround for FSC firmware bug. Auto Reconnect in case of checksum error.
(edit) @18193   9 years dneise Modified reaction on FSC state change. FSC connection state has ...
(edit) @18192   9 years tbretz Set correct server name.
(edit) @18191   9 years tbretz This implements th epossibility to load and save calibrations, an ...
(edit) @18189   9 years tbretz Moved Fletcher16 checksum claculation to tools.h
(edit) @18188   9 years tbretz Added Fletcher16 checksum calculation.
(edit) @18187   9 years tbretz New program to readout the arduino with the new temperature and ...
(edit) @18167   9 years tbretz Print not only the identification of the script but also the user who ...
(edit) @18149   10 years tbretz Initiate an emergency shutdown also when an overcurrent is detected; ...
(edit) @18142   10 years tbretz Added some explicit conversions, a const qualifier and removed an ...
(edit) @18133   10 years tbretz The wrong function was called in case of SET_REFERENCE_PATCH
(edit) @18126   10 years tbretz Only go to Locked automatically when a shutdown was really initiatied.
(edit) @18125   10 years tbretz Implemeneted a locked state which is initiated by an automatic lid ...
(edit) @18124   10 years tbretz Implemented an emergency limit in raw adc counts at which, if ...
(edit) @18121   10 years tbretz set::emplace is not known for the LP compiler.
(edit) @18118   10 years tbretz
(edit) @18117   10 years tbretz Even if the state was OnTrack it could happen that the fDevCount was ...
(edit) @18116   10 years tbretz What is called 'breakdown voltage' here is actually the 'operation ...
(edit) @18115   10 years tbretz Some PostClose() should be PostClose(false)
(edit) @18056   10 years tbretz Added the whitespaces required by the neweer C++11 compiler.
(edit) @18055   10 years tbretz Fixed a warning about strict aliasing rulkes.
(edit) @18054   10 years tbretz My compiler couldn't resolve the inheritance of HandleNewStae
(edit) @18053   10 years tbretz Added whitespace around macro as required by neweer C++11 compilers
(edit) @18052   10 years tbretz My gcc version needs unistd for usleep
(edit) @18051   10 years tbretz Added spaces as required by new C++11 compilers
Note: See TracRevisionLog for help on using the revision log.