source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @14156   12 years Daniela Dorner small fix for entries where only one of the new checksums is filled
(edit) @14155   12 years Daniela Dorner bugfix for drsstep; better handling of corrupted files; included new ...
(edit) @14154   12 years tbretz included string
(edit) @14153   12 years tbretz Replaced my own homogeneous number rgenerator with gRandom->Circle
(edit) @14152   12 years tbretz Added output of the observatory; fixed a typo in a comment.
(edit) @14151   12 years tbretz Removed an obsolete function argument.
(edit) @14150   12 years tbretz Addeda hexagonal mirror rotated by 15deg
(edit) @14149   12 years Daniela Dorner adapted for new checksums
(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) @14101   12 years tbretz Added step remove algorithm.
(edit) @14096   12 years Daniela Dorner added DRIVE_CONTROL/STOP
(edit) @14095   12 years tbretz Overwrite MRawFileRead::ProProcess in MRawFitsRead to get MrawBoardsFACT
(edit) @14094   12 years tbretz Added default constructor.
(edit) @14093   12 years tbretz Implemented and/or fixed the support for service subscriptions.
(edit) @14092   12 years tbretz Added -std=c++0x to g++ call.
(edit) @14091   12 years tbretz Added MRawBoardsFACT
(edit) @14090   12 years tbretz New class to hold board informations.
(edit) @14089   12 years tbretz Added reading of board times.
(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) @14080   12 years tbretz Made InitSize virtual
(edit) @14079   12 years tbretz Fit errors are only warings.
(edit) @14078   12 years tbretz Added a case 5 to GetPixelValue
(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.
(edit) @14043   12 years tbretz Fixed pointing.data
(edit) @14042   12 years tbretz Added a source list and some improvements to the astronomy calculations.
(edit) @14041   12 years tbretz Some more improvements to the audio and some little traffic improvements
(edit) @14040   12 years tbretz Added a third column to the astro table and a source-list page with ...
(edit) @14039   12 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14038   12 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14037   12 years tbretz Addded source database as option.
Note: See TracRevisionLog for help on using the revision log.