|
|
@18445
|
9 years |
tbretz |
Instead of power and num_fractional_digits, ticks_per_second can ...
|
|
|
@18444
|
9 years |
tbretz |
Fixed the problem with rounding to full minutes in the output.
|
|
|
@18443
|
9 years |
tbretz |
Removed an obsolete whitespace in the help text:
|
|
|
@18442
|
9 years |
tbretz |
Improved some output.
|
|
|
@18441
|
9 years |
tbretz |
Remove sources with less than 5min. Remove sleep at the beginning and ...
|
|
|
@18440
|
9 years |
tbretz |
The INSERT query was only build but not executed.
|
|
|
@18439
|
9 years |
tbretz |
The user must be embraces by parenthesis in the INSERT statement.
|
|
|
@18438
|
9 years |
tbretz |
Make the source-database a required option, removed the default from ...
|
|
|
@18437
|
9 years |
tbretz |
get the source keys already with the first query.
|
|
|
@18436
|
9 years |
tbretz |
Added options and code to allow to enter a schedule into the Schedule ...
|
|
|
@18431
|
9 years |
tbretz |
Fixed a copy and paste problem.
|
|
|
@18426
|
9 years |
tbretz |
Added the curl object to allow for simple http requests.
|
|
|
@18425
|
9 years |
tbretz |
Make sure that in case of an external 'exit' the V8 threads are ...
|
|
|
@18424
|
9 years |
tbretz |
An empty 'path' crahes newer boosts. Make sure it is not eempty.
|
|
|
@18423
|
9 years |
tbretz |
Do not lock. This crashes Dispose with newer v8. Make sure that all ...
|
|
|
@18418
|
9 years |
tbretz |
Fixed a bug which was introduced with the simplification of the code, ...
|
|
|
@18414
|
9 years |
tbretz |
Exclude crazy patched from current statistics; updated some limits for ...
|
|
|
@18413
|
9 years |
tbretz |
The program options were incorrectly names.
|
|
|
@18412
|
9 years |
tbretz |
Added const qualifiers, added a warning in case of an unexpected SDO.
|
|
|
@18411
|
9 years |
tbretz |
Added new program makeschedule.
|
|
|
@18408
|
9 years |
tbretz |
Added PFmini and some new alarms
|
|
|
@18388
|
9 years |
tbretz |
Another try to solve the problems with the emergency parking. Note ...
|
|
|
@18387
|
9 years |
tbretz |
Added a RESET command to allow to get out of the internal error ...
|
|
|
@18383
|
9 years |
Daniela Dorner |
fixed bug in interrupt that made dimserver crash
|
|
|
@18382
|
9 years |
Daniela Dorner |
added command SCREENSHOT, fixed bug in automatic parking
|
|
|
@18379
|
9 years |
tbretz |
Exchanged order for checking for blocked and available.. otherwise ...
|
|
|
@18374
|
9 years |
tbretz |
Fixed tha handling of the source report, added period.
|
|
|
@18371
|
9 years |
tbretz |
Fixed a compiler warning.
|
|
|
@18366
|
9 years |
tbretz |
Fixed the rise and set times... under some circumstances, they were ...
|
|
|
@18365
|
9 years |
tbretz |
Also get MC data if this is a MC event.
|
|
|
@18364
|
9 years |
tbretz |
Updated handling of drive states.
|
|
|
@18363
|
9 years |
tbretz |
Removed some obsolete comments.
|
|
|
@18362
|
9 years |
tbretz |
Fixed the short description of the program.
|
|
|
@18361
|
9 years |
tbretz |
Added more description for the configuration parameters.
|
|
|
@18360
|
9 years |
tbretz |
Updated help text.
|
|
|
@18359
|
9 years |
tbretz |
Updated drive states and corresponding description.
|
|
|
@18358
|
9 years |
tbretz |
Updates to the failed states.
|
|
|
@18353
|
9 years |
tbretz |
New drivectrl directly talking to the PLC.
|
|
|
@18352
|
9 years |
tbretz |
Updated states to meet extended ones of the new drivectrl.
|
|
|
@18351
|
9 years |
tbretz |
Renamed drivectrl to cosyctrl and added the new drivectrl to the Makefile.
|
|
|
@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
|
11 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 ...
|
|
|