source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13843   12 years tbretz Implemented subscription to descriptions so that the ...
(edit) @13842   12 years tbretz Wrapper classes for an easy access to DimStates.
(edit) @13838   12 years tbretz Adapted to the changes in the StateMachineDim. Now (almost) all ...
(edit) @13837   12 years tbretz Removed targetstate stuff.
(edit) @13836   12 years tbretz Added some workaround to make these classes not derive from ...
(edit) @13835   12 years tbretz Removed targetstate stuff; derived from DimInfoHandler; added ...
(edit) @13834   12 years tbretz Removed the target state stuff the Configuration and Transition ...
(edit) @13833   12 years tbretz Removed target state; 'fixed' GetSize return code.
(edit) @13832   12 years tbretz New class representing a dim service as event in the main event loop.
(edit) @13831   12 years tbretz Removed the target state; added fQoS; added time and QoS to copy ...
(edit) @13830   12 years tbretz Removed the target state; added two new member functions GetTimeAsStr ...
(edit) @13829   12 years tbretz Replaced boost::function by std::function
(edit) @13828   12 years tbretz Default for 'console' option was missing.
(edit) @13827   12 years tbretz DimServerList should be derived from DimInfoHandler not from DimClient
(edit) @13820   12 years tbretz Implemented the output of dimctrl script messages; a few minor fixes
(edit) @13819   12 years tbretz Moved the humidites at the end of the list of services transmitted.
(edit) @13803   12 years tbretz Separated the service subscriptions from the constructor to be able to ...
(edit) @13800   12 years tbretz Some cosmetics.
(edit) @13799   12 years tbretz Properly implemented the HAVE_NOVA
(edit) @13797   12 years tbretz Start the server as late as possible -- but it must be started before ...
(edit) @13796   12 years tbretz Propagate the return code to the program exit.
(edit) @13795   12 years tbretz Improved the system status; implemented the display of some astronomy data.
(edit) @13794   12 years tbretz Also propagate the new Idle state when resetted.
(edit) @13778   12 years tbretz First draft of an implementation of sun-set, sun-rise, etc.
(edit) @13777   12 years tbretz Support also JD as constructor argument and also return JD()
(edit) @13772   12 years tbretz Updates for the camera temprature display.
(edit) @13771   12 years tbretz Implemented the possibility to print errors form readline; added .gt, ...
(edit) @13767   12 years tbretz Implemented the possibility to reload the source data from the database.
(edit) @13765   12 years tbretz Implemenetd the possibility to write files based on the execution of ...
(edit) @13764   12 years tbretz Propagate user name.
(edit) @13761   12 years tbretz Fixed a typo in a vriable name.
(edit) @13760   12 years tbretz Removed obsolete kCmdTest
(edit) @13759   12 years tbretz Show message 'Ratescan in progress.'
(edit) @13756   12 years tbretz Changed the blocking from patch-wise to board-wise.
(edit) @13754   12 years tbretz Updated output with the user name.
(edit) @13753   12 years tbretz Added the user as an option.
(edit) @13752   12 years tbretz Removed an obsolete line.
(edit) @13751   12 years tbretz Added time to graphics output; some improvements to coloring; some ...
(edit) @13750   12 years tbretz Fixed a typo.
(edit) @13749   12 years tbretz added pid to output.
(edit) @13746   12 years tbretz Added some more informal output, added teh fStatc again - I don't ...
(edit) @13745   12 years tbretz Little improvements to the help text.
(edit) @13744   12 years tbretz Little improvements to the help text.
(edit) @13743   12 years tbretz Little improvements to the help text.
(edit) @13742   12 years tbretz Renamed fSeconds* to fCounter* which is more appropriate; added a ...
(edit) @13734   12 years tbretz Some updates to the messages sent with the STATE service.
(edit) @13733   12 years tbretz Use the script name from Readline when sending reports.
(edit) @13732   12 years tbretz Fixed a problem with the label interprtation.
(edit) @13731   12 years tbretz Fixed a problem with the label interpretation; added a storage ...
(edit) @13721   12 years tbretz Added a warning in case the temperatures are all invalid.
(edit) @13718   12 years tbretz Implemented blocking which makes sure that if only a single channel's ...
(edit) @13717   12 years tbretz When fDimDeviation is reset, it must be set to fOffset so that the sum ...
(edit) @13715   12 years tbretz Removed the check for the line being a comment, this is done in ...
(edit) @13714   12 years tbretz Added comment to help list.
(edit) @13713   12 years tbretz Added Uncomment function to tools used to strip off inline comments.
(edit) @13712   12 years tbretz Added more command descriptions.
(edit) @13711   12 years tbretz Fixed a typo in a help text thanks to Dominik; added missing state ...
(edit) @13704   12 years tbretz A fix for the color of the bias information; added colors to the ...
(edit) @13702   12 years tbretz Slight change to the meaning of labels; added the direct exit to th ...
(edit) @13699   12 years tbretz Added path option (not yet activated); added path to output files; ...
(edit) @13693   12 years tbretz Added handling of feedback deviation.
(edit) @13691   12 years tbretz Added temperature and user offset to deviation service.
(edit) @13682   12 years tbretz Fixed a newly introduced bug when parsing the .x - opt should have ...
(edit) @13681   12 years tbretz Some little improvements and fixes
(edit) @13677   12 years tbretz Added the state of DIM_CONTROL
(edit) @13676   12 years tbretz Added JavaDate
(edit) @13675   12 years tbretz Use JavaData; ceck overcurrent status; someother cosetic changes and ...
(edit) @13674   12 years tbretz It seems there is another thing not handled very well by dim if a ...
(edit) @13673   12 years tbretz Added the possibility to pipe arguments to the executed scripts.
(edit) @13672   12 years tbretz Redirect the exit handler; removed obsolete fLabel; added new class ...
(edit) @13671   12 years tbretz Added the possibility to remote control the DIM_CONTROL, i.e. start ...
(edit) @13670   12 years tbretz If a Format string is empty this is just a warning.
(edit) @13669   12 years tbretz Added GetWildcardOptions and GetOptions to be able to access all ...
(edit) @13668   12 years tbretz Added a hint for the command line arguments to the explanation of .x; ...
(edit) @13667   12 years tbretz Added a split function able to parse an escaped command line
(edit) @13651   12 years tbretz Added a virtual function to be used in RemoteControl to get back to ...
(edit) @13650   12 years tbretz Instead of calling shell.Stop(), simply shell.Run() is not called if ...
(edit) @13649   12 years tbretz Made fLabel static to allow it being set rom dimctrl; added a virtual ...
(edit) @13647   12 years tbretz Added a getter for fStep.
(edit) @13643   12 years tbretz Some little improvements to statistics and display; new scale for the ...
(edit) @13621   12 years tbretz Added rate scan stuff and fixed mappings and other details.
(edit) @13609   12 years tbretz Fixed the display of the camera display; fixed the display of the ...
(edit) @13608   12 years tbretz Removed a stray empty line.
(edit) @13606   12 years tbretz The service name didn't icnlude the server name as it ought to be.
(edit) @13605   12 years tbretz In the new states the check should be fStatusFAD not fStatusFTM
(edit) @13589   12 years tbretz Improved that acces s to the states; added many new services.
(edit) @13585   12 years tbretz Added two new states: trigger on and taking data
(edit) @13571   12 years tbretz Added description to the new service.
(edit) @13570   12 years tbretz Added a service to distribute the current run-type information.
(edit) @13562   12 years tbretz Removed event counter - there is only one event per second anyway; ...
(edit) @13561   12 years tbretz Send the drs step as quality with the data so that it can be detected ...
(edit) @13557   12 years tbretz Fixed another sign - so we are back with the previous solution.
(edit) @13556   12 years tbretz The voltage U0 had the wrong sign.
(edit) @13555   12 years tbretz Added the missing color for the source name in the tracking tab.
(edit) @13554   12 years tbretz Added an error output if we still miss a connection to a subsystem and ...
(edit) @13553   12 years tbretz Fixed a unit problem in the new rasistor correction; added some output ...
(edit) @13552   12 years tbretz Some fixes, updates and improvements to get a first version fully working.
(edit) @13549   12 years tbretz Commented out the use of fStatic, because with the called default ...
(edit) @13529   12 years tbretz Removed debug status in output file.
(edit) @13528   12 years tbretz Added missing infoHandlers for drive control.
Note: See TracRevisionLog for help on using the revision log.