source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13891   13 years tbretz Add scripts/ to path of dimscript
(edit) @13890   13 years tbretz New extensions for files; added runtime to status page
(edit) @13889   13 years tbretz New extension for files; changed splitter from : to |; better handling ...
(edit) @13888   13 years tbretz Added styled for titles and a style for time stamps.
(edit) @13887   13 years tbretz Improved screen output.
(edit) @13886   13 years tbretz Optimizations; simplifications; some layout cosmetics
(edit) @13885   13 years tbretz Removed webkit stuff.
(edit) @13884   13 years tbretz
(edit) @13883   13 years tbretz
(edit) @13882   13 years tbretz
(edit) @13881   13 years tbretz Set debug to false per default in sendCommand and commented alert in submit
(edit) @13880   13 years tbretz Moved alignment of header and footer elements to css-file.
(edit) @13879   13 years tbretz make 'fact' simple always on the left side.
(edit) @13878   13 years tbretz Added more ftm informations.
(edit) @13877   13 years tbretz Added script control buttons and help button.
(edit) @13876   13 years tbretz Updated some values for the footer.
(edit) @13875   13 years tbretz Included a function to properly convert html special chars to unicode
(edit) @13874   13 years tbretz Renamed 'Begin' to 'Start'
(edit) @13873   13 years tbretz Fixed a problem with the size of the transmitted data.
(edit) @13872   13 years tbretz Added TNG dust measurement
(edit) @13871   13 years tbretz Kepp the file name and create short message in DimControl
(edit) @13870   13 years tbretz Added a link to the error page at the warning sign; set timeout to ...
(edit) @13869   13 years tbretz Fixed the reports; set the default request interval to 300s
(edit) @13868   13 years tbretz Added libsoprano and tngweather
(edit) @13867   13 years tbretz Updated some strange namings
(edit) @13866   13 years tbretz First draft of a TNG weather application.
(edit) @13850   13 years tbretz Small improvements for the output of the dimctrl messages
(edit) @13849   13 years tbretz Added min, max and median to binary files and hence to graphics.
(edit) @13848   13 years tbretz Added include of State.
(edit) @13847   13 years tbretz Removed obsolete include of DimServiceInfoList
(edit) @13846   13 years tbretz Added new styles.
(edit) @13845   13 years tbretz Improved - once more - the resizing.
(edit) @13844   13 years tbretz Removed the DimServiceInfoList; unified the Printing of states.
(edit) @13843   13 years tbretz Implemented subscription to descriptions so that the ...
(edit) @13842   13 years tbretz Wrapper classes for an easy access to DimStates.
(edit) @13841   13 years tbretz Moved the obsolete triggerchedule and scheduler to the programs which ...
(edit) @13840   13 years tbretz By chance comitted the debug version...
(edit) @13839   13 years tbretz DimNetwork now does not derive anymore from the DimInfoHandler, so we ...
(edit) @13838   13 years tbretz Adapted to the changes in the StateMachineDim. Now (almost) all ...
(edit) @13837   13 years tbretz Removed targetstate stuff.
(edit) @13836   13 years tbretz Added some workaround to make these classes not derive from ...
(edit) @13835   13 years tbretz Removed targetstate stuff; derived from DimInfoHandler; added ...
(edit) @13834   13 years tbretz Removed the target state stuff the Configuration and Transition ...
(edit) @13833   13 years tbretz Removed target state; 'fixed' GetSize return code.
(edit) @13832   13 years tbretz New class representing a dim service as event in the main event loop.
(edit) @13831   13 years tbretz Removed the target state; added fQoS; added time and QoS to copy ...
(edit) @13830   13 years tbretz Removed the target state; added two new member functions GetTimeAsStr ...
(edit) @13829   13 years tbretz Replaced boost::function by std::function
(edit) @13828   13 years tbretz Default for 'console' option was missing.
(edit) @13827   13 years tbretz DimServerList should be derived from DimInfoHandler not from DimClient
(edit) @13826   13 years tbretz Fixeda few issues with synchonous and asynchronous treatment of the ...
(edit) @13825   13 years tbretz Fixed the size of the FEEDBACK/DEVIATION and fixed a warning of mixed ...
(edit) @13824   13 years tbretz Reverted the code changes made between 13478 and 13484. This was ...
(edit) @13823   13 years tbretz Replaced cd() by GetListOfPrimitives()->Add(). Strictly speaking this ...
(edit) @13822   13 years tbretz Preliminary final version ;)
(edit) @13821   13 years tbretz Added ratescan run-type.
(edit) @13820   13 years tbretz Implemented the output of dimctrl script messages; a few minor fixes
(edit) @13819   13 years tbretz Moved the humidites at the end of the list of services transmitted.
(edit) @13811   13 years neise somebody forgot to check these in
(edit) @13804   13 years tbretz Implemented the possibility to display always a square graphics and ...
(edit) @13803   13 years tbretz Separated the service subscriptions from the constructor to be able to ...
(edit) @13801   13 years tbretz Fixed a problem in the ac_check_package macro which made all following ...
(edit) @13800   13 years tbretz Some cosmetics.
(edit) @13799   13 years tbretz Properly implemented the HAVE_NOVA
(edit) @13798   13 years tbretz
(edit) @13797   13 years tbretz Start the server as late as possible -- but it must be started before ...
(edit) @13796   13 years tbretz Propagate the return code to the program exit.
(edit) @13795   13 years tbretz Improved the system status; implemented the display of some astronomy data.
(edit) @13794   13 years tbretz Also propagate the new Idle state when resetted.
(edit) @13792   13 years neise Adding Skript for Taking Mrk501 Data
(edit) @13791   13 years neise adding scripts for tracking MRk501
(edit) @13778   13 years tbretz First draft of an implementation of sun-set, sun-rise, etc.
(edit) @13777   13 years tbretz Support also JD as constructor argument and also return JD()
(edit) @13776   13 years tbretz Added smartfact and a check for the nova-library.
(edit) @13775   13 years neise TPK forget to check this in, so I do it
(edit) @13774   13 years tbretz Removed a debug double-show()
(edit) @13773   13 years tbretz Added moon phase.
(edit) @13772   13 years tbretz Updates for the camera temprature display.
(edit) @13771   13 years tbretz Implemented the possibility to print errors form readline; added .gt, ...
(edit) @13769   13 years tbretz Some cosmetics
(edit) @13768   13 years tbretz Unified the command script name and the page name; do not output ...
(edit) @13767   13 years tbretz Implemented the possibility to reload the source data from the database.
(edit) @13766   13 years tbretz Replaced boost::function by std::function
(edit) @13765   13 years tbretz Implemenetd the possibility to write files based on the execution of ...
(edit) @13764   13 years tbretz Propagate user name.
(edit) @13763   13 years lyard Changed Camera text color from clear to dark
(edit) @13762   13 years Jens Buss add check for Voltage On and ramping
(edit) @13761   13 years tbretz Fixed a typo in a vriable name.
(edit) @13760   13 years tbretz Removed obsolete kCmdTest
(edit) @13759   13 years tbretz Show message 'Ratescan in progress.'
(edit) @13758   13 years tbretz Pass the user name as well.
(edit) @13757   13 years tbretz Another try to fix the root-makes-the-gui-sometimes-crash problem.
(edit) @13756   13 years tbretz Changed the blocking from patch-wise to board-wise.
(edit) @13755   13 years tbretz Added username to dimctrl commandline.
(edit) @13754   13 years tbretz Updated output with the user name.
(edit) @13753   13 years tbretz Added the user as an option.
(edit) @13752   13 years tbretz Removed an obsolete line.
(edit) @13751   13 years tbretz Added time to graphics output; some improvements to coloring; some ...
(edit) @13750   13 years tbretz Fixed a typo.
(edit) @13749   13 years tbretz added pid to output.
Note: See TracRevisionLog for help on using the revision log.