source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @14145   12 years tbretz Added run-number to ovservation list; create hist-visibility.bin ...
(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) @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) @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) @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) @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) @14103   12 years tbretz Added qos to service-object.
(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) @14075   12 years tbretz Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
(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) @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) @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) @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.
(edit) @14036   12 years tbretz Implemented the display of the distance between known sources and the moon
(edit) @14034   12 years tbretz Added history for errors; updated error handling to be able to do some ...
(edit) @14033   12 years tbretz Updated the algorithm to faster set the correct voltage in case of ...
(edit) @14032   12 years tbretz Store last state; replaced fixed values by enums
(edit) @14025   12 years tbretz Started to prepare to move WriteFits as WriteFitsImp to DrsCalibration ...
(edit) @14024   12 years tbretz Some exception handling around WriteFits
(edit) @14023   12 years tbretz Moved the creation of the default keys to a static function so that it ...
(edit) @14022   12 years tbretz Replaced the use of the old fits class with ofits.
(edit) @14021   12 years tbretz Updated the rules which apply during current feedback before the ...
(edit) @14020   12 years tbretz Updated and fixed the event selection for the event display and the ...
(edit) @14019   12 years tbretz Fixed a problem if fDescriptionStates.itsData was still zero. I guess ...
(edit) @14018   12 years tbretz Added automatic parking if sun-rise has been passed and a locked state ...
(edit) @14017   12 years tbretz Replaced lexical_cast by to_string
(edit) @14016   12 years tbretz Replaced lexical cast by to_string
(edit) @14015   12 years tbretz Added support for 'the last state'
(edit) @14014   12 years tbretz Added audio-support; renamed Astro to Sun
(edit) @14013   12 years tbretz Set the verbosity to quiet per default.
(edit) @14011   12 years tbretz Exit with 128 not -1
(edit) @14010   12 years tbretz Exit with 128 not -1
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @14008   12 years tbretz If no exit code is given explicitly, assume that everything was ok.
(edit) @14007   12 years tbretz Removed obsolete use of c_str
(edit) @14006   12 years tbretz Removed some more unnecessary c_str()
(edit) @14005   12 years tbretz replaced more 'const char *' by std::string&
(edit) @14004   12 years tbretz Fixed a minor compilation issue
Note: See TracRevisionLog for help on using the revision log.