|
|
@17364
|
11 years |
tbretz |
After startup the status line was blue instead of white.
|
|
|
@17362
|
11 years |
tbretz |
Added server name to startup message.
|
|
|
@17361
|
11 years |
tbretz |
Removed a stray paranthesis
|
|
|
@17360
|
11 years |
tbretz |
The description in the DATA service were in the wrong order
|
|
|
@17359
|
11 years |
tbretz |
Added TEMPERATURE/DATA, AGILENT_CONTROL/DATA and GPS_CONTROL/NEMA
|
|
|
@17358
|
11 years |
tbretz |
Added forward declaration for std::mutex
|
|
|
@17357
|
11 years |
tbretz |
Fixed a compilation error.
|
|
|
@17350
|
11 years |
tbretz |
Adapted the resource type to the zofits argument types
|
|
|
@17348
|
11 years |
tbretz |
A more efficient handling and more options for the path to the log files.
|
|
|
@17347
|
11 years |
tbretz |
Display when lid is moving.
|
|
|
@17346
|
11 years |
tbretz |
Updated the temperature coefficient of the Pt1000 to better fit the ...
|
|
|
@17345
|
11 years |
tbretz |
Automatically try to send STOP if after an UNLOCK the systme is in error.
|
|
|
@17344
|
11 years |
tbretz |
We don't need a warning if the history file cannot be opened, it might ...
|
|
|
@17343
|
11 years |
tbretz |
Removed DimWriteStatistics::CreateDirectory - can be replaced by ...
|
|
|
@17342
|
11 years |
tbretz |
Adapted to the changes in MessageImp to allow the datalogger to write ...
|
|
|
@17341
|
11 years |
tbretz |
Implemented an output if between two messages, the date changes. This ...
|
|
|
@17340
|
11 years |
tbretz |
Fixed an option description.
|
|
|
@17339
|
11 years |
tbretz |
Use the new ReadGrid from Interpolator2D
|
|
|
@17332
|
11 years |
tbretz |
Added a trigger counter in the run and event object and count the ...
|
|
|
@17331
|
11 years |
tbretz |
75s is too short, because in the case of the first event, it can ...
|
|
|
@17330
|
11 years |
tbretz |
Give access to the full information in Open/Write/Close
|
|
|
@17329
|
11 years |
tbretz |
Removed trigger counter - this is now done globally; adapted function ...
|
|
|
@17325
|
11 years |
tbretz |
The status is requested once in a minute, so it is pointless to check ...
|
|
|
@17320
|
11 years |
tbretz |
Implemented missing Overcurrent state.
|
|
|
@17319
|
11 years |
tbretz |
Added some crosschecks for the switching of the night after an recent ...
|
|
|
@17318
|
11 years |
tbretz |
Updated query for case sensitivity of database.
|
|
|
@17316
|
11 years |
tbretz |
|
|
|
@17300
|
11 years |
tbretz |
RunDescription given to Open missed the information about maxevts and ...
|
|
|
@17299
|
11 years |
tbretz |
Added some comments to the code.
|
|
|
@17291
|
11 years |
lyard |
BugFixed fitsdump to display the correct num of rows also for ...
|
|
|
@17280
|
11 years |
tbretz |
When we take data (eg drs-pedestal) and the voltag eis off do not ...
|
|
|
@17278
|
11 years |
tbretz |
Updated the number of bytes in the DRS_RUN service.
|
|
|
@17276
|
11 years |
tbretz |
Set a catalog size which is reasonable for normal data taking / data ...
|
|
|
@17272
|
11 years |
tbretz |
Added night to the end of the DRS_RUNS service.
|
|
|
@17271
|
11 years |
tbretz |
Added night to the DRS_RUNS service.
|
|
|
@17266
|
11 years |
tbretz |
Removed the std:: from the fits classes.
|
|
|
@17259
|
11 years |
lyard |
added output of tables in a file for fitsdump
|
|
|
@17256
|
11 years |
tbretz |
Fixed some compiling issues.
|
|
|
@17252
|
11 years |
tbretz |
Changed the order of arguments to WriteFitsImp.
|
|
|
@17244
|
11 years |
tbretz |
Added new options and commands to configure file compression; added ...
|
|
|
@17238
|
11 years |
tbretz |
Using the new Queue implementation, all queued functions need to ...
|
|
|
@17236
|
11 years |
tbretz |
Using the new Queue implementation, all queued functions need to ...
|
|
|
@17235
|
11 years |
tbretz |
Some changes to limits: An alarm is now posted if the difference ...
|
|
|
@17234
|
11 years |
tbretz |
So far the assumption was that the precise one is the DAC, but (most ...
|
|
|
@17233
|
11 years |
tbretz |
Get the last available drs calibration to initialize the ...
|
|
|
@17232
|
11 years |
tbretz |
Give the night to DrsCalibration::WriteFitsImp
|
|
|
@17231
|
11 years |
tbretz |
Moved the implementation of the output file from a data memember to a ...
|
|
|
@17230
|
11 years |
tbretz |
Use Queue from externals instead of src.
|
|
|
@17229
|
11 years |
tbretz |
Use Queue from externals instead of src.
|
|
|
@17220
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17219
|
11 years |
lyard |
draft zofits working with Queue and MemoryManager
|
|
|
@17214
|
11 years |
tbretz |
This fix should change that sometimes the rate is displayed in red ...
|
|
|
@17213
|
11 years |
tbretz |
Some additons to the tab-completion.
|
|
|
@17212
|
11 years |
tbretz |
Added new file format ZFits
|
|
|
@17203
|
11 years |
tbretz |
Added custom channel offsets to correct gain variations seen in the ...
|
|
|
@17192
|
11 years |
tbretz |
Read the mean value for the temperatures directly from the report; ...
|
|
|
@17191
|
11 years |
tbretz |
There is no need to wiat for the commad to be sent.
|
|
|
@17186
|
11 years |
tbretz |
Fixed a typo in the evaluation of the configuration; added sending ...
|
|
|
@17185
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17184
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17183
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17174
|
11 years |
tbretz |
Some minor updates and a bug fix in the format of the NOMINAL service.
|
|
|
@17173
|
11 years |
tbretz |
Use the new algorithm by default; implemented temperature correction ...
|
|
|
@17172
|
11 years |
tbretz |
Read bias patch wise tenmperatures from fscctrl instead of calculating ...
|
|
|
@17170
|
11 years |
tbretz |
Implemented a new service providing bias patch wise temperatures; in ...
|
|
|
@17169
|
11 years |
tbretz |
Improved the median calculation; added a sanity check for the rms ...
|
|
|
@17167
|
11 years |
tbretz |
Added sanity check for rms calculation.
|
|
|
@17166
|
11 years |
tbretz |
There must be a cast to size -- I missed that last time; fixed a bug ...
|
|
|
@17147
|
11 years |
tbretz |
Added more options to format the output stream. Added filter support ...
|
|
|
@17123
|
11 years |
tbretz |
Use the new interpolation algorithm to interpolate the ...
|
|
|
@17060
|
11 years |
tbretz |
Added trigger patch wise display of the camera sensor temperatures. ...
|
|
|
@17034
|
11 years |
tbretz |
Typo: pos -> pow
|
|
|
@17030
|
11 years |
tbretz |
Fixed a bug in the R8 service; service calibrated currents also during ...
|
|
|
@17029
|
11 years |
tbretz |
Fixed some possible crashes at startup when some of the arrays do not ...
|
|
|
@17027
|
11 years |
tbretz |
Went over the dim services and updated them with new information or ...
|
|
|
@17026
|
11 years |
tbretz |
Directly use the calibrated currents from the feedback.
|
|
|
@17025
|
11 years |
tbretz |
Changed to new scheme of states.
|
|
|
@17024
|
11 years |
tbretz |
Changed the calibration from juts an offset to an offset and a slope. ...
|
|
|
@17020
|
11 years |
tbretz |
Adapted to the changes in biasctrl and feedback (get calibrated ...
|
|
|
@17007
|
11 years |
lyard |
added decompressor program
|
|
|
@17006
|
11 years |
lyard |
this is version with improved wrong channels output
|
|
|
@17005
|
11 years |
tbretz |
Fixed a copy&paste typo in a description.
|
|
|
@17004
|
11 years |
tbretz |
Changed the way the source position is updated. When a poitning ...
|
|
|
@17000
|
11 years |
lyard |
added option to load appropriate table among several ones in a single file
|
|
|
@16996
|
11 years |
tbretz |
Updated current prediction to latest one.
|
|
|
@16985
|
11 years |
tbretz |
Every context which we enter, we have to exit as well, otherwise ...
|
|
|
@16981
|
11 years |
tbretz |
Added some preliminary code to extract the type of GCn report.
|
|
|
@16979
|
11 years |
tbretz |
Added a comment to the Configuring1 state.
|
|
|
@16978
|
11 years |
tbretz |
When compiling without libnova, GetMjd must read Mjd
|
|
|
@16977
|
11 years |
tbretz |
Removed the Brace-initializer. Some old compilers do not like it.
|
|
|
@16975
|
11 years |
tbretz |
Forgot to use the reduced precision for the moon position (calculation ...
|
|
|
@16972
|
11 years |
tbretz |
src in GetListConfition is equal to pos and pos is in deg/deg. ...
|
|
|
@16969
|
11 years |
tbretz |
Fixed a stupid bug: ln__equ_posn stores RS in degree not in hours, ...
|
|
|
@16968
|
11 years |
tbretz |
Added a possibility to strip color codes.
|
|
|
@16967
|
11 years |
tbretz |
Updated new feedback algorithm.
|
|
|
@16965
|
11 years |
tbretz |
Added the slope to the channel calibration (conversion from dac counts ...
|
|
|
@16964
|
11 years |
lyard |
replaced fits with fact fits to be able to read compressed files
|
|
|
@16961
|
11 years |
tbretz |
Fixed a typo in the program option descriptions.
|
|
|
@16960
|
11 years |
tbretz |
Renamed Seeing to SeeingMed, added SeeingStdev and Solarimeter
|
|
|
@16959
|
11 years |
tbretz |
Use ::tolower instead of this compilcated cast construction.
|
|
|