source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20072   3 years tbretz Minor fix to installing fpgaftmctrl
(edit) @20071   3 years tbretz Allow for different names in fact and famous.
(edit) @20070   3 years tbretz Restructured to allow for 'make install' as a shortcut, added fpgaftmctrl.
(edit) @20069   3 years tbretz Moved from famous repository
(edit) @20068   3 years tbretz With some compilers Threads need to be specified explicitly in ...
(edit) @20067   3 years tbretz That is a better solution.
(edit) @20065   3 years tbretz typo in the po description.
(edit) @20064   3 years tbretz comparison warning of signed vs unsigned
(edit) @20063   3 years tbretz New headers
(edit) @20061   3 years tbretz A fix.
(edit) @20060   3 years tbretz Allow compilation without v8, minor fixes to boost hacks, moved ...
(edit) @20059   3 years tbretz Added from famous git repository and updated to be used in a FACT ...
(edit) @20058   3 years tbretz Added comments with some example transactions.
(edit) @20057   3 years tbretz Added an enum for roles.
(edit) @20056   3 years tbretz Added printing of connection information and a default query on all in ...
(edit) @20055   3 years tbretz Allow to output interpreted connection information for debugging purposes.
(edit) @20054   3 years tbretz Added TIMESTAMP as SQL type.
(edit) @20053   3 years tbretz Some changed to fix some problems with the recent compiler -- looks ...
(edit) @20052   3 years tbretz Updated mysql calls.
(edit) @20051   3 years tbretz
(edit) @20050   3 years tbretz
(edit) @20049   3 years tbretz Updated path.
(edit) @20048   3 years tbretz Replaced mysql_ with ->; check if the log file is writable; added ...
(edit) @20047   4 years tbretz Disable a gcc wanring on shadowed parameters in dim headers.
(edit) @20046   4 years tbretz Handle an exception if a MC file does not contain MC information.
(edit) @20045   4 years tbretz Set C standard, issue a message whenever it is clear what library ...
(edit) @20038   4 years tbretz Implemented in place update of header where possible
(edit) @20037   4 years tbretz Minor fixes
(edit) @20036   4 years tbretz Mostly updated to the console output, implemented supression the ...
(edit) @20035   4 years tbretz Etienne's tool for repairing fits/raw files.
(edit) @20024   4 years tbretz For the moment, threads are disabled.
(edit) @20023   4 years tbretz This adds a version that was tested at least with V8 6.8 and a wrapper ...
(edit) @20022   4 years tbretz Fixed some compiler warnings by letting the compiler decide the exact type.
(edit) @20021   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20020   4 years tbretz In favor of boost 1.70, replaced get_io_context; The comments in a ...
(edit) @20019   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20018   4 years tbretz In favor of boost 1.70, replaced get_io_context
(edit) @20017   4 years tbretz Made ready for boost 1.70 by replacing get_io_context; the SSL ...
(edit) @20016   4 years tbretz Readline 8 behaves differently. The best fix is to use the readline ...
(edit) @20015   4 years tbretz Readline needs to be told which are the printable charcters in the ...
(edit) @20014   4 years tbretz Improved handling of multiline cases.
(edit) @20013   4 years tbretz This change is required for libnova to work if located in a private path.
(edit) @20012   4 years tbretz For gcc 4.8.5, I hope this workaround also works for gcc 4.7.
(edit) @20011   4 years tbretz Had to change to pointers, emplace_back and ofstream do not work in ...
(edit) @20010   4 years tbretz Compiler warning, overwriting existing name.
(edit) @20008   4 years tbretz It seems that MYSQL_LIBRARY gets defined even though it might be ...
(edit) @20007   4 years tbretz If there is a choice - choose the newer version.
(edit) @20006   4 years tbretz The condition was wrong. setMaj[or]Pen depends on the QWT version not on QT
(edit) @20005   4 years tbretz The API in boost 1.70 changed.
(edit) @20004   4 years tbretz Fixed a problem with newer boost versions.
(edit) @19999   4 years tbretz That should not have been there...
(edit) @19998   4 years tbretz Automatically disable gui
(edit) @19997   4 years tbretz Added a warning when the Qt5-dev package is missing but Qt5 is required
(edit) @19996   4 years tbretz Added a warning to make users aware of an anaconda problem; improved ...
(edit) @19989   4 years tbretz Fixes: warning: catching polymorphic type ‘class std::runtime_error’ ...
(edit) @19988   4 years lyard Reduced height of raw data viewer
(edit) @19987   4 years tbretz Cleanup of commandline options, files are not obverwritten anymore per ...
(edit) @19986   4 years tbretz The selector for the data is required as there is always an AND in the ...
(edit) @19985   4 years tbretz Added more histogram titles.
(edit) @19984   4 years tbretz Title was wrong.
(edit) @19983   4 years tbretz Implemented ExcessN and ErrExcessN -- mainly for completeness
(edit) @19982   4 years tbretz Added histogram titles.
(edit) @19981   4 years tbretz Fixed... didn't work without a simsel option.
(edit) @19980   4 years tbretz Improve some error output (red), added the possibility for MC file ...
(edit) @19979   4 years tbretz Search for the qwt version which fits the Qt version - not sure this ...
(edit) @19978   4 years tbretz These are some workarounds to make it compile with Qt5
(edit) @19977   4 years tbretz Make proper use of PATH_SUFFIXES
(edit) @19976   4 years tbretz Implemented basic support for compiling with Qt5 (this is not yet ...
(edit) @19975   4 years tbretz A typo in the variable names
(edit) @19974   4 years tbretz A typo in axis labels
(edit) @19973   4 years tbretz Added corsika2sql to the programs that get compiled.
(edit) @19972   4 years tbretz this hopefully fixed a problem with a namspace clash with boost ...
(edit) @19971   4 years tbretz Added a binning in Impact Parameter for crosschecks
(edit) @19968   4 years tbretz Fixed a bug that broke the meaning of 'max'
(edit) @19967   4 years tbretz Fixed another last minute change.
(edit) @19966   4 years tbretz Added an accurate mode in which all SQL column types are converted as ...
(edit) @19965   4 years tbretz Added a decription for more (particularly SQL) types, such as kTime, ...
(edit) @19964   4 years tbretz Fix a none compile issue.
(edit) @19963   4 years tbretz Program to insert corsika input cards.
(edit) @19960   4 years tbretz Added some comment.
(edit) @19959   4 years tbretz Added some comment
(edit) @19946   4 years tbretz Added a streaming mode which ignores the number of rows in the file.
(edit) @19932   5 years tbretz Forgot to also replace the actual limit!
(edit) @19931   5 years tbretz Added missing parenthesis.
(edit) @19930   5 years tbretz Added GUDE_CONTROL as a requirement.
(edit) @19929   5 years tbretz Minor updates.
(edit) @19928   5 years tbretz New header.
(edit) @19927   5 years tbretz Added gudectrl.
(edit) @19926   5 years tbretz New server.
(edit) @19925   5 years tbretz fixed a typo
(edit) @19924   5 years tbretz Set Temp Limit to 60°C
(edit) @19923   5 years tbretz Added a temp limit of 55°C for all sensors
(edit) @19920   5 years tbretz The default observatory should be the preset default not per se 'ORM'
(edit) @19919   5 years tbretz This script is FACT specific for now. Added a safety check that the ...
(edit) @19918   5 years tbretz Is using nova, so print out the default observatory.
(edit) @19915   5 years tbretz Improved comments
(edit) @19913   5 years tbretz Write spectrum.C again.
(edit) @19912   5 years tbretz Added comment
(edit) @19911   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
(edit) @19910   5 years tbretz Forgot to adapt the upper limit calculation to the fact that the BG is ...
Note: See TracRevisionLog for help on using the revision log.