source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14224   12 years tbretz Allow ENABLE_FTU and RESET_CRATE in state configured to allow the ...
(edit) @14223   12 years tbretz Little update.
(edit) @14222   12 years tbretz Added an automatic procedure to perform a create reset.
(edit) @14221   12 years tbretz The () didn't work. Replaced by []||[]
(edit) @14220   12 years tbretz Added free disk space to status page.
(edit) @14219   12 years tbretz Added conversion of a value to a scientific notation.
(edit) @14218   12 years tbretz Unified the event history queue
(edit) @14217   12 years lyard farewell run logs
(edit) @14214   12 years tbretz Added the --msg command line option
(edit) @14213   12 years tbretz Added history of chat messages; added camera switching to event ...
(edit) @14212   12 years tbretz Added a possibility to send a chat-message.
(edit) @14211   12 years tbretz Added a description for SET_PRESCALING
(edit) @14210   12 years tbretz Added another color to the help style.
(edit) @14209   12 years tbretz Properly escape the command line arguments to dimctrl.
(edit) @14208   12 years tbretz Added a confirmation if a script shoulw be stopped; fixed a problem ...
(edit) @14196   12 years Jens Buss added error messages and timeouts for awaited states
(edit) @14188   12 years tbretz Fixed a problem with the optionality of ra and dec
(edit) @14186   12 years tbretz Fixed a compilation issue.
(edit) @14185   12 years tbretz Some small updated to the database enine,mainly ReadOnlys
(edit) @14184   12 years tbretz Added moon-executable.
(edit) @14183   12 years tbretz
(edit) @14179   12 years tbretz Changed keep alive time from 10s to 30s. This increases the latency ...
(edit) @14178   12 years tbretz Shortened some too long Key descriptions.
(edit) @14177   12 years tbretz Added a simple database interface.
(edit) @14172   12 years lyard fixed quality bug in datalogger
(edit) @14169   12 years tbretz Improved some error messages.
(edit) @14168   12 years tbretz Added a default argument to Write, although strictly speaking it is ...
(edit) @14161   12 years tbretz Added the possibility to start no dim-server; added some checks for ...
(edit) @14160   12 years Jens Buss added commandline output that prints the send tracking command
(edit) @14148   12 years tbretz Improved some error messages; added a warning if a run contained no events.
(edit) @14147   12 years tbretz Fixed some wrong units.
(edit) @14146   12 years tbretz Added a unintentionally removed bracket
(edit) @14145   12 years tbretz Added run-number to ovservation list; create hist-visibility.bin ...
(edit) @14144   12 years tbretz Resize the graphics again after the text was rendered... some text ...
(edit) @14143   12 years tbretz Added help-class to allow easy description of color levels.
(edit) @14142   12 years tbretz Browscap.php from https://github.com/GaretJax/phpbrowscap (will need ...
(edit) @14141   12 years tbretz Added Browscap.php to logging.
(edit) @14140   12 years tbretz Added a unit to the bias voltage during calibration; change the limit ...
(edit) @14139   12 years tbretz Display a drive error not just by a red background; replaced rc.index ...
(edit) @14138   12 years tbretz Changed the seperator for rows from \0 to \x7f. In this way we can ...
(edit) @14137   12 years tbretz Fill graph only if it is a single one.
(edit) @14136   12 years tbretz Changed the range of the binary files from 1-127 instead of 0-127. Use ...
(edit) @14135   12 years tbretz Added a function dim.out which will only print to the local console; ...
(edit) @14134   12 years tbretz Fixed a problem with AC_CHECK_CLASS with leads to common failure if ...
(edit) @14133   12 years tbretz Fixed the case without V8
(edit) @14132   12 years tbretz Added new version of the core of dimctrl with callbacks to access the ...
(edit) @14131   12 years tbretz Updated dimctrl.
(edit) @14130   12 years tbretz Added more 'known return codes'
(edit) @14129   12 years tbretz Exit with 126.
(edit) @14128   12 years tbretz Replaced old code with the new use of a full state machine implementation.
(edit) @14127   12 years tbretz Argument of JsUnsuscribe should stay string
(edit) @14126   12 years tbretz Removed the DimNetwork; implemented the JavaScript interpreter.
(edit) @14125   12 years tbretz Store pointer to event in external field -- not sure if we'll ever ...
(edit) @14124   12 years tbretz Added locking to subscription and unsubscription of events. This ...
(edit) @14123   12 years tbretz Fixed a problem when calling the base class in Subscribe
(edit) @14122   12 years tbretz Fixed a typo.
(edit) @14121   12 years tbretz Added some access logging.
(edit) @14114   12 years tbretz Renamed another audio file.
(edit) @14113   12 years tbretz Improved observation list history; changed name of sound files.
(edit) @14112   12 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14111   12 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14110   12 years tbretz Added an observation list.
(edit) @14105   12 years tbretz Update 'audio-time' in buildPage
(edit) @14103   12 years tbretz Added qos to service-object.
(edit) @14096   12 years Daniela Dorner added DRIVE_CONTROL/STOP
(edit) @14094   12 years tbretz Added default constructor.
(edit) @14093   12 years tbretz Implemented and/or fixed the support for service subscriptions.
(edit) @14088   12 years tbretz Made 'command line' arguments ReadOnly
(edit) @14087   12 years tbretz
(edit) @14086   12 years tbretz Added std:: and some new classes for the server list and the service list.
(edit) @14085   12 years tbretz Added Lock/Unlock template
(edit) @14084   12 years tbretz Removed 'name' function and return a state-object instead.
(edit) @14083   12 years tbretz Moved switching off and on of the logging before and after a sleep to ...
(edit) @14077   12 years lyard added the play pixel radio button
(edit) @14076   12 years lyard fixed zooming with qwt < 0x06
(edit) @14075   12 years tbretz Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
(edit) @14074   12 years neise initial commit, untested
(edit) @14073   12 years tbretz Added missing define for encapsulation of Header
(edit) @14072   12 years tbretz I don't know what exactly it is about the deque I am using, but it ...
(edit) @14071   12 years tbretz Process Readline's external input in the mainloop.
(edit) @14070   12 years tbretz Allow to instantiate the DimServer without a name. In this case the ...
(edit) @14069   12 years tbretz Added something to the EventHook which allows to post command from the ...
(edit) @14068   12 years tbretz Added V8 disposal to destructor.
(edit) @14060   12 years tbretz Implemented JsState and JsName, fixed a problem in JsSleep
(edit) @14059   12 years tbretz Added special '$' array as arguments; moved sleep to dim-space; added ...
(edit) @14058   12 years tbretz Set the script name to be properly distributed by dimctrl.
(edit) @14057   12 years tbretz Allow derived classes to manipulate fScript
(edit) @14056   12 years tbretz Added InterpreterV8 to dimctrl
(edit) @14055   12 years tbretz Added the possibility to run with arguments; added exit() command to JS
(edit) @14054   12 years tbretz Allow to split command lines without equal signs
(edit) @14053   12 years tbretz Omit the 'Command emitted successfully... we assume that it was ...
(edit) @14052   12 years tbretz Stop a readline and JavaScript if STOP is received.
(edit) @14051   12 years tbretz Allow stoppping the script from everyhwere.
(edit) @14050   12 years tbretz Added InterpreterV8 as base class to allow running JavaScripts
(edit) @14049   12 years tbretz JavaScript engine based on google's v8.
(edit) @14048   12 years tbretz Added check for google's v8 JavaScript engine
(edit) @14047   12 years tbretz Exception handling around stoi needed
(edit) @14046   12 years tbretz Implemented conversion of data-base to uri
(edit) @14045   12 years tbretz Simplified database access.
(edit) @14044   12 years tbretz A wrapper to support a more direct database access.
Note: See TracRevisionLog for help on using the revision log.