source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10778   13 years tbretz
(edit) @10777   13 years tbretz Fixed boost problem with Ubuntu 11.04
(edit) @10776   13 years tbretz Updated
(edit) @10775   13 years tbretz Added fadctrl at the right place and drivectrl.
(edit) @10774   13 years tbretz
(edit) @10773   13 years tbretz
(edit) @10772   13 years tbretz
(edit) @10771   13 years tbretz Fixed a minor compiler warning.
(edit) @10770   13 years tbretz Fixed some unimportant compiler warnings.
(edit) @10769   13 years tbretz Added some widgets for the FTM (relative eff. on time, rate
(edit) @10768   13 years tbretz Keep FTM LED green even in data-taking mode; don't output FTM errors ...
(edit) @10767   13 years tbretz Deconded general setting for output, added some const-qualifiers
(edit) @10766   13 years tbretz Some improvement and name changes.
(edit) @10765   13 years tbretz Made it compatible with older boost versions.
(edit) @10764   13 years tbretz Fixed a problem with older Qt versions.
(edit) @10763   13 years lyard created a simple example about how to read fits
(edit) @10762   13 years lyard Fixed output messages
(edit) @10759   13 years lyard Added a simple fits dumper
(edit) @10758   13 years lyard Fixed an issue with CCfits exceptions handling
(edit) @10756   13 years tbretz
(edit) @10755   13 years tbretz
(edit) @10752   13 years tbretz Connected output lines of FTM, enable/disable pixel and some first FAD ...
(edit) @10751   13 years tbretz Added FAD tab; some changed to FTM controls.
(edit) @10750   13 years tbretz Added FAD control widgets; added graphs for all rates delivered by FTM.
(edit) @10749   13 years tbretz Implemented enable/disable pixel; renamed kTimeMarker to ...
(edit) @10748   13 years tbretz Switch all pixels on by default.
(edit) @10747   13 years tbretz Improved exception output.
(edit) @10746   13 years tbretz Improved exception output.
(edit) @10745   13 years tbretz Renamed kTimeMarker to kClockConditioner; fixed Enable/DisablePixel
(edit) @10741   13 years lyard added configurable grouping and did some cosmetics to the code ...
(edit) @10739   13 years lyard Added Fits grouping
(edit) @10737   13 years tbretz Fixed a compiler error.
(edit) @10736   13 years tbretz Addec ode for trigger signal enables and for pixel disable.
(edit) @10735   13 years tbretz Added DISABLE_PIXEL
(edit) @10734   13 years tbretz Added EnablePixel to StaticData.
(edit) @10733   13 years tbretz Small layout changes; added spin box for pixel index and checkbox for ...
(edit) @10732   13 years tbretz Time stamp and trigger counter are now reset when data taking is ...
(edit) @10731   13 years tbretz Improved error output.
(edit) @10730   13 years tbretz Fixed a bug in bitcpy
(edit) @10728   13 years tbretz Fixed Reset() of camera widget.
(edit) @10727   13 years tbretz Some fixes about LPext and LPint; DimStaticData::fEnable is now 90 not 80.
(edit) @10726   13 years tbretz Some fixes about LPext and LPint; DimStaticData::fEnable must be 90 not 80.
(edit) @10725   13 years lyard Small changes asked by Thomas
(edit) @10723   13 years tbretz Renamed TQtWidget to RootWidget to allow for HAVE_ROOT
(edit) @10722   13 years tbretz
(edit) @10721   13 years tbretz Initialize fState.
(edit) @10720   13 years tbretz Improved some log-output.
(edit) @10719   13 years tbretz Added some comments.
(edit) @10718   13 years tbretz Updated.
(edit) @10717   13 years tbretz Added HAVE_ROOT
(edit) @10716   13 years tbretz Changed 1338 to 1440, fixed initialization in camera widget, enabled ...
(edit) @10715   13 years tbretz Added kTakingData as green FTM led state.
(edit) @10714   13 years tbretz Some small simplifications.
(edit) @10713   13 years tbretz Some fixed to the doxygen docu
(edit) @10712   13 years tbretz Some fixed to the doxygen docu
(edit) @10711   13 years tbretz Exclude the moc-files.
(edit) @10710   13 years tbretz Allow a stopped StateMachine to exit the readline prompt.
(edit) @10709   13 years tbretz Removed the use of the Configuration class internal 'database' option, ...
(edit) @10708   13 years tbretz Named some enums.
(edit) @10707   13 years tbretz Use the functionality of boost program_options better; implemented ...
(edit) @10704   13 years tbretz Added some comments.
(edit) @10703   13 years tbretz Moved Reverse functions to ByteOrder.h
(edit) @10702   13 years tbretz Moved helper functions to ByteOrder.h
(edit) @10701   13 years tbretz Updated initialization procedure to fit the other executables.
(edit) @10700   13 years tbretz Fixed Dim format of TRIGGER_COUNTER and replaced Multiplicity by ...
(edit) @10699   13 years tbretz Adapted to some latest changes.
(edit) @10696   13 years tbretz Removed an obviously wrong comment.
(edit) @10695   13 years tbretz Updated package section.
(edit) @10694   13 years tbretz Removed namespace defintion from header; moved obsolete includes to ...
(edit) @10693   13 years tbretz Implemented support for compilation without fits.
(edit) @10692   13 years tbretz Added some little text.
(edit) @10691   13 years tbretz Added some docu; renamed Coincidence to multiplicity.
(edit) @10690   13 years tbretz Updated docu according to latest changes.
(edit) @10689   13 years tbretz Switched off subdirs again, because the links to the inline dot-graphs ...
(edit) @10688   13 years tbretz Renamed AddConfiguration and AddTransition to AddEvent
(edit) @10687   13 years tbretz Renamed MainWindow to FACT++
(edit) @10686   13 years tbretz Added TOC.
(edit) @10685   13 years tbretz Switched off pdflatex, it doesn't work here
(edit) @10684   13 years tbretz Added the missing section name for the installroot section.
(edit) @10683   13 years tbretz
(edit) @10682   13 years tbretz Updated.
(edit) @10681   13 years tbretz Output what AX_BOOST_BASE has detected; replaced my boost library ...
(edit) @10680   13 years tbretz Added some hint about the TQtWidget warning from root.
(edit) @10679   13 years tbretz To simplify the interaction with the GUI SET_*_COINCIDENCE has been ...
(edit) @10678   13 years tbretz Implemented a fix which should avoid that the GUI is playing ping-pong ...
(edit) @10676   13 years tbretz Updated some typos and the layout of the help text.
(edit) @10675   13 years lyard imporved setup, run number can be changed without sending commands
(edit) @10673   13 years tbretz Updated.
(edit) @10672   13 years tbretz
(edit) @10671   13 years tbretz Renamed sendcommand to triggerschedule; added triggerschedule.man; ...
(edit) @10670   13 years tbretz Adapted to the internal structure of all other programs.
(edit) @10669   13 years tbretz Updated to use the Dim- and FACT-namespace helpers.
(edit) @10666   13 years tbretz Make sure that also zeroes are correctly extracted even if the last ...
(edit) @10665   13 years tbretz Changed 'last changed' time for LEDs from local time to time of ...
(edit) @10664   13 years tbretz Changed FTU numbers from 1-10 to 0-9 and renamed group box ...
(edit) @10663   13 years tbretz Changed the logic of dumping the two output buffers.
(edit) @10662   13 years tbretz Set the sttaus back to connecting if a connection attempt is not yet ...
(edit) @10661   13 years tbretz Removed obsolete comment block
(edit) @10660   13 years tbretz Updated.
(edit) @10659   13 years tbretz Added or improved documentation.
Note: See TracRevisionLog for help on using the revision log.