source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14110   14 years tbretz Added an observation list.
(edit) @14105   14 years tbretz Update 'audio-time' in buildPage
(edit) @14103   14 years tbretz Added qos to service-object.
(edit) @14096   14 years Daniela Dorner added DRIVE_CONTROL/STOP
(edit) @14094   14 years tbretz Added default constructor.
(edit) @14093   14 years tbretz Implemented and/or fixed the support for service subscriptions.
(edit) @14088   14 years tbretz Made 'command line' arguments ReadOnly
(edit) @14087   14 years tbretz
(edit) @14086   14 years tbretz Added std:: and some new classes for the server list and the service list.
(edit) @14085   14 years tbretz Added Lock/Unlock template
(edit) @14084   14 years tbretz Removed 'name' function and return a state-object instead.
(edit) @14083   14 years tbretz Moved switching off and on of the logging before and after a sleep to ...
(edit) @14077   14 years lyard added the play pixel radio button
(edit) @14076   14 years lyard fixed zooming with qwt < 0x06
(edit) @14075   14 years tbretz Unintentionally also the Gain-RMS was resetted when the trigger-offset ...
(edit) @14074   14 years neise initial commit, untested
(edit) @14073   14 years tbretz Added missing define for encapsulation of Header
(edit) @14072   14 years tbretz I don't know what exactly it is about the deque I am using, but it ...
(edit) @14071   14 years tbretz Process Readline's external input in the mainloop.
(edit) @14070   14 years tbretz Allow to instantiate the DimServer without a name. In this case the ...
(edit) @14069   14 years tbretz Added something to the EventHook which allows to post command from the ...
(edit) @14068   14 years tbretz Added V8 disposal to destructor.
(edit) @14060   14 years tbretz Implemented JsState and JsName, fixed a problem in JsSleep
(edit) @14059   14 years tbretz Added special '$' array as arguments; moved sleep to dim-space; added ...
(edit) @14058   14 years tbretz Set the script name to be properly distributed by dimctrl.
(edit) @14057   14 years tbretz Allow derived classes to manipulate fScript
(edit) @14056   14 years tbretz Added InterpreterV8 to dimctrl
(edit) @14055   14 years tbretz Added the possibility to run with arguments; added exit() command to JS
(edit) @14054   14 years tbretz Allow to split command lines without equal signs
(edit) @14053   14 years tbretz Omit the 'Command emitted successfully... we assume that it was ...
(edit) @14052   14 years tbretz Stop a readline and JavaScript if STOP is received.
(edit) @14051   14 years tbretz Allow stoppping the script from everyhwere.
(edit) @14050   14 years tbretz Added InterpreterV8 as base class to allow running JavaScripts
(edit) @14049   14 years tbretz JavaScript engine based on google's v8.
(edit) @14048   14 years tbretz Added check for google's v8 JavaScript engine
(edit) @14047   14 years tbretz Exception handling around stoi needed
(edit) @14046   14 years tbretz Implemented conversion of data-base to uri
(edit) @14045   14 years tbretz Simplified database access.
(edit) @14044   14 years tbretz A wrapper to support a more direct database access.
(edit) @14043   14 years tbretz Fixed pointing.data
(edit) @14042   14 years tbretz Added a source list and some improvements to the astronomy calculations.
(edit) @14041   14 years tbretz Some more improvements to the audio and some little traffic improvements
(edit) @14040   14 years tbretz Added a third column to the astro table and a source-list page with ...
(edit) @14039   14 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14038   14 years tbretz HAS_SQL -> HAVE_SQL
(edit) @14037   14 years tbretz Addded source database as option.
(edit) @14036   14 years tbretz Implemented the display of the distance between known sources and the moon
(edit) @14035   14 years tbretz Added timecheck; added proper support for HAS_SQL in configure
(edit) @14034   14 years tbretz Added history for errors; updated error handling to be able to do some ...
(edit) @14033   14 years tbretz Updated the algorithm to faster set the correct voltage in case of ...
(edit) @14032   14 years tbretz Store last state; replaced fixed values by enums
(edit) @14031   14 years tbretz Added audio support; changed order in data-file headers
(edit) @14030   14 years Daniela Dorner adapted angles for new wobble positions
(edit) @14025   14 years tbretz Started to prepare to move WriteFits as WriteFitsImp to DrsCalibration ...
(edit) @14024   14 years tbretz Some exception handling around WriteFits
(edit) @14023   14 years tbretz Moved the creation of the default keys to a static function so that it ...
(edit) @14022   14 years tbretz Replaced the use of the old fits class with ofits.
(edit) @14021   14 years tbretz Updated the rules which apply during current feedback before the ...
(edit) @14020   14 years tbretz Updated and fixed the event selection for the event display and the ...
(edit) @14019   14 years tbretz Fixed a problem if fDescriptionStates.itsData was still zero. I guess ...
(edit) @14018   14 years tbretz Added automatic parking if sun-rise has been passed and a locked state ...
(edit) @14017   14 years tbretz Replaced lexical_cast by to_string
(edit) @14016   14 years tbretz Replaced lexical cast by to_string
(edit) @14015   14 years tbretz Added support for 'the last state'
(edit) @14014   14 years tbretz Added audio-support; renamed Astro to Sun
(edit) @14013   14 years tbretz Set the verbosity to quiet per default.
(edit) @14012   14 years neise mostly a copy of FirstDrsCal.dim ... can be used in case the lid is ...
(edit) @14011   14 years tbretz Exit with 128 not -1
(edit) @14010   14 years tbretz Exit with 128 not -1
(edit) @14009   14 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @14008   14 years tbretz If no exit code is given explicitly, assume that everything was ok.
(edit) @14007   14 years tbretz Removed obsolete use of c_str
(edit) @14006   14 years tbretz Removed some more unnecessary c_str()
(edit) @14005   14 years tbretz replaced more 'const char *' by std::string&
(edit) @14004   14 years tbretz Fixed a minor compilation issue
(edit) @14003   14 years tbretz Replaced some 'const char*' with a const-refernce to a std::string
(edit) @14002   14 years tbretz Replaced some 'const char*' with a const-refernce to a std::string
(edit) @14001   14 years tbretz Exchanged the file format definition for the cfiotsio based fits ...
(edit) @14000   14 years tbretz Exchanged the enum definitions for the cfitsio based fits format and ...
(edit) @13997   14 years tbretz Made some member function protected which do not have to be public
(edit) @13996   14 years tbretz Fixed a few compilation problems.
(edit) @13995   14 years tbretz Switched to v19r35
(edit) @13994   14 years neise added DRIVE_CONTROL/STOP, to tracking scripts. this is just a hack. ...
(edit) @13993   14 years neise feedback on is defined by state 9 instead of 12 now.
(edit) @13992   14 years tbretz Added TIME_CHECKsome changes to the output structure and file names; ...
(edit) @13991   14 years tbretz Exchanged the number of the states.
(edit) @13990   14 years tbretz Right align input boxes.
(edit) @13989   14 years tbretz Fixed the help text for SET_TRIGGER_INTERVAL
(edit) @13986   14 years tbretz Added ERROR state as allowed state to PARK command
(edit) @13985   14 years tbretz Added PARK command.
(edit) @13984   14 years tbretz Cleaned main function.
(edit) @13983   14 years tbretz Added teh server name to the THRESHOLD service.
(edit) @13982   14 years tbretz Added infrastructure to get wobble positions from database.
(edit) @13981   14 years tbretz
(edit) @13980   14 years tbretz Ensure that no message is processed twice; also add processing of ...
(edit) @13979   14 years Jens Buss tracking will only be stopped at the end of the second wobble position
(edit) @13978   14 years Jens Buss tracking will only be stopped at the end of the second wobble positions
(edit) @13977   14 years Jens Buss tracking will only be stopped at the end of the two wobble positions, ...
(edit) @13976   14 years Jens Buss tracking will only be stopped at the end of the two wobble positions, ...
(edit) @13975   14 years tbretz Add tracking commands are now also allowed in state kTracking
Note: See TracRevisionLog for help on using the revision log.