source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19442   6 years tbretz Added default constructor to SolarObjects.
(edit) @19441   6 years tbretz Missing
(edit) @19440   6 years Daniela Dorner added (script to fill CU to AnalysisResultsRun... tables)
(edit) @19439   6 years tbretz Added the new scheduler.
(edit) @19438   6 years tbretz This is a new version which is supposed to be able schedule ToOs
(edit) @19437   6 years tbretz Added a new calibration scheme ('3') which only starts a current ...
(edit) @19436   6 years tbretz Added a new state to simplify detection of close-to-target 'Approaching'
(edit) @19435   6 years tbretz Allow to create a pending connection and call reconnect instead.
(edit) @19434   6 years tbretz Use the filename directly if only a filename is given (warning: if ...
(edit) @19433   6 years Daniela Dorner check also for alien jobs and addapted time ranges to be checked
(edit) @19432   6 years tbretz Added the calcsource for MC data:
(edit) @19431   6 years tbretz The std:: was missing.
(edit) @19430   6 years tbretz Added the GetNext/Prev also for SunSet.
(edit) @19429   6 years tbretz Output the broken XML
(edit) @19428   6 years tbretz Output the broken XML
(edit) @19427   6 years tbretz The new algorithm implemented to work with newer root version to open ...
(edit) @19426   6 years tbretz Some more flexibility in source selection:
(edit) @19425   6 years Daniela Dorner print schedule to cron email if a source is found, add only to ...
(edit) @19424   6 years Daniela Dorner added comments and functionality to fill only corrected R750 and not ...
(edit) @19423   6 years Daniela Dorner bugfix in file splitting
(edit) @19422   6 years Daniela Dorner added values for new period, bugfix for period 71
(edit) @19421   6 years tbretz Wrong access function:
(edit) @19420   6 years tbretz The new line must always be displayed.
(edit) @19419   6 years tbretz Added an option to send the global shutdown (DIS_DNS/KILL_SERVERS)
(edit) @19418   6 years tbretz Added a comment
(edit) @19417   6 years tbretz A full parameter set in drivetop and sercos format (save and print) ...
(edit) @19416   6 years tbretz Allow RECONNECT also if the IndraDrives are unavailable. Allow to ...
(edit) @19415   6 years tbretz FACT camera as default, correctly center cameras, slight modification ...
(edit) @19414   6 years tbretz There was a bug in the order, that's why the first page sometimes was ...
(edit) @19413   6 years tbretz Fixed a copy&paste naming
(edit) @19412   6 years tbretz Added beaglectrl to famous section.
(edit) @19411   6 years tbretz Newer boost versions complain about an invalid argument.
(edit) @19410   6 years tbretz This will help to identify if the environment is screwed up.
(edit) @19409   6 years tbretz This will help to identify if the environment is screwed up.
(edit) @19408   6 years tbretz OpenSSL is only required for the non-tools (ConnectionSSL).
(edit) @19407   6 years tbretz Comparison between signed an unsigned
(edit) @19406   6 years tbretz The version number had to be changed as the data member description ...
(edit) @19405   6 years tbretz n can be of type size_t, no need for a cast. It will not be negative:
(edit) @19404   6 years tbretz Make i consistent with num_cols
(edit) @19403   6 years tbretz include 'random' was missing for Peppermint 9 (gcc 7)
(edit) @19402   6 years tbretz Seems to be better located here... (behind something else, although I ...
(edit) @19401   6 years Daniela Dorner fixed FACT++ path
(edit) @19400   6 years Daniela Dorner changed from lynx to links to deal with non-valid certificates
(edit) @19399   6 years Daniela Dorner improved logging, added ignore-option for filling events
(edit) @19398   6 years tbretz Also the boost libraries are required.
(edit) @19397   6 years tbretz Make cmake fail if Qwt not found.
(edit) @19396   6 years tbretz If pkgconf is not installed, this might yield reasonable results.
(edit) @19395   6 years tbretz Check CCfits after CCFitsio because of their dependencies. Print the ...
(edit) @19394   6 years tbretz Minor fix.
(edit) @19393   6 years tbretz Allow to select the default observatory location during compile time. ...
(edit) @19392   6 years tbretz Allow to select a different OBSERVATORY location during compile time. ...
(edit) @19391   6 years tbretz For convenience print the selected PRESET_OBSERVATORY when the ...
(edit) @19390   6 years tbretz The new default observatory is empty which corresponds to ...
(edit) @19389   6 years tbretz As NIGHT is bound to the observatory location, write a new keywork ...
(edit) @19388   6 years tbretz Declare all functions inline to avoid multiple definitions when ...
(edit) @19387   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19386   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19385   6 years tbretz Implemneted to set an independent prefix path in fact++.rc or from the ...
(edit) @19384   6 years tbretz Fixed a typo.
(edit) @19383   6 years tbretz Just a compiler warning.
(edit) @19382   6 years tbretz This just gives a warning which we get anyways.
(edit) @19381   6 years tbretz Added PRINT command and --client option. No need anymore to skip the ...
(edit) @19380   6 years tbretz No need anymore to skip the TM channel
(edit) @19379   6 years tbretz Already linked in libConfiguration
(edit) @19378   6 years tbretz Layout optimization.
(edit) @19377   6 years tbretz Defined a more reasonable order of focussing the elements.
(edit) @19376   6 years tbretz Commented some obsolete code. Do not reset the palette if it is set to ...
(edit) @19375   6 years tbretz The spike removal was broken, it was only working for the first ...
(edit) @19374   6 years tbretz The Spike removal was broken, GetPixelStats can hide the TM channels ...
(edit) @19373   6 years tbretz On the way to make it more maintanance friendly. Fixed a bug (some roi ...
(edit) @19372   6 years tbretz Added some comments
(edit) @19371   6 years tbretz Compile getevent in toolsonly mode (to allow the installtion of the ...
(edit) @19370   6 years tbretz Implemented the FAMOUS camera as an option, be a bit more specific in ...
(edit) @19369   6 years tbretz Allow an easy change of the location of the getevent tool, send the ...
(edit) @19368   6 years tbretz Allow to switch to fake calibration...
(edit) @19367   6 years tbretz Fixed layout for the case the waveform is turned off
(edit) @19366   6 years tbretz These two lines are obsolete.
(edit) @19365   6 years tbretz Implemented the FAMOUS camera layout as an alternative in case the ...
(edit) @19364   6 years tbretz Changed the maximum valid range of some spin boxes in case this is not ...
(edit) @19363   6 years tbretz Fixed typos in some comments.
(edit) @19362   6 years tbretz Improved the detection of root. This hopefully works now also with an ...
(edit) @19361   6 years tbretz A simple version of an event display.
(edit) @19360   6 years tbretz Implemented the display of the hillas ellipse.
(edit) @19359   6 years tbretz The single step mode was never working properly -- fixed.
(edit) @19358   6 years tbretz Implemented key handling of space key as a single-step key.
(edit) @19357   6 years tbretz Some additional comments.
(edit) @19356   6 years tbretz HAWC's Eye Analysis
(edit) @19355   6 years tbretz Obsolete line...
(edit) @19354   6 years tbretz Also report root version in status message
(edit) @19353   6 years tbretz Still produced a warning.
(edit) @19352   6 years tbretz Fixed for root 5.34 which does not define those for cmake.
(edit) @19351   6 years tbretz This fixed a problem with old gcc -- we might have to extend the range ...
(edit) @19350   6 years tbretz Fixed a typo
(edit) @19349   6 years tbretz For an older gcc
(edit) @19348   6 years tbretz Fixed a problem with an old gcc.
(edit) @19347   6 years tbretz Improved pre-check for root-config.
(edit) @19346   6 years tbretz This wasn't working with installations is the operating system ...
(edit) @19345   6 years tbretz Improves the behaviour with RecursiveRemove. Strictly speaking this ...
(edit) @19344   6 years tbretz Parenthesis missing.
(edit) @19343   6 years tbretz Reading and printing some more options from the file headers
Note: See TracRevisionLog for help on using the revision log.