|
|
@14007
|
12 years |
tbretz |
Removed obsolete use of c_str
|
|
|
@14006
|
12 years |
tbretz |
Removed some more unnecessary c_str()
|
|
|
@14005
|
12 years |
tbretz |
replaced more 'const char *' by std::string&
|
|
|
@14004
|
12 years |
tbretz |
Fixed a minor compilation issue
|
|
|
@14003
|
12 years |
tbretz |
Replaced some 'const char*' with a const-refernce to a std::string
|
|
|
@14002
|
12 years |
tbretz |
Replaced some 'const char*' with a const-refernce to a std::string
|
|
|
@14001
|
12 years |
tbretz |
Exchanged the file format definition for the cfiotsio based fits ...
|
|
|
@14000
|
12 years |
tbretz |
Exchanged the enum definitions for the cfitsio based fits format and ...
|
|
|
@13999
|
12 years |
tbretz |
Added missing const-qualifiers
|
|
|
@13998
|
12 years |
lyard |
added the computation of the primary header checksum
|
|
|
@13997
|
12 years |
tbretz |
Made some member function protected which do not have to be public
|
|
|
@13996
|
12 years |
tbretz |
Fixed a few compilation problems.
|
|
|
@13995
|
12 years |
tbretz |
Switched to v19r35
|
|
|
@13994
|
12 years |
neise |
added DRIVE_CONTROL/STOP, to tracking scripts. this is just a hack. ...
|
|
|
@13993
|
12 years |
neise |
feedback on is defined by state 9 instead of 12 now.
|
|
|
@13992
|
12 years |
tbretz |
Added TIME_CHECKsome changes to the output structure and file names; ...
|
|
|
@13991
|
12 years |
tbretz |
Exchanged the number of the states.
|
|
|
@13990
|
12 years |
tbretz |
Right align input boxes.
|
|
|
@13989
|
12 years |
tbretz |
Fixed the help text for SET_TRIGGER_INTERVAL
|
|
|
@13988
|
12 years |
tbretz |
Added two lost const qulifiers.
|
|
|
@13987
|
12 years |
lyard |
fixed checksum issues with the ofits class.
|
|
|
@13986
|
12 years |
tbretz |
Added ERROR state as allowed state to PARK command
|
|
|
@13985
|
12 years |
tbretz |
Added PARK command.
|
|
|
@13984
|
12 years |
tbretz |
Cleaned main function.
|
|
|
@13983
|
12 years |
tbretz |
Added teh server name to the THRESHOLD service.
|
|
|
@13982
|
12 years |
tbretz |
Added infrastructure to get wobble positions from database.
|
|
|
@13981
|
12 years |
tbretz |
|
|
|
@13980
|
12 years |
tbretz |
Ensure that no message is processed twice; also add processing of ...
|
|
|
@13979
|
12 years |
Jens Buss |
tracking will only be stopped at the end of the second wobble position
|
|
|
@13978
|
12 years |
Jens Buss |
tracking will only be stopped at the end of the second wobble positions
|
|
|
@13977
|
12 years |
Jens Buss |
tracking will only be stopped at the end of the two wobble positions, ...
|
|
|
@13976
|
12 years |
Jens Buss |
tracking will only be stopped at the end of the two wobble positions, ...
|
|
|
@13975
|
12 years |
tbretz |
Add tracking commands are now also allowed in state kTracking
|
|
|
@13974
|
12 years |
tbretz |
Added a faster procedure when the current control is anables to get to ...
|
|
|
@13973
|
12 years |
Jens Buss |
deleted useless wait
|
|
|
@13972
|
12 years |
tbretz |
Added skypeclient
|
|
|
@13971
|
12 years |
tbretz |
Added skypeclient
|
|
|
@13970
|
12 years |
tbretz |
Updated.
|
|
|
@13969
|
12 years |
tbretz |
Added DBus packages and a few more info at the end.
|
|
|
@13968
|
12 years |
tbretz |
Should have been the development packages
|
|
|
@13967
|
12 years |
tbretz |
Added packages needed for some special cases
|
|
|
@13966
|
12 years |
tbretz |
Remove a current unused argument
|
|
|
@13965
|
12 years |
tbretz |
|
|
|
@13964
|
12 years |
Jens Buss |
changed verbosity output
|
|
|
@13963
|
12 years |
Jens Buss |
now only waiting 10 sec for calmdown
|
|
|
@13962
|
12 years |
Jens Buss |
deleted wait
|
|
|
@13961
|
12 years |
Jens Buss |
prepended STOP tracking command before sending tracking command
|
|
|
@13960
|
12 years |
Jens Buss |
whitespace changes
|
|
|
@13959
|
12 years |
Jens Buss |
new Wobble positions by dDorner
|
|
|
@13958
|
12 years |
tbretz |
Added listbox for selection.
|
|
|
@13957
|
12 years |
tbretz |
Implemented TimeCheck and changed Idle-color for the main status to white.
|
|
|
@13956
|
12 years |
tbretz |
(Hopefully) improved the state handling.
|
|
|
@13955
|
12 years |
tbretz |
Display the time until the sun is down and display a symbol if the ...
|
|
|
@13954
|
12 years |
tbretz |
Added functions to get time difference as string
|
|
|
@13953
|
12 years |
tbretz |
Display also when the moon is up.
|
|
|
@13952
|
12 years |
tbretz |
Write drive info as single line; display when sun is up.
|
|
|
@13951
|
12 years |
tbretz |
Enable to buffer all events per default until the main event loop has ...
|
|
|
@13950
|
12 years |
tbretz |
Start to connect only _after_ all ooptions are set.
|
|
|
@13949
|
12 years |
tbretz |
Use direct properties instead of the data-attribute, since we do not ...
|
|
|
@13948
|
12 years |
tbretz |
Revised the order of callback etc.
|
|
|
@13947
|
12 years |
tbretz |
Properly save variables in case of nested scripts.
|
|
|
@13946
|
12 years |
tbretz |
Fixed the problem with the anonymous structs in older compilers.
|
|
|
@13945
|
12 years |
tbretz |
Removed the spray tngweather from the Makefile.am
|
|
|
@13944
|
12 years |
tbretz |
Some code cosmetics
|
|
|
@13943
|
12 years |
tbretz |
Replaced forward and backward onlick by inline functions.
|
|
|
@13942
|
12 years |
tbretz |
Replaced state values with state names.
|
|
|
@13941
|
12 years |
tbretz |
Fixed the include
|
|
|
@13940
|
12 years |
tbretz |
Return the maximum found in GetPixelStats
|
|
|
@13939
|
12 years |
tbretz |
Sanity check in SetSection
|
|
|
@13938
|
12 years |
tbretz |
Make sure that the section outside of an Execute is properly set to -3 ...
|
|
|
@13937
|
12 years |
tbretz |
Some improvements to the event selection for the fDimEventData ...
|
|
|
@13936
|
12 years |
tbretz |
Display thresholds on main page; initialize fMcpConfigurationState; ...
|
|
|
@13935
|
12 years |
tbretz |
Some small improvements and fixes; added a link to the scriptlog; ...
|
|
|
@13934
|
12 years |
tbretz |
Wait twice and exit if maike dimctrl fails.
|
|
|
@13933
|
12 years |
tbretz |
Used named states instead of numbers.
|
|
|
@13932
|
12 years |
tbretz |
Use new state namespaces; do not display current warning if current is ...
|
|
|
@13931
|
12 years |
tbretz |
The codedMap must stay outside, otherwise google's compiler puts it ...
|
|
|
@13930
|
12 years |
tbretz |
Removed some stray [] parenthesis
|
|
|
@13929
|
12 years |
tbretz |
Store mapping as 6-bit encoded string
|
|
|
@13928
|
12 years |
tbretz |
Comments around unsused variables
|
|
|
@13927
|
12 years |
tbretz |
Removed the use of 'undfined' from the code.
|
|
|
@13926
|
12 years |
tbretz |
Added semi-colons behind inline functions.
|
|
|
@13925
|
12 years |
tbretz |
Some language improvements
|
|
|
@13924
|
12 years |
tbretz |
Update a short service whic only transmits the run-numbers for the DRS ...
|
|
|
@13923
|
12 years |
tbretz |
Updated states with the new namespaces.
|
|
|
@13922
|
12 years |
tbretz |
Moved State definintions to header file and namespace.
|
|
|
@13921
|
12 years |
tbretz |
Moved state definitions to header file and namespace.
|
|
|
@13920
|
12 years |
tbretz |
Added a missing semi-colon
|
|
|
@13919
|
12 years |
tbretz |
Moved stated to own header and namespace
|
|
|
@13918
|
12 years |
tbretz |
Moved state definitions to own header and namespace
|
|
|
@13917
|
12 years |
tbretz |
|
|
|
@13916
|
12 years |
tbretz |
Replaced Execute by callbacks and moved state definition to own header ...
|
|
|
@13915
|
12 years |
tbretz |
Moved state definition to HeadersrateControl.h
|
|
|
@13914
|
12 years |
tbretz |
Moved stated to namespace FSC::State
|
|
|
@13913
|
12 years |
tbretz |
Moved states to namespace State
|
|
|
@13912
|
12 years |
tbretz |
|
|
|
@13911
|
12 years |
tbretz |
Moved drivectrl headers to HeadersDrive.h and state machien states to ...
|
|
|
@13910
|
12 years |
tbretz |
Moved state machine states to namespace State
|
|
|
@13909
|
12 years |
tbretz |
Du buffer events outside of the loop. Note that if you stay to long ...
|
|
|
@13908
|
12 years |
tbretz |
Do not print events without descriptions - these events might be services.
|
|
|