source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19035   6 years Daniela Dorner added zd and th for min-binned queries to internal file, allow ...
(edit) @19034   6 years tbretz The telescope operates when there is no weather data available -- let ...
(edit) @19033   6 years Daniela Dorner added tutorial, added comments, restructured query functions, added ...
(edit) @19032   6 years Daniela Dorner added readme
(edit) @19031   6 years Daniela Dorner fixed bug
(edit) @19030   6 years Daniela Dorner added host
(edit) @19029   6 years Daniela Dorner some cleanup
(edit) @19028   6 years Daniela Dorner updated data check, fixed order by, fixed bug, added more comments and ...
(edit) @19027   6 years tbretz Be a bit more specific when closing a file to avoid confusion. Same ...
(edit) @19026   6 years tbretz Cleaned some comments.
(edit) @19025   6 years tbretz Now it does!
(edit) @19024   6 years tbretz This gives an identical result but without the clang wanring about a ...
(edit) @19023   6 years tbretz Added missing dim dns
(edit) @19022   6 years tbretz Suppress some compiler warnings with clang.
(edit) @19021   6 years tbretz Suppress some compiler warnings with clang.
(edit) @19020   6 years tbretz Minor layout update of some debug output.
(edit) @19019   6 years Daniela Dorner added and updated reference values and formula for corrected R750
(edit) @19018   6 years tbretz To be compatible with the previous scheme, the default flow_control ...
(edit) @19017   6 years tbretz Output the connection settings for debugging purpose as debug.
(edit) @19016   6 years tbretz A status was missing.
(edit) @19015   6 years tbretz Added rain sensor
(edit) @19014   6 years tbretz Require the rainsensorinformation.
(edit) @19013   6 years tbretz Added something for the famous-branch.
(edit) @19012   6 years tbretz A little tool for synatax check of a macro.
(edit) @19011   6 years tbretz Updated URL
(edit) @19010   6 years tbretz Updated the header, project and version definition, added help2man, ...
(edit) @19009   6 years tbretz Value already declared as static const data member
(edit) @19008   6 years tbretz This function just calls itself... to be fixed.
(edit) @19007   6 years tbretz Replaced some unicode characters by proper string representations.
(edit) @19006   6 years tbretz Explicizt reinterpret cast to avoid clang warning.
(edit) @19005   6 years tbretz Workaround for dictionary + clang reuired.
(edit) @19004   6 years tbretz Comments around an unused data member.
(edit) @19003   6 years tbretz Clang has a problem which somehow happends in the root dictionary... ...
(edit) @19002   6 years tbretz Use proper unicode representaion of charcter.
(edit) @19001   6 years tbretz It's not a struct it's a class
(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
Note: See TracRevisionLog for help on using the revision log.