source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14169   13 years tbretz Improved some error messages.
(edit) @14168   13 years tbretz Added a default argument to Write, although strictly speaking it is ...
(edit) @14161   13 years tbretz Added the possibility to start no dim-server; added some checks for ...
(edit) @14148   13 years tbretz Improved some error messages; added a warning if a run contained no events.
(edit) @14147   13 years tbretz Fixed some wrong units.
(edit) @14145   13 years tbretz Added run-number to ovservation list; create hist-visibility.bin ...
(edit) @14140   13 years tbretz Added a unit to the bias voltage during calibration; change the limit ...
(edit) @14139   13 years tbretz Display a drive error not just by a red background; replaced rc.index ...
(edit) @14138   13 years tbretz Changed the seperator for rows from \0 to \x7f. In this way we can ...
(edit) @14136   13 years tbretz Changed the range of the binary files from 1-127 instead of 0-127. Use ...
(edit) @14135   13 years tbretz Added a function dim.out which will only print to the local console; ...
(edit) @14133   13 years tbretz Fixed the case without V8
(edit) @14132   13 years tbretz Added new version of the core of dimctrl with callbacks to access the ...
(edit) @14128   13 years tbretz Replaced old code with the new use of a full state machine implementation.
(edit) @14127   13 years tbretz Argument of JsUnsuscribe should stay string
(edit) @14126   13 years tbretz Removed the DimNetwork; implemented the JavaScript interpreter.
(edit) @14125   13 years tbretz Store pointer to event in external field -- not sure if we'll ever ...
(edit) @14124   13 years tbretz Added locking to subscription and unsubscription of events. This ...
(edit) @14123   13 years tbretz Fixed a problem when calling the base class in Subscribe
(edit) @14122   13 years tbretz Fixed a typo.
(edit) @14114   13 years tbretz Renamed another audio file.
(edit) @14113   13 years tbretz Improved observation list history; changed name of sound files.
(edit) @14112   13 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14111   13 years tbretz Do not display bias current warnings if bias crate is switched off.
(edit) @14110   13 years tbretz Added an observation list.
(edit) @14103   13 years tbretz Added qos to service-object.
(edit) @14094   13 years tbretz Added default constructor.
(edit) @14093   13 years tbretz Implemented and/or fixed the support for service subscriptions.
(edit) @14088   13 years tbretz Made 'command line' arguments ReadOnly
(edit) @14087   13 years tbretz
(edit) @14086   13 years tbretz Added std:: and some new classes for the server list and the service list.
(edit) @14085   13 years tbretz Added Lock/Unlock template
(edit) @14084   13 years tbretz Removed 'name' function and return a state-object instead.
(edit) @14083   13 years tbretz Moved switching off and on of the logging before and after a sleep to ...
(edit) @14075   13 years tbretz Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
(edit) @14073   13 years tbretz Added missing define for encapsulation of Header
(edit) @14072   13 years tbretz I don't know what exactly it is about the deque I am using, but it ...
(edit) @14071   13 years tbretz Process Readline's external input in the mainloop.
(edit) @14070   13 years tbretz Allow to instantiate the DimServer without a name. In this case the ...
(edit) @14069   13 years tbretz Added something to the EventHook which allows to post command from the ...
(edit) @14068   13 years tbretz Added V8 disposal to destructor.
(edit) @14060   13 years tbretz Implemented JsState and JsName, fixed a problem in JsSleep
(edit) @14059   13 years tbretz Added special '$' array as arguments; moved sleep to dim-space; added ...
(edit) @14058   13 years tbretz Set the script name to be properly distributed by dimctrl.
(edit) @14057   13 years tbretz Allow derived classes to manipulate fScript
(edit) @14055   13 years tbretz Added the possibility to run with arguments; added exit() command to JS
(edit) @14054   13 years tbretz Allow to split command lines without equal signs
(edit) @14053   13 years tbretz Omit the 'Command emitted successfully... we assume that it was ...
(edit) @14052   13 years tbretz Stop a readline and JavaScript if STOP is received.
(edit) @14051   13 years tbretz Allow stoppping the script from everyhwere.
(edit) @14050   13 years tbretz Added InterpreterV8 as base class to allow running JavaScripts
(edit) @14049   13 years tbretz JavaScript engine based on google's v8.
(edit) @14047   13 years tbretz Exception handling around stoi needed
(edit) @14046   13 years tbretz Implemented conversion of data-base to uri
(edit) @14045   13 years tbretz Simplified database access.
(edit) @14044   13 years tbretz A wrapper to support a more direct database access.
(edit) @14043   13 years tbretz Fixed pointing.data
(edit) @14042   13 years tbretz Added a source list and some improvements to the astronomy calculations.
(edit) @14040   13 years tbretz Added a third column to the astro table and a source-list page with ...
(edit) @14039   13 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14038   13 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14037   13 years tbretz Addded source database as option.
(edit) @14036   13 years tbretz Implemented the display of the distance between known sources and the moon
(edit) @14034   13 years tbretz Added history for errors; updated error handling to be able to do some ...
(edit) @14033   13 years tbretz Updated the algorithm to faster set the correct voltage in case of ...
(edit) @14032   13 years tbretz Store last state; replaced fixed values by enums
(edit) @14025   13 years tbretz Started to prepare to move WriteFits as WriteFitsImp to DrsCalibration ...
(edit) @14024   13 years tbretz Some exception handling around WriteFits
(edit) @14023   13 years tbretz Moved the creation of the default keys to a static function so that it ...
(edit) @14022   13 years tbretz Replaced the use of the old fits class with ofits.
(edit) @14021   13 years tbretz Updated the rules which apply during current feedback before the ...
(edit) @14020   13 years tbretz Updated and fixed the event selection for the event display and the ...
(edit) @14019   13 years tbretz Fixed a problem if fDescriptionStates.itsData was still zero. I guess ...
(edit) @14018   13 years tbretz Added automatic parking if sun-rise has been passed and a locked state ...
(edit) @14017   13 years tbretz Replaced lexical_cast by to_string
(edit) @14016   13 years tbretz Replaced lexical cast by to_string
(edit) @14015   13 years tbretz Added support for 'the last state'
(edit) @14014   13 years tbretz Added audio-support; renamed Astro to Sun
(edit) @14013   13 years tbretz Set the verbosity to quiet per default.
(edit) @14011   13 years tbretz Exit with 128 not -1
(edit) @14010   13 years tbretz Exit with 128 not -1
(edit) @14009   13 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @14008   13 years tbretz If no exit code is given explicitly, assume that everything was ok.
(edit) @14007   13 years tbretz Removed obsolete use of c_str
(edit) @14006   13 years tbretz Removed some more unnecessary c_str()
(edit) @14005   13 years tbretz replaced more 'const char *' by std::string&
(edit) @14004   13 years tbretz Fixed a minor compilation issue
(edit) @14003   13 years tbretz Replaced some 'const char*' with a const-refernce to a std::string
(edit) @14002   13 years tbretz Replaced some 'const char*' with a const-refernce to a std::string
(edit) @14001   13 years tbretz Exchanged the file format definition for the cfiotsio based fits ...
(edit) @14000   13 years tbretz Exchanged the enum definitions for the cfitsio based fits format and ...
(edit) @13997   13 years tbretz Made some member function protected which do not have to be public
(edit) @13996   13 years tbretz Fixed a few compilation problems.
(edit) @13992   13 years tbretz Added TIME_CHECKsome changes to the output structure and file names; ...
(edit) @13991   13 years tbretz Exchanged the number of the states.
(edit) @13989   13 years tbretz Fixed the help text for SET_TRIGGER_INTERVAL
(edit) @13986   13 years tbretz Added ERROR state as allowed state to PARK command
(edit) @13985   13 years tbretz Added PARK command.
(edit) @13984   13 years tbretz Cleaned main function.
(edit) @13983   13 years tbretz Added teh server name to the THRESHOLD service.
Note: See TracRevisionLog for help on using the revision log.