source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19056   6 years tbretz Boost 1.41 didn't yet support that (ISDC)
(edit) @19055   6 years tbretz Not sure that really works with 2.63, but it gets further.
(edit) @19054   6 years tbretz Added 'calcsource'
(edit) @19053   6 years tbretz This is a draft to fill in source positions to the database.
(edit) @19052   6 years tbretz This output was for debugging, I believe it is not required anymore
(edit) @19051   6 years tbretz Those two lines were obsolete, FIND_PACKAGE already checks for the ...
(edit) @19050   6 years tbretz Unified policy for info output
(edit) @19049   6 years tbretz Implemented ConnectionSSL and updated tngweather to use a secure ...
(edit) @19048   6 years tbretz Added OpenSSL package (still to fail in case it is not found) and ...
(edit) @19047   6 years Daniela Dorner removed maintenance announcement
(edit) @19046   6 years Daniela Dorner complete rework to use get_data.sh and also include functionality of ...
(edit) @19045   6 years Daniela Dorner not needed anymore
(edit) @19044   6 years Daniela Dorner added sending email
(edit) @19043   6 years Daniela Dorner added data usage policy
(edit) @19042   6 years Daniela Dorner added all options needed for download.php
(edit) @19041   6 years Daniela Dorner added (scripts for downloading data)
(edit) @19040   6 years Daniela Dorner scripts to check for drive problem
(edit) @19039   6 years Daniela Dorner updated notes
(edit) @19038   6 years Daniela Dorner made datacheck switchable and allow for own custom-made datacheck
(edit) @19037   6 years Daniela Dorner added R750 and CUfactor to internal output
(edit) @19036   6 years Daniela Dorner some cleanup and comments added
(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.
Note: See TracRevisionLog for help on using the revision log.