source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20101   3 years tbretz Trying to fix an annoying problem with the root streamer
(edit) @20100   4 years tbretz Minor fixes.
(edit) @20099   4 years tbretz Adapted to the new command for reset.
(edit) @20098   4 years tbretz Thread can not be killed anymore - new way to stop.
(edit) @20097   4 years tbretz Oh master...
(edit) @20096   4 years tbretz root 6.24 requires some more includes, clasng 10 is a bit more picky ...
(edit) @20095   4 years tbretz Oh great master of the root universe, thanks for you namepace polution.
(edit) @20094   4 years tbretz Switch off warnings in root header ... hmpf.
(edit) @20093   4 years maslowski Fixed error handeling regarding fitsdump, star and callisto. Also ...
(edit) @20092   4 years tbretz Made consitsent return codes.
(edit) @20091   4 years maslowski First commit of disk to database scripts.
(edit) @20090   4 years tbretz ObjectTemplates can not hold non primitive values anymore, therefore ...
(edit) @20089   4 years tbretz Updated port number.
(edit) @20088   4 years tbretz Updated, server uses SSL connection now.
(edit) @20087   4 years tbretz Fixed an (un)signed comparison; in case of a bad file descriptor, it ...
(edit) @20086   4 years tbretz Trying to improve exception safety of closing a connection. Calling ...
(edit) @20085   4 years tbretz First argument not required anymore
(edit) @20084   4 years tbretz Fixed a typo
(edit) @20083   4 years tbretz Replaced my own PersistentCopy by UniquePersistent, repaired Thread ...
(edit) @20082   4 years tbretz Trying to setup to use the new miniftm for fad reset.
(edit) @20081   4 years tbretz Updated where the program looks for fact++.rc: 1) current working ...
(edit) @20080   4 years tbretz Updated where the program looks for fact++.rc: 1) current working ...
(edit) @20079   4 years tbretz Define BOOST_FILESYSTEM_NO_DEPRECATED as suggested in the documentation.
(edit) @20078   4 years tbretz typo in a comment
(edit) @20077   4 years tbretz Template for rc file.
(edit) @20076   4 years tbretz Moved rc-files to an etc dir.
(edit) @20075   4 years tbretz Allow for a fallback solution to look for fact++.rc, which is the ...
(edit) @20074   4 years tbretz fact++.rc must be in the bin directory.
(edit) @20073   4 years tbretz compiler warning on misleading indentation:
(edit) @20072   4 years tbretz Minor fix to installing fpgaftmctrl
(edit) @20071   4 years tbretz Allow for different names in fact and famous.
(edit) @20070   4 years tbretz Restructured to allow for 'make install' as a shortcut, added fpgaftmctrl.
(edit) @20069   4 years tbretz Moved from famous repository
(edit) @20068   4 years tbretz With some compilers Threads need to be specified explicitly in ...
(edit) @20067   4 years tbretz That is a better solution.
(edit) @20066   4 years tbretz Minor fix on excpetion formatting issue.
(edit) @20065   4 years tbretz typo in the po description.
(edit) @20064   4 years tbretz comparison warning of signed vs unsigned
(edit) @20063   4 years tbretz New headers
(edit) @20062   4 years tbretz Allow access to the checksum.
(edit) @20061   4 years tbretz A fix.
(edit) @20060   4 years tbretz Allow compilation without v8, minor fixes to boost hacks, moved ...
(edit) @20059   4 years tbretz Added from famous git repository and updated to be used in a FACT ...
(edit) @20058   4 years tbretz Added comments with some example transactions.
(edit) @20057   4 years tbretz Added an enum for roles.
(edit) @20056   4 years tbretz Added printing of connection information and a default query on all in ...
(edit) @20055   4 years tbretz Allow to output interpreted connection information for debugging purposes.
(edit) @20054   4 years tbretz Added TIMESTAMP as SQL type.
(edit) @20053   4 years tbretz Some changed to fix some problems with the recent compiler -- looks ...
(edit) @20052   4 years tbretz Updated mysql calls.
(edit) @20051   4 years tbretz
(edit) @20050   4 years tbretz
(edit) @20049   4 years tbretz Updated path.
(edit) @20048   4 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) @20044   4 years tbretz Added telescope number, increased version accordingly.
(edit) @20043   4 years tbretz Copy the telescope number to the coriska run-header
(edit) @20042   4 years tbretz Make sure that this change does not go unnoticed.
(edit) @20041   4 years tbretz Still a comma too much.
(edit) @20040   4 years tbretz There should be two not four outputs and removed some oly stuff only ...
(edit) @20039   4 years tbretz Fixed some typos.
(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) @20034   4 years tbretz Using the power of bash to do the splitting.
(edit) @20033   4 years tbretz Made the file with the credentials a variable; moved all credentials ...
(edit) @20032   4 years tbretz Fixed syntax.
(edit) @20031   4 years tbretz Included telescope id and the create query to the raw data extraction.
(edit) @20030   4 years tbretz Do not do any splitting of the aux data in the script files, instead ...
(edit) @20029   4 years tbretz Updated path.
(edit) @20028   4 years tbretz Changed execution bit.
(edit) @20027   4 years tbretz Added.
(edit) @20026   4 years tbretz A set of example files for working with the database.
(edit) @20025   4 years tbretz Added updated calibration factor for the three 'special' pixels.
(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) @20009   4 years tbretz Allow compilation also without libnova support.
(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) @20003   4 years tbretz New functions, more plots.
(edit) @20002   4 years tbretz Updated comments
Note: See TracRevisionLog for help on using the revision log.