source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11963   13 years tbretz Fixed two wrong conditional checks if there was an error or not.
(edit) @11962   13 years tbretz
(edit) @11961   13 years tbretz Added 'in progress.png'
(edit) @11960   13 years tbretz
(edit) @11959   13 years tbretz Highlight pixels in over-current and when in reference.
(edit) @11958   13 years tbretz Make a trick to work around the -0 problem when signalling the over ...
(edit) @11957   13 years tbretz Adapted to little changed in the Bias tab
(edit) @11956   13 years tbretz Allow negative offsets; some updated to button texts; both in the bias tap
(edit) @11955   13 years tbretz CH -> CBPX
(edit) @11954   13 years tbretz Use enums from namespace BIAS; display channel in ADC histogram
(edit) @11953   13 years tbretz Added commands to set all 416 channels at once (for the feedback) and ...
(edit) @11952   13 years tbretz Changed the behaviour of # such that the output is nicely logged to ...
(edit) @11951   13 years tbretz Little updates to bias tab
(edit) @11950   13 years tbretz Updated the way the currents and voltages are printed.
(edit) @11949   13 years tbretz Added some controls in the bias tab to increase/decrease the voltage ...
(edit) @11948   13 years tbretz Added new command to globally increase/decrease the reference voltage; ...
(edit) @11947   13 years tbretz Added two missing endl.
(edit) @11946   13 years tbretz Added the possibility to set the dafault in po_bool
(edit) @11945   13 years tbretz Added append-log option.
(edit) @11944   13 years lyard forgot properly save the file before commit
(edit) @11943   13 years tbretz Added explanatory strings for command line options and events.
(edit) @11942   13 years tbretz Added append option to OpenLogFile
(edit) @11941   13 years lyard added autoRefresh flag to GL widgets
(edit) @11940   13 years tbretz Implemented three different receive buffers and blocked sending of ...
(edit) @11939   13 years tbretz Definition for the biasctrl
(edit) @11938   13 years tbretz Added some more configuration options and a voltage limit
(edit) @11937   13 years tbretz Added some more print commands and more states.
(edit) @11936   13 years tbretz Disable Bias tab by default; added some enumd for different LED ...
(edit) @11935   13 years tbretz Enabled button commands for bias control.
(edit) @11934   13 years tbretz Adapted maxima in Bias tab
(edit) @11933   13 years lyard various bug fix + events anim impl
(edit) @11932   13 years tbretz Fixed a couple of bugs in the BIAS voltage; for the time being ...
(edit) @11931   13 years tbretz Fixed a couple of minor bugs only visible during the first real test; ...
(edit) @11930   13 years tbretz Added a comment.
(edit) @11929   13 years tbretz Use the new enum for the first free user state to define the states.
(edit) @11928   13 years tbretz Added a enum defining the first available user state.
(edit) @11927   13 years tbretz Added the latest changes so that the whole control should become more ...
(edit) @11926   13 years tbretz Adapted Bias control stuff to the changes in the GUI; mainly added the ...
(edit) @11925   13 years tbretz Updated Bias control stuff, especially removed the sending of commands ...
(edit) @11924   13 years tbretz Updated Bias tab mainly with a second display for the voltages.
(edit) @11923   13 years tbretz Possibility to switch highlighting off was missing.
(edit) @11922   13 years lyard various Daniela suggestions and improvements
(edit) @11921   13 years tbretz Added a second argument to AsyncRead to be able to propagate a ...
(edit) @11920   13 years lyard forgot the .h
(edit) @11918   13 years lyard removed wavelet display (was private debug only)
(edit) @11917   13 years lyard Added pixels 1438 and 1439
(edit) @11914   13 years lyard removed cout
(edit) @11913   13 years lyard added time display
(edit) @11912   13 years lyard changed column header display
(edit) @11911   13 years lyard moved fitsdump from interactive to command line
(edit) @11910   13 years lyard added vector columns dump
(edit) @11909   13 years tbretz Another fix for the DRS calibration.
(edit) @11908   13 years tbretz Fixed some limits and changed stepping for color scale.
(edit) @11907   13 years lyard added spinners for slices and events
(edit) @11904   13 years tbretz Corrected unit from V to mV
(edit) @11903   13 years tbretz Updated what is needed to compiule the viewer.
(edit) @11902   13 years tbretz Fixed the calibration subtraction.
(edit) @11901   13 years lyard many changes...
(edit) @11900   13 years tbretz Made the viewer work also with older raw data files.
(edit) @11898   13 years lyard oops forgot the header file...
(edit) @11897   13 years lyard fixed calibrated data display
(edit) @11895   13 years tbretz Latest one socket version with a fix to stop buffering data after the ...
(edit) @11894   13 years lyard added anti-aliasing
(edit) @11893   13 years tbretz Implemented a new determination fo run-number after noon in the ...
(edit) @11892   13 years tbretz Removed old dummy code for the DRS calibration.
(edit) @11890   13 years tbretz Added how to decode the trigger type.
(edit) @11889   13 years tbretz Removed some obsolete comment blocks.
(edit) @11888   13 years tbretz Added decoding of the trigger type.
(edit) @11887   13 years tbretz Removed obsolete comments.
(edit) @11886   13 years tbretz Do not write stuff which is not yet defined.
(edit) @11885   13 years tbretz Added NPIx and NROI
(edit) @11884   13 years tbretz Added title and units for the camera displays; implemented display of ...
(edit) @11883   13 years tbretz Added some bias controls.
(edit) @11882   13 years tbretz Added pixel to switch ADC display to the physical pipeline.
(edit) @11881   13 years tbretz Updated to DIM V19r24
(edit) @11880   13 years lyard oops
(edit) @11879   13 years lyard few changes
(edit) @11878   13 years lyard added more features
(edit) @11877   13 years lyard fixed autoscale and median bugs
(edit) @11876   13 years lyard fixed autoscale and median bugs
(edit) @11875   13 years lyard degree character utf16 fixed
(edit) @11874   13 years lyard added various features
(edit) @11868   13 years tbretz Two voltages need scaling by 2
(edit) @11867   13 years tbretz SetPtrAddress takes the number of elements not the number of bytes.
(edit) @11866   13 years tbretz Replaced fPixelMapHW by fPixelMap
(edit) @11865   13 years lyard added coloured selected patch and a first preliminary text drawing
(edit) @11864   13 years tbretz Fixed some scaling issues which came up with the scale removed in Apply
(edit) @11861   13 years lyard bug fix
(edit) @11860   13 years tbretz Implemented reading referencevoltages from file -- preliminary.
(edit) @11859   13 years tbretz Implemented SetRef and Set0 button for Bias.
(edit) @11858   13 years tbretz More updates... added new function... restructured functions, etc.
(edit) @11857   13 years tbretz Updates of some naming; implemented Bias control communication.
(edit) @11856   13 years tbretz Added LED for Bias ctrl and for over current.
(edit) @11855   13 years tbretz Finalized the BIAS display.
(edit) @11854   13 years tbretz Added the Bias control to the GUI; consequently, updated the rate ...
(edit) @11853   13 years tbretz Added the 'lost' 1000 event number.
(edit) @11852   13 years tbretz This is the first step to get a working and stable Bias control.
(edit) @11851   13 years tbretz undef DEBUG_TX -- it seems to work stable.
(edit) @11850   13 years tbretz Added the possibility to switch off the drs calibration display - does ...
(edit) @11847   13 years tbretz Implemented display of FSC values.
Note: See TracRevisionLog for help on using the revision log.