|
|
@18973
|
7 years |
tbretz |
Reaplced an 8-bit ascii charcter by its unicode representation.
|
|
|
@18972
|
7 years |
tbretz |
Removed an unused data memeber
|
|
|
@18971
|
7 years |
tbretz |
Removed an unused data memeber
|
|
|
@18970
|
7 years |
tbretz |
Removed an unused data memeber
|
|
|
@18969
|
7 years |
tbretz |
Moved path from include to makefile.
|
|
|
@18968
|
7 years |
tbretz |
Removed a stray character
|
|
|
@18967
|
7 years |
tbretz |
commented unsused variable
|
|
|
@18966
|
7 years |
tbretz |
Moved the path to the Makefile, allow to define the location for ...
|
|
|
@18965
|
7 years |
tbretz |
Fixed a typo in a comment
|
|
|
@18964
|
7 years |
tbretz |
Moved path to Makefile.
|
|
|
@18963
|
7 years |
tbretz |
Tell the compiler that fmt is a format string
|
|
|
@18962
|
7 years |
tbretz |
Added externals as include path
|
|
|
@18961
|
7 years |
tbretz |
ignore already exists in 'tuple'
|
|
|
@18960
|
7 years |
tbretz |
Moved include path to makefile
|
|
|
@18959
|
7 years |
tbretz |
Moved include path to makefile
|
|
|
@18958
|
7 years |
tbretz |
Moved include path to makefile; added some ifdefs to make it compile ...
|
|
|
@18954
|
7 years |
tbretz |
Make use of the new values in fits::Column in List() to properly ...
|
|
|
@18952
|
7 years |
tbretz |
Improved debugging
|
|
|
@18951
|
7 years |
tbretz |
On Ubuntu 16.04 rootifysql requires that the libmysqlclient is ...
|
|
|
@18950
|
7 years |
tbretz |
the ifdef's to compile without root support were not correctly placed ...
|
|
|
@18949
|
7 years |
tbretz |
The Indirect Rendering produces a problem in the library on Ubuntu ...
|
|
|
@18948
|
7 years |
tbretz |
Fixed a typo.
|
|
|
@18929
|
7 years |
tbretz |
Allow to skip filling the tree to debug speed of reading the database. ...
|
|
|
@18928
|
7 years |
tbretz |
First version of a tool to fill a SQL table with data from a root file.
|
|
|
@18927
|
7 years |
tbretz |
Changed StoreQueryResult to UseQueryResult to allow access to huge tables.
|
|
|
@18925
|
7 years |
tbretz |
Included a source reload trigger.
|
|
|
@18924
|
7 years |
tbretz |
A new page to trigger a source reload.
|
|
|
@18923
|
7 years |
tbretz |
Implemented a new interrupt ('ReloadSources') to trigger reloading ...
|
|
|
@18922
|
7 years |
tbretz |
Updated to ERFA 1.4.0
|
|
|
@18921
|
7 years |
tbretz |
Updated to ERFA 1.4.0
|
|
|
@18920
|
7 years |
tbretz |
Updated to v20r20 - This also includes some minor fixes, I requested.
|
|
|
@18919
|
7 years |
tbretz |
New page displaying bias crate temperatures
|
|
|
@18918
|
7 years |
tbretz |
Added Bias Temp
|
|
|
@18917
|
7 years |
tbretz |
Added BIAS_TEMP server
|
|
|
@18916
|
7 years |
tbretz |
Renamed DimData to Data and moved definition to header
|
|
|
@18915
|
7 years |
tbretz |
Minor improvements to the log output - being more verbose
|
|
|
@18914
|
7 years |
tbretz |
Added BIAS_TEMP to checks.
|
|
|
@18913
|
7 years |
tbretz |
Fixed some parts of the help output, changed default interval to 15s
|
|
|
@18912
|
7 years |
tbretz |
Added biastemp
|
|
|
@18911
|
7 years |
tbretz |
Some typos
|
|
|
@18910
|
7 years |
tbretz |
First version of the program reading the bias crate temp sensors
|
|
|
@18909
|
7 years |
tbretz |
Moved setting connection parameters from a global variable (without ...
|
|
|
@18908
|
7 years |
tbretz |
Added output for ongoing crate reset.
|
|
|
@18907
|
7 years |
tbretz |
Updated some informations.
|
|
|
@18905
|
7 years |
dneise |
Remove SQM_CONTROL check in Startup, since the device is broken.
|
|
|
@18904
|
7 years |
dneise |
increase timeout to 30sec, just to make sure it is not too short, ...
|
|
|
@18903
|
7 years |
dneise |
Setting startup Handler loop timeouts to 5000ms.
We saw endless loops ...
|
|
|
@18902
|
7 years |
dneise |
Adjust container temp window; use /newdata instead of /daq
|
|
|
@18901
|
7 years |
dneise |
rename Free Space (daq) -> (newdata)
|
|
|
@18900
|
7 years |
dneise |
hack to allow for data taking while agilent not available, done ...
|
|
|
@18899
|
7 years |
dneise |
hack to allow for data taking while agilent not available, AND new Lid ...
|
|
|
@18898
|
7 years |
dneise |
hack to allow for data taking while agilent not available, done ...
|
|
|
@18897
|
7 years |
dneise |
commit modifications done 19.08.2016 and still not checked in. Why ...
|
|
|
@18896
|
7 years |
dneise |
allow a 10sec timeout in case of a disconnection
|
|
|
@18894
|
7 years |
dneise |
re-introduce patch for OC in ch 91, from rev.18800
|
|
|
@18892
|
7 years |
tbretz |
The second positional argument is '1' not '2' because it is the number ...
|
|
|
@18891
|
7 years |
tbretz |
Catch the exception as const reference.
|
|
|
@18890
|
7 years |
tbretz |
Propagate some variables as references where it makes sense.
|
|
|
@18889
|
7 years |
tbretz |
Propagate some variables as references where it makes sense.
|
|
|
@18876
|
7 years |
tbretz |
Added new function 'WordWrap'
|
|
|
@18868
|
7 years |
tbretz |
Moved colors to a dedicated file.
|
|
|
@18850
|
8 years |
Daniela Dorner |
removed workaround for channel 91, i.e. 2/27
|
|
|
@18848
|
8 years |
tbretz |
Added getter for private members fVerbose and fDebugTx.
|
|
|
@18847
|
8 years |
tbretz |
Fixed the help text.
|
|
|
@18846
|
8 years |
tbretz |
Added a missing const qualifier.
|
|
|
@18845
|
8 years |
tbretz |
Removed a stray comment line
|
|
|
@18844
|
8 years |
tbretz |
Initialized fLastMjd -- valgrind correctly complained about.
|
|
|
@18842
|
8 years |
Daniela Dorner |
added option to allow for using the website for another calendar and ...
|
|
|
@18840
|
8 years |
tbretz |
Fixed a typo in an exception.
|
|
|
@18839
|
8 years |
tbretz |
Output which is the current state if dim.wait times out.
|
|
|
@18838
|
8 years |
tbretz |
Fixed updating of existing branches.
|
|
|
@18837
|
8 years |
tbretz |
Allow for automatic extension replacement in filename. Some minor ...
|
|
|
@18836
|
8 years |
tbretz |
Implemented that a factfits file can be read as if with zfits (already ...
|
|
|
@18834
|
8 years |
tbretz |
Added some command description.
|
|
|
@18833
|
8 years |
tbretz |
Secured Tools::Split against exceptions from boost::tokenize
|
|
|
@18832
|
8 years |
tbretz |
Make sure the server does not see itself. This can lead to crashes ...
|
|
|
@18829
|
8 years |
tbretz |
Updated with the latest changes in the astromtry interface of the ...
|
|
|
@18828
|
8 years |
tbretz |
Restructured the astrometry interface to allow setting the observatory ...
|
|
|
@18826
|
8 years |
tbretz |
Removed stray debug out... sorry.
|
|
|
@18825
|
8 years |
tbretz |
Removed stray debug out... sorry.
|
|
|
@18824
|
8 years |
tbretz |
Keep position arguments in continous order without gaps.
|
|
|
@18823
|
8 years |
tbretz |
For consistency, pass the local arguments from the resource file also ...
|
|
|
@18822
|
8 years |
tbretz |
Added a Getter for fArgumentsJS
|
|
|
@18821
|
8 years |
tbretz |
Updated the comment for the JavaScript resource.
|
|
|
@18820
|
8 years |
tbretz |
Slightly modified the interface to access the observatory. This allows ...
|
|
|
@18819
|
8 years |
tbretz |
Improved comments, removed wrong 'version' property
|
|
|
@18818
|
8 years |
tbretz |
There was a comma missing for SWIFT_ACTUAL_POINTDIR
|
|
|
@18816
|
8 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@18815
|
8 years |
tbretz |
Fixed a typo in the description of the commandline arguments.
|
|
|
@18814
|
8 years |
tbretz |
Replaces IP address by a DNS name.
|
|
|
@18813
|
8 years |
tbretz |
Removed some stray debug stuff.
|
|
|
@18812
|
8 years |
tbretz |
Removed some stray debug stuff.
|
|
|
@18808
|
8 years |
tbretz |
The ref clock is displayed in MHz not in GHz, display the raw data ...
|
|
|
@18805
|
8 years |
tbretz |
Fixed some typo in the state names. For the time being added ...
|
|
|
@18804
|
8 years |
tbretz |
Added a hardware error and a hardware warning.
|
|
|
@18803
|
8 years |
tbretz |
Split Errors and Warning into to error states. Allow to park in ...
|
|
|
@18800
|
8 years |
tbretz |
WORKAROUND: Excluded ch91 from OverCurrent detection.
|
|
|
@18798
|
8 years |
tbretz |
Issue the ramping in emergency case only if any channel is not at 0.
|
|
|
@18797
|
8 years |
tbretz |
Implemented that exclusive tasks are rejected if not scheduled exclusively.
|
|
|
@18781
|
8 years |
Daniela Dorner |
updated list of gcn channels
|
|
|