|
|
@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.
|
|
|
@16958
|
11 years |
tbretz |
Made StartConnection virtual to allow ConnectionGCN to change the IP ...
|
|
|
@16956
|
11 years |
tbretz |
Added a check that the new night-as-int is never decreased; improved ...
|
|
|
@16955
|
11 years |
tbretz |
Removed the need for the Soprano library, fixed the units in the ...
|
|
|
@16954
|
11 years |
tbretz |
|
|
|
@16944
|
11 years |
lyard |
Fixed FITS conformance issue for .fz files when numrows=0
|
|
|
@16941
|
11 years |
tbretz |
Moved the conversion from dac to volt to its own function - for later ...
|
|
|
@16940
|
11 years |
tbretz |
Added a comment.
|
|
|
@16938
|
11 years |
tbretz |
Added begining and end of line to output.
|
|
|
@16937
|
11 years |
tbretz |
Some fixes for the display of command completion results; fixed the ...
|
|
|
@16936
|
11 years |
tbretz |
Added a very simple command completion for java.
|
|
|
@16917
|
11 years |
tbretz |
Some consistency... dorce update is the strongest call we have to ...
|
|
|
@16916
|
11 years |
tbretz |
Not only when the screen geometry changes, but also when the prompt ...
|
|
|
@16898
|
11 years |
lyard |
Propagated the new naming of enums to other files....
|
|
|
@16897
|
11 years |
lyard |
Removed bytes swapping for RAWSUM
|
|
|
@16887
|
11 years |
tbretz |
Added some smoothing to the deviation responsible for the ...
|
|
|
@16885
|
11 years |
tbretz |
Slightly modified appearance of log-stream.
|
|
|
@16884
|
11 years |
tbretz |
Fixed two compiler warnings.
|
|
|
@16882
|
11 years |
lyard |
added correct checksum calculation for compressed fits reader (zfits)
|
|
|
@16881
|
11 years |
tbretz |
Replaced some loops with cout.write for better performance
|
|
|
@16880
|
11 years |
tbretz |
Redisplay has to check if this is an update due to change of terminal ...
|
|
|
@16879
|
11 years |
tbretz |
Removed the newline before the prompt. That's were the problems with ...
|
|
|
@16878
|
11 years |
tbretz |
Removed the obsolete check for 'use striut'
|
|
|
@16877
|
11 years |
tbretz |
Removed a stray debug output.
|
|
|
@16876
|
11 years |
lyard |
removed wrong error tags in log files
|
|
|
@16872
|
11 years |
tbretz |
Updated EventHook to match virtual function definition.
|
|
|
@16871
|
11 years |
tbretz |
Use a to_string instead of an ostringstream for conversion
|
|
|
@16870
|
11 years |
tbretz |
When we output something ourselves before the event hook is called in ...
|
|
|
@16869
|
11 years |
tbretz |
When we output something ourselves before the event hook is called in ...
|
|
|
@16868
|
11 years |
tbretz |
Added 'home' and 'end' key to fixed key bindings, this makes it work ...
|
|
|
@16866
|
11 years |
tbretz |
Removed the output of the ratescans to an ascii file. Sending it to ...
|
|
|
@16865
|
11 years |
tbretz |
Increased the time to wait for the data of a ftm reply to a ...
|
|
|
@16862
|
11 years |
tbretz |
Deleteing the line does not seem necessary anymore.
|
|
|
@16854
|
11 years |
tbretz |
The length of the bytes released must be converted from short to bytes.
|
|
|
@16848
|
11 years |
lyard |
Fixed reconstructed file filename
|
|
|
@16845
|
11 years |
lyard |
Added guard handling of case where startCells not found and Drs requested
|
|
|
@16837
|
11 years |
tbretz |
Added 'Overcurrent' as possible status.
|
|
|
@16836
|
11 years |
tbretz |
Use make_shared where possible.
|
|
|
@16835
|
11 years |
tbretz |
Moved the Write command back to the main thread, to ensure fast output ...
|
|
|
@16834
|
11 years |
tbretz |
Changed the time for an update of the EVENTS service to a number whihc ...
|
|
|
@16833
|
11 years |
tbretz |
The disposed handle fInterruptCallback must also be cleared, otherwise ...
|
|
|
@16832
|
11 years |
tbretz |
Using a queue, to be able to decouple writing to the log-files from ...
|
|
|
@16831
|
11 years |
tbretz |
Do not print any thresholds when the ratecontrol is not in operation.
|
|
|
@16830
|
11 years |
tbretz |
Print a warning if an interrupt request is received but no script is ...
|
|
|
@16826
|
11 years |
lyard |
added 0 length files handling
|
|
|
@16824
|
11 years |
tbretz |
Updated usage information.
|
|
|
@16822
|
11 years |
tbretz |
Removed the day-tag. It looks a bit odd, because we have night-wise ...
|
|
|
@16820
|
11 years |
lyard |
Modified block header's sequence scheme
|
|
|
@16817
|
11 years |
tbretz |
|
|
|
@16814
|
11 years |
lyard |
added block headers and changed compression mechanism
|
|
|
@16810
|
11 years |
lyard |
Added tile header to zfits
|
|
|
@16809
|
11 years |
lyard |
Added tile num rows tag
|
|
|
@16808
|
11 years |
tbretz |
kSM_KeepState must also be accounted for Events.
|
|
|
@16807
|
11 years |
tbretz |
Second argument was missing in all SetCurrentState (although I hope ...
|
|
|
@16806
|
11 years |
lyard |
Fixed HEAP size calculation bug
|
|
|
@16805
|
11 years |
lyard |
Added TILE marker and size between tile data
|
|
|
@16803
|
11 years |
tbretz |
If the first argument does contain an equal sign consider it to be the ...
|
|
|
@16802
|
11 years |
tbretz |
Allow arguments to be given to the interrupt handler and added a ...
|
|
|
@16799
|
11 years |
lyard |
fixed fitsCompressor's copy verification issue. I was closing the file ...
|
|
|
@16786
|
11 years |
tbretz |
Make sure no threshold is set initially below the limit (the limit is ...
|
|
|
@16785
|
11 years |
tbretz |
Replaced kConfigured with kConfigured1 according to the recent change ...
|
|
|
@16784
|
11 years |
tbretz |
Adapted the state checks according to the recent change in the ftmctrl.
|
|
|
@16783
|
11 years |
tbretz |
Replaced kConfigured by kConfigured1. This is the state in which ...
|
|
|
@16782
|
11 years |
tbretz |
Added MagicLidar and Temperature to status page; replaced some ...
|
|
|
@16781
|
11 years |
tbretz |
Implemented the algorithms needed for the new type current control ...
|
|
|
@16780
|
11 years |
tbretz |
Of course the server has to run the central loop... looks like it was ...
|
|
|
@16778
|
11 years |
tbretz |
Set all thresholds at once after the steps have been calculated using ...
|
|
|
@16777
|
11 years |
tbretz |
Added the long awaited customized template for vector<T>
|
|
|
@16776
|
11 years |
tbretz |
Implemented SET_SELECTED_THRESHOLDS to allow setting severalö ...
|
|
|
@16775
|
11 years |
tbretz |
Introduced a new state kConfiguring3 which checks if the messages to ...
|
|
|
@16774
|
11 years |
tbretz |
After five minutes of inactivity, sleep 10ms instead of 1us if all ...
|
|
|
@16773
|
11 years |
tbretz |
Introduced the new state kConfiguring3
|
|
|
@16772
|
11 years |
tbretz |
When calibrated by currents after the calibration was started, wait ...
|
|
|
@16771
|
11 years |
tbretz |
When compiling a new static buffer to be sent to the FTM, not the last ...
|
|
|
@16770
|
11 years |
tbretz |
We don't want to dispatch the event (blokcing) but to post the event ...
|
|
|
@16769
|
11 years |
tbretz |
There is no need to make the scheduling of the async write ...
|
|
|
@16768
|
11 years |
tbretz |
There is no need to make the scheduling of the async write ...
|
|
|
@16759
|
11 years |
tbretz |
Removed an unintentional debug out.
|
|
|
@16745
|
11 years |
tbretz |
Should be DRS temperature not FAD tempreature.
|
|
|
@16742
|
11 years |
tbretz |
The format string did not match the description.
|
|
|
@16741
|
11 years |
tbretz |
Removed a stray comma from a dim service description.
|
|
|
@16737
|
11 years |
tbretz |
Implement a way to check if the (Log) Message Queue is empty. Only ...
|
|
|
@16736
|
11 years |
tbretz |
Of course we cannot call Execute of the base class, but have to make ...
|
|
|
@16735
|
11 years |
tbretz |
Some improvements on the messages when changing states.
|
|
|
@16734
|
11 years |
tbretz |
Some cosmetics.
|
|
|
@16733
|
11 years |
tbretz |
Removed some obsolete comments:
|
|
|
@16732
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|
@16731
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|
@16730
|
11 years |
tbretz |
Changed the default queue in three ways: 1) Execute() is called after ...
|
|
|
@16729
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|
@16728
|
11 years |
tbretz |
Gets the CPU consumption to basically 0 by a more intelligent event ...
|
|
|
@16727
|
11 years |
tbretz |
Make use of the new StateMachineAsio which gets the CPU consumption to ...
|
|
|