Timeline



04/30/18:

14:28 Changeset [19012] by tbretz
A little tool for synatax check of a macro.

04/27/18:

20:51 Changeset [19011] by tbretz
Updated URL
20:29 Changeset [19010] by tbretz
Updated the header, project and version definition, added help2man, fixed Wformat=1 which is Wformat in clang, some simplification.
20:26 Changeset [19009] by tbretz
Value already declared as static const data member
20:25 Changeset [19008] by tbretz
This function just calls itself... to be fixed.
20:25 Changeset [19007] by tbretz
Replaced some unicode characters by proper string representations.
20:15 Changeset [19006] by tbretz
Explicizt reinterpret cast to avoid clang warning.
20:15 Changeset [19005] by tbretz
Workaround for dictionary + clang reuired.
20:11 Changeset [19004] by tbretz
Comments around an unused data member.
20:11 Changeset [19003] by tbretz
Clang has a problem which somehow happends in the root dictionary... this undef should not hurt anywhere else.
20:08 Changeset [19002] by tbretz
Use proper unicode representaion of charcter.
20:06 Changeset [19001] by tbretz
It's not a struct it's a class
20:06 Changeset [19000] by tbretz
Use a reinterpret_cast to avoid compiler warnings with clang.
20:05 Changeset [18999] by tbretz
Use the proper delete operator.
20:05 Changeset [18998] by tbretz
Switch off the workaround when compiling with clang -- it would not compile.

04/19/18:

19:07 Changeset [18997] by tbretz
Added some code which allows to read a single file.

04/18/18:

17:31 Changeset [18996] by tbretz
Connection must be closed when setting a parameter fails, it is unusable. Made Connect() virtual to allow the derived class to access the parameters when a connection gets reconnected.

04/16/18:

13:15 FlareAlertsSent edited by Daniela Dorner
fixed typo (diff)

04/10/18:

09:38 Changeset [18995] by tbretz
Allow to run without authentication.

04/07/18:

17:36 Changeset [18994] by tbretz
Cmake stuff.
17:30 Changeset [18993] by tbretz
Implemented a program to read the rain sensor data from MAGIC.

04/06/18:

20:00 Changeset [18992] by tbretz
Updated to the famous and iceact section
19:47 Changeset [18991] by tbretz
Some more improvements, clang is not compatible in Release mode with boost on Ubuntu 16.04, default is Release mode now (86MB instead of 500MB)
17:00 Changeset [18990] by tbretz
Mostly changes to properly implement Qt support and get the GUIs compiled.
17:00 Changeset [18989] by tbretz
Adapted to the latest changes
16:59 Changeset [18988] by tbretz
Added some explicit casts to make clang++ more happy and remove an unused data member, simplified the include paths
16:58 Changeset [18987] by tbretz
Let the compiler know that the second argument is a format string
16:58 Changeset [18986] by tbretz
Simplified include paths and worked around a MOC bug encountered with the cmake build system - not sure why it does not happen in the classical system.
16:57 Changeset [18985] by tbretz
Added gui as an inlcude path
16:46 Changeset [18984] by tbretz
clang++ did not compile, it requires that the arguments here are floats and this requires either casts or a pre-defined constant.
16:35 Changeset [18983] by tbretz
That's a dangerous way to write the conditional - fixed.
16:34 Changeset [18982] by tbretz
DrsCalibration is a struct not a class.
16:34 Changeset [18981] by tbretz
DrsCalibration is a struct not a class.

04/05/18:

19:17 Changeset [18980] by tbretz
This is a first draft of using cmake and clang for compilation -- not yet ready to use!
19:01 Changeset [18979] by tbretz
Use a reinterpret_cast to make the compiler more happy.
19:00 Changeset [18978] by tbretz
clang++ complained about the way some arrays are initialized and there were two mistakes in conditionals -- unfortunately, this is not trivial to check, but it should also be of no relevance.
18:58 Changeset [18977] by tbretz
Tell the compiler that it cannot check the format string.
18:58 Changeset [18976] by tbretz
Replaced an 8-bit ascii charcter by its unicode representation.
18:58 Changeset [18975] by tbretz
Moved path to Makefile.
18:57 Changeset [18974] by tbretz
Reaplced an 8-bit ascii charcter by its unicode representation.
18:56 Changeset [18973] by tbretz
Reaplced an 8-bit ascii charcter by its unicode representation.
18:56 Changeset [18972] by tbretz
Removed an unused data memeber
18:55 Changeset [18971] by tbretz
Removed an unused data memeber
18:55 Changeset [18970] by tbretz
Removed an unused data memeber
17:35 Changeset [18969] by tbretz
Moved path from include to makefile.
17:34 Changeset [18968] by tbretz
Removed a stray character

04/04/18:

17:58 Changeset [18967] by tbretz
commented unsused variable
17:53 Changeset [18966] by tbretz
Moved the path to the Makefile, allow to define the location for SunRise/Set and NightAsInt. Default is ORM -> no change.
17:51 Changeset [18965] by tbretz
Fixed a typo in a comment
17:47 Changeset [18964] by tbretz
Moved path to Makefile.
17:46 Changeset [18963] by tbretz
Tell the compiler that fmt is a format string
17:45 Changeset [18962] by tbretz
Added externals as include path
17:41 Changeset [18961] by tbretz
ignore already exists in 'tuple'
17:39 Changeset [18960] by tbretz
Moved include path to makefile
17:36 Changeset [18959] by tbretz
Moved include path to makefile
17:35 Changeset [18958] by tbretz
Moved include path to makefile; added some ifdefs to make it compile without libnova
Note: See TracTimeline for information about the timeline view.