source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11295   13 years tbretz Updated to support new statistics; added sending of filename to fDimRuns
(edit) @11294   13 years tbretz Removed the output of an obsolete error; adapted FAD statistics; ...
(edit) @11293   13 years tbretz Updated statistics.
(edit) @11292   13 years lyard added configurations to everything that can be tweaked
(edit) @11291   13 years lyard Little changes and cosmetics with statistics service
(edit) @11290   13 years lyard Moved the files statistics to a separate class and improved transitions
(edit) @11288   13 years tbretz Added virtual functions for Lock and Unlock
(edit) @11287   13 years tbretz Added locking around HandleEvent
(edit) @11286   13 years tbretz Updated to new statistic; changed to new runStat values; added ResetThread
(edit) @11285   13 years tbretz Added 'RESET'
(edit) @11284   13 years tbretz Added the possibility to set the update rate for self triggered events.
(edit) @11283   13 years tbretz Adapted some log output to standard used in the other classes.
(edit) @11282   13 years tbretz Mainly new statistics.
(edit) @11281   13 years tbretz Removed obsolete gi_usedMem
(edit) @11280   13 years tbretz Added virtual function for locking; fixed the order of instantiation ...
(edit) @11279   13 years tbretz Added code for new fadctrl statistics; better treatment of enable of ...
(edit) @11278   13 years tbretz Added preliminary code to start data logger.
(edit) @11277   13 years tbretz Added button to start data logger.
(edit) @11276   13 years tbretz Set default for FAD buffer progress bar to 0.
(edit) @11275   13 years tbretz Fixed fServiceList.erase in RemoveServer; the entry might not exist.
(edit) @11274   13 years tbretz Fixed a typo in a comment.
(edit) @11273   13 years tbretz Added EVT_STAT and GUI_STAT; changed ADC values to signed
(edit) @11271   13 years tbretz Changed default for fDimMessage from en empty string to a NULL pointer.
(edit) @11270   13 years tbretz Added a missing ;
(edit) @11269   13 years tbretz Moved calling of RemoveAllServices from RemoveAllServers and ...
(edit) @11268   13 years Daniela Dorner removed required() for option schedule-database-name
(edit) @11267   13 years tbretz Included a call to RemoveAllServices to RemoveServer.
(edit) @11266   13 years tbretz Removed cose which got obsolete due to the include of ...
(edit) @11265   13 years lyard Added the RemoveServer and RemoveAllServers functions. Seems to have ...
(edit) @11264   13 years tbretz Removed includes which are now in Main.h
(edit) @11263   13 years tbretz Added include of boost/thread.hpp and LocalControl.h
(edit) @11262   13 years tbretz Made SetCurrentState a protected functioj so that derives state ...
(edit) @11261   13 years tbretz Removed SetCurrentState; removed includes which are now in Main.h; ...
(edit) @11260   13 years tbretz Fixed a problem introduced with the splitting of Connect which caused ...
(edit) @11257   13 years tbretz Removed the --no-dim option, because it won't work anyway at the moment.
(edit) @11256   13 years tbretz Updated reference about regex for database url.
(edit) @11255   13 years tbretz Updated regex to evaluate schedule-database.
(edit) @11254   13 years tbretz Changed SetConfiguration to EvalConfiguration; changed positional ...
(edit) @11253   13 years tbretz Changed SetConfiguration to EvalConfiguration and its return value ...
(edit) @11252   13 years tbretz Added a first draft of a unified main program.
(edit) @11251   13 years tbretz Started to unify the main program of the io_service based control program.
(edit) @11250   13 years tbretz Fixed a problem in the C version of GetLocalIp
(edit) @11249   13 years tbretz Added warning for non virtual destructors.
(edit) @11248   13 years tbretz Fixed a function description.
(edit) @11247   13 years tbretz Made destructors virtual.
(edit) @11246   13 years tbretz Made destructor virtual -- destructors of base classes should always ...
(edit) @11245   13 years tbretz Unified all three run modes.
(edit) @11244   13 years tbretz 'repaired' switch in openRun and set default for fFileFormat to kNone
(edit) @11243   13 years tbretz Added SET_FILE_FORMAT
(edit) @11242   13 years tbretz Fixed switching off AutoScale in ADC window; delete fEventData in ...
(edit) @11240   13 years tbretz Set default y-scale of Rate plot to [0,1010]
(edit) @11239   13 years tbretz Fixed reference clock indices.
(edit) @11238   13 years tbretz Changed Adc_Data from uint16 to int16
(edit) @11237   13 years tbretz Fixed calculation of g_maxMem
(edit) @11236   13 years tbretz Changed again the default address for ocal ip resolution to a default ...
(edit) @11235   13 years tbretz Little layout changes
(edit) @11234   13 years tbretz Small layout updates
(edit) @11233   13 years tbretz Layouted FAD tab
(edit) @11231   13 years tbretz Display DIM_DNS_NODE.
(edit) @11230   13 years tbretz Updated initialization process according to the other programs.
(edit) @11229   13 years tbretz Reverted commit by mistake.
(edit) @11228   13 years tbretz Layout update FAD tab
(edit) @11227   13 years tbretz Changed startup tab
(edit) @11226   13 years tbretz broadcast whole events via Dim; made MainWindow and abstract base ...
(edit) @11225   13 years tbretz Implemented REFRENECE_CLOCK
(edit) @11224   13 years tbretz Send FADC data once a second.
(edit) @11223   13 years neise Fixed ADC pipeline display
(edit) @11222   13 years neise Added StartRun/StopRun
(edit) @11221   13 years tbretz Removed q as shortcut for --quit to avoid confusion with --quiet
(edit) @11220   13 years lyard now use the toStrings method of the converter
(edit) @11219   13 years lyard added 2 write error states + bug fix
(edit) @11218   13 years tbretz Added --cmd and --quit program option.
(edit) @11217   13 years tbretz Made ProcessLine a public function to allow for --cmd command.
(edit) @11216   13 years tbretz Added cmd and quit command.
(edit) @11215   13 years tbretz Added NightAsInt
(edit) @11214   13 years tbretz Little change.
(edit) @11213   13 years tbretz Renamed the fad temperature led.
(edit) @11211   13 years tbretz Added ToStrings
(edit) @11210   13 years tbretz Moved coding and decoding of the 12 bit temperature to the conversion ...
(edit) @11209   13 years tbretz Added trigger id and fake temperature.
(edit) @11208   13 years tbretz Added a new constructor which takes special_values as argument.
(edit) @11207   13 years tbretz Many little and more changed to teh FAD and event builder controls; ...
(edit) @11203   13 years tbretz Removedmore obsolete stuff.
(edit) @11202   13 years tbretz Removed some obsolete code.
(edit) @11201   13 years tbretz Inverted bit for command socket.
(edit) @11200   13 years tbretz Restructured the FAD gui; made widgets for run-number and ROI active.
(edit) @11199   13 years tbretz Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
(edit) @11198   13 years tbretz Do noz print 'Trying to connect' message more than once.
(edit) @11197   13 years tbretz Changed the fStatus2 array to support also an 'all diconnected but ...
(edit) @11196   13 years tbretz Changed the FAD Led status to support also an 'all diconnected but ...
(edit) @11195   13 years tbretz Updated with some more status bit support.
(edit) @11194   13 years tbretz Removed an obsolete debug out.
(edit) @11193   13 years tbretz Replaced the constructor of EventHeader with a vector<uint16_t> by ...
(edit) @11192   13 years tbretz Made the tcp::endpoint and the slot number a member of ConenctionFAD; ...
(edit) @11191   13 years tbretz Workaroudn for a problem with negative gi_NumConnects
(edit) @11190   13 years tbretz Added the possbility to give an IP Address with a port rather than a ...
(edit) @11188   13 years tbretz Also update status informations when connection information has ...
(edit) @11187   13 years tbretz Removed some debug code.
(edit) @11186   13 years tbretz Tried another fix for the CompareBits
(edit) @11185   13 years tbretz Fixed a typo.
Note: See TracRevisionLog for help on using the revision log.