|
|
@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.
|
|
|
@13907
|
12 years |
tbretz |
Removed some stray debug messages; do not display 'no-file' in scriptlog
|
|
|
@13906
|
12 years |
tbretz |
Updated handling of dim version.
|
|
|
@13905
|
12 years |
tbretz |
Initialize callbacks in constructor; output also if dim dns not ...
|
|
|
@13904
|
12 years |
tbretz |
Use something more arbitrary for 'offline'. Get the scriptdepth from ...
|
|
|
@13902
|
12 years |
tbretz |
Little cosmetics
|
|
|
@13901
|
12 years |
tbretz |
Added a state for booting and the script depth during boot.
|
|
|
@13900
|
12 years |
tbretz |
Do not connect by default.
|
|
|
@13899
|
12 years |
tbretz |
Made the script depth static to be able to access it from dimctrl; ...
|
|
|
@13898
|
12 years |
tbretz |
Updated the handling of labels and how a script is stopped.
|
|
|
@13897
|
12 years |
tbretz |
Updated the handling of labels and how a script is stopped.
|
|
|
@13896
|
12 years |
tbretz |
Added no-block version of SendCommand.
|
|
|
@13894
|
12 years |
tbretz |
Adapted ratescan state numbers.
|
|
|
@13893
|
12 years |
tbretz |
Updated to configure the ftm properly before a ratescan is started; ...
|
|
|
@13892
|
12 years |
tbretz |
Remove the path from the dimscripts file name.
|
|
|
@13890
|
12 years |
tbretz |
New extensions for files; added runtime to status page
|
|
|
@13887
|
12 years |
tbretz |
Improved screen output.
|
|
|
@13878
|
12 years |
tbretz |
Added more ftm informations.
|
|
|
@13874
|
12 years |
tbretz |
Renamed 'Begin' to 'Start'
|
|
|
@13873
|
12 years |
tbretz |
Fixed a problem with the size of the transmitted data.
|
|
|
@13872
|
12 years |
tbretz |
Added TNG dust measurement
|
|
|
@13871
|
12 years |
tbretz |
Kepp the file name and create short message in DimControl
|
|
|
@13869
|
12 years |
tbretz |
Fixed the reports; set the default request interval to 300s
|
|
|
@13867
|
12 years |
tbretz |
Updated some strange namings
|
|
|
@13866
|
12 years |
tbretz |
First draft of a TNG weather application.
|
|
|
@13850
|
12 years |
tbretz |
Small improvements for the output of the dimctrl messages
|
|
|
@13849
|
12 years |
tbretz |
Added min, max and median to binary files and hence to graphics.
|
|
|
@13848
|
12 years |
tbretz |
Added include of State.
|
|
|
@13847
|
12 years |
tbretz |
Removed obsolete include of DimServiceInfoList
|
|
|
@13844
|
12 years |
tbretz |
Removed the DimServiceInfoList; unified the Printing of states.
|
|
|
@13843
|
12 years |
tbretz |
Implemented subscription to descriptions so that the ...
|
|
|
@13842
|
12 years |
tbretz |
Wrapper classes for an easy access to DimStates.
|
|
|
@13838
|
12 years |
tbretz |
Adapted to the changes in the StateMachineDim. Now (almost) all ...
|
|
|
@13837
|
12 years |
tbretz |
Removed targetstate stuff.
|
|
|
@13836
|
12 years |
tbretz |
Added some workaround to make these classes not derive from ...
|
|
|
@13835
|
12 years |
tbretz |
Removed targetstate stuff; derived from DimInfoHandler; added ...
|
|
|
@13834
|
12 years |
tbretz |
Removed the target state stuff the Configuration and Transition ...
|
|
|
@13833
|
12 years |
tbretz |
Removed target state; 'fixed' GetSize return code.
|
|
|
@13832
|
12 years |
tbretz |
New class representing a dim service as event in the main event loop.
|
|
|
@13831
|
12 years |
tbretz |
Removed the target state; added fQoS; added time and QoS to copy ...
|
|
|
@13830
|
12 years |
tbretz |
Removed the target state; added two new member functions GetTimeAsStr ...
|
|
|
@13829
|
12 years |
tbretz |
Replaced boost::function by std::function
|
|
|
@13828
|
12 years |
tbretz |
Default for 'console' option was missing.
|
|
|
@13827
|
12 years |
tbretz |
DimServerList should be derived from DimInfoHandler not from DimClient
|
|
|
@13820
|
12 years |
tbretz |
Implemented the output of dimctrl script messages; a few minor fixes
|
|
|
@13819
|
12 years |
tbretz |
Moved the humidites at the end of the list of services transmitted.
|
|
|
@13803
|
12 years |
tbretz |
Separated the service subscriptions from the constructor to be able to ...
|
|
|
@13800
|
12 years |
tbretz |
Some cosmetics.
|
|
|
@13799
|
12 years |
tbretz |
Properly implemented the HAVE_NOVA
|
|
|
@13797
|
12 years |
tbretz |
Start the server as late as possible -- but it must be started before ...
|
|
|
@13796
|
12 years |
tbretz |
Propagate the return code to the program exit.
|
|
|
@13795
|
12 years |
tbretz |
Improved the system status; implemented the display of some astronomy data.
|
|
|
@13794
|
12 years |
tbretz |
Also propagate the new Idle state when resetted.
|
|
|
@13778
|
12 years |
tbretz |
First draft of an implementation of sun-set, sun-rise, etc.
|
|
|
@13777
|
12 years |
tbretz |
Support also JD as constructor argument and also return JD()
|
|
|
@13772
|
12 years |
tbretz |
Updates for the camera temprature display.
|
|
|
@13771
|
12 years |
tbretz |
Implemented the possibility to print errors form readline; added .gt, ...
|
|
|
@13767
|
12 years |
tbretz |
Implemented the possibility to reload the source data from the database.
|
|
|
@13765
|
12 years |
tbretz |
Implemenetd the possibility to write files based on the execution of ...
|
|
|
@13764
|
12 years |
tbretz |
Propagate user name.
|
|
|
@13761
|
12 years |
tbretz |
Fixed a typo in a vriable name.
|
|
|
@13760
|
12 years |
tbretz |
Removed obsolete kCmdTest
|
|
|
@13759
|
12 years |
tbretz |
Show message 'Ratescan in progress.'
|
|
|
@13756
|
12 years |
tbretz |
Changed the blocking from patch-wise to board-wise.
|
|
|
@13754
|
12 years |
tbretz |
Updated output with the user name.
|
|
|
@13753
|
13 years |
tbretz |
Added the user as an option.
|
|
|
@13752
|
13 years |
tbretz |
Removed an obsolete line.
|
|
|
@13751
|
13 years |
tbretz |
Added time to graphics output; some improvements to coloring; some ...
|
|
|
@13750
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@13749
|
13 years |
tbretz |
added pid to output.
|
|
|
@13746
|
13 years |
tbretz |
Added some more informal output, added teh fStatc again - I don't ...
|
|
|
@13745
|
13 years |
tbretz |
Little improvements to the help text.
|
|
|
@13744
|
13 years |
tbretz |
Little improvements to the help text.
|
|
|
@13743
|
13 years |
tbretz |
Little improvements to the help text.
|
|
|
@13742
|
13 years |
tbretz |
Renamed fSeconds* to fCounter* which is more appropriate; added a ...
|
|
|
@13734
|
13 years |
tbretz |
Some updates to the messages sent with the STATE service.
|
|
|
@13733
|
13 years |
tbretz |
Use the script name from Readline when sending reports.
|
|
|
@13732
|
13 years |
tbretz |
Fixed a problem with the label interprtation.
|
|
|
@13731
|
13 years |
tbretz |
Fixed a problem with the label interpretation; added a storage ...
|
|
|
@13721
|
13 years |
tbretz |
Added a warning in case the temperatures are all invalid.
|
|
|
@13718
|
13 years |
tbretz |
Implemented blocking which makes sure that if only a single channel's ...
|
|
|
@13717
|
13 years |
tbretz |
When fDimDeviation is reset, it must be set to fOffset so that the sum ...
|
|
|
@13715
|
13 years |
tbretz |
Removed the check for the line being a comment, this is done in ...
|
|
|
@13714
|
13 years |
tbretz |
Added comment to help list.
|
|
|
@13713
|
13 years |
tbretz |
Added Uncomment function to tools used to strip off inline comments.
|
|
|
@13712
|
13 years |
tbretz |
Added more command descriptions.
|
|
|
@13711
|
13 years |
tbretz |
Fixed a typo in a help text thanks to Dominik; added missing state ...
|
|
|
@13704
|
13 years |
tbretz |
A fix for the color of the bias information; added colors to the ...
|
|
|
@13702
|
13 years |
tbretz |
Slight change to the meaning of labels; added the direct exit to th ...
|
|
|
@13699
|
13 years |
tbretz |
Added path option (not yet activated); added path to output files; ...
|
|
|
@13693
|
13 years |
tbretz |
Added handling of feedback deviation.
|
|
|
@13691
|
13 years |
tbretz |
Added temperature and user offset to deviation service.
|
|
|