|
|
@18345
|
9 years |
tbretz |
Put some comments in front of orphaned definitions.
|
|
|
@18339
|
9 years |
tbretz |
Moved seeing to its own service.
|
|
|
@18338
|
9 years |
tbretz |
Adapted to the latest changed on the TNG weather report web site and ...
|
|
|
@18337
|
9 years |
tbretz |
Implemented a moon mode which turns of the voltage of the inner pixels ...
|
|
|
@18266
|
9 years |
dneise |
altered documentation of service according to ...
|
|
|
@18194
|
9 years |
dneise |
Workaround for FSC firmware bug. Auto Reconnect in case of checksum error.
|
|
|
@18193
|
9 years |
dneise |
Modified reaction on FSC state change. FSC connection state has ...
|
|
|
@18192
|
9 years |
tbretz |
Set correct server name.
|
|
|
@18191
|
9 years |
tbretz |
This implements th epossibility to load and save calibrations, an ...
|
|
|
@18189
|
9 years |
tbretz |
Moved Fletcher16 checksum claculation to tools.h
|
|
|
@18188
|
9 years |
tbretz |
Added Fletcher16 checksum calculation.
|
|
|
@18187
|
9 years |
tbretz |
New program to readout the arduino with the new temperature and ...
|
|
|
@18167
|
10 years |
tbretz |
Print not only the identification of the script but also the user who ...
|
|
|
@18149
|
10 years |
tbretz |
Initiate an emergency shutdown also when an overcurrent is detected; ...
|
|
|
@18142
|
10 years |
tbretz |
Added some explicit conversions, a const qualifier and removed an ...
|
|
|
@18133
|
10 years |
tbretz |
The wrong function was called in case of SET_REFERENCE_PATCH
|
|
|
@18126
|
10 years |
tbretz |
Only go to Locked automatically when a shutdown was really initiatied.
|
|
|
@18125
|
10 years |
tbretz |
Implemeneted a locked state which is initiated by an automatic lid ...
|
|
|
@18124
|
10 years |
tbretz |
Implemented an emergency limit in raw adc counts at which, if ...
|
|
|
@18121
|
10 years |
tbretz |
set::emplace is not known for the LP compiler.
|
|
|
@18118
|
10 years |
tbretz |
|
|
|
@18117
|
10 years |
tbretz |
Even if the state was OnTrack it could happen that the fDevCount was ...
|
|
|
@18116
|
10 years |
tbretz |
What is called 'breakdown voltage' here is actually the 'operation ...
|
|
|
@18115
|
10 years |
tbretz |
Some PostClose() should be PostClose(false)
|
|
|
@18056
|
10 years |
tbretz |
Added the whitespaces required by the neweer C++11 compiler.
|
|
|
@18055
|
10 years |
tbretz |
Fixed a warning about strict aliasing rulkes.
|
|
|
@18054
|
10 years |
tbretz |
My compiler couldn't resolve the inheritance of HandleNewStae
|
|
|
@18053
|
10 years |
tbretz |
Added whitespace around macro as required by neweer C++11 compilers
|
|
|
@18052
|
10 years |
tbretz |
My gcc version needs unistd for usleep
|
|
|
@18051
|
10 years |
tbretz |
Added spaces as required by new C++11 compilers
|
|
|
@18050
|
10 years |
tbretz |
Added some spaces as requested by newer C++11 implementations.
|
|
|
@18048
|
10 years |
Daniela Dorner |
added ratescan type
|
|
|
@18036
|
10 years |
Daniela Dorner |
updated limits when temperatures are set to 0 to 970 and 1300
|
|
|
@17959
|
10 years |
tbretz |
Make use of new central current prediction.
|
|
|
@17958
|
10 years |
tbretz |
A small simplification (the vector isn't really needed)
|
|
|
@17957
|
10 years |
tbretz |
Make use of new central current prediction.
|
|
|
@17953
|
10 years |
tbretz |
Make use of the new central current prediction.
|
|
|
@17950
|
10 years |
tbretz |
Updated the threshold curve according to the latest measurement in the ...
|
|
|
@17947
|
10 years |
tbretz |
Fixed a typo.
|
|
|
@17941
|
10 years |
tbretz |
Upper case column names; some imporvements to output.
|
|
|
@17940
|
10 years |
tbretz |
Better formatting for sqm numbers.
|
|
|
@17939
|
10 years |
tbretz |
Reverting to last revision.
|
|
|
@17938
|
10 years |
tbretz |
Better formatting for sqm numbers.
|
|
|
@17934
|
10 years |
tbretz |
Added sqmctrl
|
|
|
@17932
|
10 years |
tbretz |
Revived the valid state; make sure the first message (which might ...
|
|
|
@17931
|
10 years |
tbretz |
A 1.5 times timeout interval for receiving reports is enough.
|
|
|
@17930
|
10 years |
tbretz |
More precise time interval for convenience
|
|
|
@17929
|
10 years |
tbretz |
It seems that the SQM does not allow asynchronous connections ...
|
|
|
@17918
|
10 years |
tbretz |
First version of the control for the sky quality meter.
|
|
|
@17917
|
10 years |
tbretz |
Added a virtual function which allows the derived class to handle if a ...
|
|
|
@17916
|
10 years |
tbretz |
Start a new connection attempt if connection has failed.
|
|
|
@17884
|
10 years |
tbretz |
Fixed a compiler issue.
|
|
|
@17883
|
10 years |
tbretz |
Added an autoamtic reconnect if the received stream is broken.
|
|
|
@17851
|
10 years |
tbretz |
Some updated to get it properly working.
|
|
|
@17820
|
11 years |
tbretz |
Added support for reading DRS calibration constants and Monte Carlo files.
|
|
|
@17771
|
11 years |
tbretz |
An interface to access the fits raw data files and get an event in as ...
|
|
|
@17679
|
11 years |
tbretz |
Fixed a bug which could cause infinite loops when an event with ...
|
|
|
@17678
|
11 years |
tbretz |
It can happen that an event has been created but no header is ever ...
|
|
|
@17676
|
11 years |
tbretz |
New program to display smartfact events from the previous night during ...
|
|
|
@17675
|
11 years |
lyard |
modified the fitsDecompressor code to take into account the ...
|
|
|
@17674
|
11 years |
lyard |
modified the fitsCompressor code to take into account the refactoring ...
|
|
|
@17672
|
11 years |
tbretz |
Replaced one agilentctrl by three; fixed the calculatio of the power; ...
|
|
|
@17669
|
11 years |
tbretz |
Implemented the possibility to start more than one agilentctrl to read ...
|
|
|
@17668
|
11 years |
tbretz |
Remplaced the double backslash in a root axis title by a #. Otherwiese ...
|
|
|
@17658
|
11 years |
tbretz |
Even if the event is not valid, attach the latest trigger counter to it.
|
|
|
@17657
|
11 years |
tbretz |
Use the trigger counter from the last event when writing the footer ...
|
|
|
@17656
|
11 years |
tbretz |
To calculate the relative energy threshold not the current must be ...
|
|
|
@17655
|
11 years |
tbretz |
To check for not equal one should use != not == and to add a text to a ...
|
|
|
@17654
|
11 years |
tbretz |
Removed the obsolete ra/dec arguments; output pdf as well
|
|
|
@17653
|
11 years |
tbretz |
Renormalized the relative nergy threshold to 1 at best conditions.
|
|
|
@17651
|
11 years |
tbretz |
Updated with the current prediction from the calibration paper; make ...
|
|
|
@17649
|
11 years |
tbretz |
Removed a stray instantiation of a non-existing variable.
|
|
|
@17647
|
11 years |
tbretz |
Added average and rms of Uov for logging; some updates to show how the ...
|
|
|
@17645
|
11 years |
tbretz |
Removed an unused argument.
|
|
|
@17644
|
11 years |
tbretz |
Implemented the auto pause command, the pause and resume command and a ...
|
|
|
@17640
|
11 years |
tbretz |
Implemented an outomatic voltage off at sunrise
|
|
|
@17639
|
11 years |
tbretz |
Replaced define by enum.
|
|
|
@17636
|
11 years |
tbretz |
Simplified the code to read from the socket; some more cosmitcs and ...
|
|
|
@17624
|
11 years |
dneise |
introduced POD which describes FSC binary output format
|
|
|
@17623
|
11 years |
dneise |
adapted for new firmware version
no ASCII parsing needed, so this was ...
|
|
|
@17540
|
11 years |
tbretz |
Fixed a stupid mistake, the roi is always well defined.
|
|
|
@17520
|
11 years |
tbretz |
Check humidity only when the lid is open, not when a run is started, ...
|
|
|
@17515
|
11 years |
tbretz |
There is no state of the BIAS kLocked.
|
|
|
@17514
|
11 years |
tbretz |
Decided to make kLocked the last state to keep numbers consistent.
|
|
|
@17513
|
11 years |
tbretz |
Added locked state
|
|
|
@17512
|
11 years |
tbretz |
Allow change of ramp target vals durimg ramping; added a shutdown ...
|
|
|
@17498
|
11 years |
tbretz |
Implemented that one can wait for 'not a state' to check if a state ...
|
|
|
@17417
|
11 years |
tbretz |
Fixed a bug when calculating the azimuth from the tpoint data; fixed ...
|
|
|
@17401
|
11 years |
tbretz |
Set beginskip and endskip as explicit argument in GetPixelStats; do ...
|
|
|
@17397
|
11 years |
tbretz |
There was a typo in the wind gusts warning; 98 is too high...
|
|
|
@17395
|
11 years |
tbretz |
Finally updated the function for the Pt1000 to something which is ...
|
|
|
@17394
|
11 years |
tbretz |
Increased the interval in which events are selected close to the 5s ...
|
|
|
@17393
|
11 years |
tbretz |
Fixed a bug which caused replace() to fail. Memory was reallocated and ...
|
|
|
@17389
|
11 years |
tbretz |
Updated Dim service description.
|
|
|
@17376
|
11 years |
tbretz |
Updated to display 1440 pixels now in event display
|
|
|
@17375
|
11 years |
tbretz |
Handle the case when /home/fact is not defined, this can happen for ...
|
|
|
@17369
|
11 years |
tbretz |
Fixed aproblem with the new temperature hist and the displayed GPS time.
|
|
|
@17368
|
11 years |
tbretz |
Do not display 1e2 for the currents if they exceed 100uA
|
|
|
@17367
|
11 years |
tbretz |
Missed the correct calculation of the coefficient derived from the ...
|
|
|
@17366
|
11 years |
tbretz |
Updated prediction with something which takes the distance to the moon ...
|
|
|