source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19000   6 years tbretz Use a reinterpret_cast to avoid compiler warnings with clang.
(edit) @18999   6 years tbretz Use the proper delete operator.
(edit) @18998   6 years tbretz Switch off the workaround when compiling with clang -- it would not ...
(edit) @18997   6 years tbretz Added some code which allows to read a single file.
(edit) @18996   6 years tbretz Connection must be closed when setting a parameter fails, it is ...
(edit) @18995   6 years tbretz Allow to run without authentication.
(edit) @18994   6 years tbretz Cmake stuff.
(edit) @18993   6 years tbretz Implemented a program to read the rain sensor data from MAGIC.
(edit) @18992   6 years tbretz Updated to the famous and iceact section
(edit) @18991   6 years tbretz Some more improvements, clang is not compatible in Release mode with ...
(edit) @18990   6 years tbretz Mostly changes to properly implement Qt support and get the GUIs compiled.
(edit) @18989   6 years tbretz Adapted to the latest changes
(edit) @18988   6 years tbretz Added some explicit casts to make clang++ more happy and remove an ...
(edit) @18987   6 years tbretz Let the compiler know that the second argument is a format string
(edit) @18986   6 years tbretz Simplified include paths and worked around a MOC bug encountered with ...
(edit) @18985   6 years tbretz Added gui as an inlcude path
(edit) @18984   6 years tbretz clang++ did not compile, it requires that the arguments here are ...
(edit) @18983   6 years tbretz That's a dangerous way to write the conditional - fixed.
(edit) @18982   6 years tbretz DrsCalibration is a struct not a class.
(edit) @18981   6 years tbretz DrsCalibration is a struct not a class.
(edit) @18980   6 years tbretz This is a first draft of using cmake and clang for compilation -- not ...
(edit) @18979   6 years tbretz Use a reinterpret_cast to make the compiler more happy.
(edit) @18978   6 years tbretz clang++ complained about the way some arrays are initialized and there ...
(edit) @18977   6 years tbretz Tell the compiler that it cannot check the format string.
(edit) @18976   6 years tbretz Replaced an 8-bit ascii charcter by its unicode representation.
(edit) @18975   6 years tbretz Moved path to Makefile.
(edit) @18974   6 years tbretz Reaplced an 8-bit ascii charcter by its unicode representation.
(edit) @18973   6 years tbretz Reaplced an 8-bit ascii charcter by its unicode representation.
(edit) @18972   6 years tbretz Removed an unused data memeber
(edit) @18971   6 years tbretz Removed an unused data memeber
(edit) @18970   6 years tbretz Removed an unused data memeber
(edit) @18969   6 years tbretz Moved path from include to makefile.
(edit) @18968   6 years tbretz Removed a stray character
(edit) @18967   6 years tbretz commented unsused variable
(edit) @18966   6 years tbretz Moved the path to the Makefile, allow to define the location for ...
(edit) @18965   6 years tbretz Fixed a typo in a comment
(edit) @18964   6 years tbretz Moved path to Makefile.
(edit) @18963   6 years tbretz Tell the compiler that fmt is a format string
(edit) @18962   6 years tbretz Added externals as include path
(edit) @18961   6 years tbretz ignore already exists in 'tuple'
(edit) @18960   6 years tbretz Moved include path to makefile
(edit) @18959   6 years tbretz Moved include path to makefile
(edit) @18958   6 years tbretz Moved include path to makefile; added some ifdefs to make it compile ...
(edit) @18957   7 years tbretz Improved compiler warnings.
(edit) @18956   7 years tbretz Build files to build mars with cmake (first draft)
(edit) @18955   7 years tbretz The specialized template must be declared inline.
(edit) @18954   7 years tbretz Make use of the new values in fits::Column in List() to properly ...
(edit) @18953   7 years tbretz Implemented a specialized template for Entry::Get in case of a string, ...
(edit) @18952   7 years tbretz Improved debugging
(edit) @18951   7 years tbretz On Ubuntu 16.04 rootifysql requires that the libmysqlclient is ...
(edit) @18950   7 years tbretz the ifdef's to compile without root support were not correctly placed ...
(edit) @18949   7 years tbretz The Indirect Rendering produces a problem in the library on Ubuntu ...
(edit) @18948   7 years tbretz Fixed a typo.
(edit) @18947   7 years (none) Mention github issues
(edit) @18946   7 years Daniela Dorner allow values +-45sec from the run
(edit) @18945   7 years Daniela Dorner moved filling of camera temperature to this script
(edit) @18944   7 years Daniela Dorner added new values
(edit) @18943   7 years Daniela Dorner added more values and fixed bug with diff
(edit) @18942   7 years Daniela Dorner renamed as more information than only temperature will be filled
(edit) @18941   7 years Daniela Dorner renamed script to better suit planned upd
(edit) @18940   7 years Daniela Dorner renamed script to better suit planned upd
(edit) @18939   7 years Daniela Dorner updated correction formula and reference values for periods
(edit) @18938   7 years Daniela Dorner added encryption for mysql
(edit) @18937   7 years Daniela Dorner added (script to fill corrected R750 and references)
(edit) @18936   7 years Daniela Dorner added more values for artificial trigger rate
(edit) @18935   7 years Daniela Dorner added more values for artificial trigger rate
(edit) @18934   7 years (none) Comment out DL1 to DL3 for now, add QLA
(edit) @18933   7 years (none) Add "raw data format" in photon stream explanation
(edit) @18932   7 years (none) Change color
(edit) @18931   7 years (none) Add first version of open data homepage
(edit) @18930   7 years (none) Add new directory for open data webpage
(edit) @18929   7 years tbretz Allow to skip filling the tree to debug speed of reading the database. ...
(edit) @18928   7 years tbretz First version of a tool to fill a SQL table with data from a root file.
(edit) @18927   7 years tbretz Changed StoreQueryResult to UseQueryResult to allow access to huge tables.
(edit) @18926   7 years tbretz Some fixes to make Mars compile at ISDC with an old compiler and ...
(edit) @18925   7 years tbretz Included a source reload trigger.
(edit) @18924   7 years tbretz A new page to trigger a source reload.
(edit) @18923   7 years tbretz Implemented a new interrupt ('ReloadSources') to trigger reloading ...
(edit) @18922   7 years tbretz Updated to ERFA 1.4.0
(edit) @18921   7 years tbretz Updated to ERFA 1.4.0
(edit) @18920   7 years tbretz Updated to v20r20 - This also includes some minor fixes, I requested.
(edit) @18919   7 years tbretz New page displaying bias crate temperatures
(edit) @18918   7 years tbretz Added Bias Temp
(edit) @18917   7 years tbretz Added BIAS_TEMP server
(edit) @18916   7 years tbretz Renamed DimData to Data and moved definition to header
(edit) @18915   7 years tbretz Minor improvements to the log output - being more verbose
(edit) @18914   7 years tbretz Added BIAS_TEMP to checks.
(edit) @18913   7 years tbretz Fixed some parts of the help output, changed default interval to 15s
(edit) @18912   7 years tbretz Added biastemp
(edit) @18911   7 years tbretz Some typos
(edit) @18910   7 years tbretz First version of the program reading the bias crate temp sensors
(edit) @18909   7 years tbretz Moved setting connection parameters from a global variable (without ...
(edit) @18908   7 years tbretz Added output for ongoing crate reset.
(edit) @18907   7 years tbretz Updated some informations.
(edit) @18906   7 years Daniela Dorner fixed two bugs, added filling of informaion in DB
(edit) @18905   7 years dneise Remove SQM_CONTROL check in Startup, since the device is broken.
(edit) @18904   7 years dneise increase timeout to 30sec, just to make sure it is not too short, ...
(edit) @18903   7 years dneise Setting startup Handler loop timeouts to 5000ms. We saw endless loops ...
(edit) @18902   7 years dneise Adjust container temp window; use /newdata instead of /daq
(edit) @18901   7 years dneise rename Free Space (daq) -> (newdata)
Note: See TracRevisionLog for help on using the revision log.