source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11471   13 years tbretz Replaced boost::array by std::array
(edit) @11470   13 years tbretz Improved output.
(edit) @11469   13 years tbretz Fixed EnableAllPixels
(edit) @11468   13 years tbretz Only plot the created commands in debig mode.
(edit) @11467   13 years tbretz Replaced value by INT32_MAX; replaced StartPix with StartCell
(edit) @11466   13 years tbretz Improved random data.
(edit) @11465   13 years tbretz Fixed the expected size in the SetClockFrequency tab.
(edit) @11464   13 years tbretz Fixed some display in the ADC tab.
(edit) @11463   13 years lyard added backlog of events and log without dim
(edit) @11446   13 years tbretz Removed the debug values for maxevt and maxtime; removed two obsolete ...
(edit) @11445   13 years tbretz Updated access to run-number and store it into fExpectedRuns instead ...
(edit) @11444   13 years tbretz Updated access to run-number.
(edit) @11443   13 years tbretz Latest updates.
(edit) @11442   13 years tbretz Replaced DimEventData by EVENT
(edit) @11441   13 years tbretz Write a proper FITS header; removed obsolete fMjdRef data member
(edit) @11440   13 years tbretz Added some comment.
(edit) @11439   13 years tbretz Added Iso() member function.
(edit) @11423   13 years tbretz To be able to properly remobe the .libs also check the current path if ...
(edit) @11422   13 years tbretz Don't use just a single buffer for writing, it might become ...
(edit) @11421   13 years tbretz Fall back from configured to connected as soon as the corresponding ...
(edit) @11420   13 years tbretz Added Prescaler stuff and goNewRun feature.
(edit) @11419   13 years tbretz Added prescaler stuff.
(edit) @11418   13 years tbretz Replaced the include of MessageDim with MessageImp
(edit) @11417   13 years tbretz Removed an obsolete comment block.
(edit) @11416   13 years tbretz Removed an obsolete bool.
(edit) @11415   13 years tbretz Added some const qualifiers.
(edit) @11406   13 years lyard Open the log file right away if path given in configuration
(edit) @11405   13 years lyard various improvements of the datalogger
(edit) @11404   13 years tbretz Added fact++.rc global configuration file.
(edit) @11403   13 years tbretz Use Vec instead of Get and make sure 'console' is not accessed if not ...
(edit) @11402   13 years tbretz Changed the default qos from kInfo to kMessage
(edit) @11401   13 years tbretz Do not output = if avlue is empty
(edit) @11400   13 years tbretz Do not output = if value is empty
(edit) @11399   13 years tbretz Added microseconds to time output.
(edit) @11398   13 years tbretz Added microseconds to time output.
(edit) @11397   13 years tbretz Made write public to be accessed from Main.h
(edit) @11396   13 years tbretz Adapted output to what we have now elsewhere.
(edit) @11395   13 years tbretz Set the Dim timestamp to the given time.
(edit) @11394   13 years tbretz Fixed a warning in SetTriggerRate
(edit) @11393   13 years tbretz Added Time_t()
(edit) @11392   13 years tbretz Added milliseconds to time output.
(edit) @11391   13 years tbretz Added svn path as PACKAGE_URL
(edit) @11390   13 years tbretz Updated startup block
(edit) @11389   13 years tbretz UPdated startup block
(edit) @11388   13 years tbretz Added svn revision to output at startup.
(edit) @11387   13 years tbretz Added code to unify access to parsed options; added GetOptions
(edit) @11386   13 years tbretz Added output of a lot of information at startup.
(edit) @11384   13 years tbretz
(edit) @11383   13 years tbretz Added dim libraries to fad and ftm; added mcp
(edit) @11382   13 years tbretz Added dim libraries to fad and ftm; added mcp
(edit) @11381   13 years tbretz Some changes to the way filenames are determined; made MessageImp a ...
(edit) @11380   13 years tbretz Implemented sending triggers from the ftm to the fad via Dim.
(edit) @11379   13 years tbretz Updated the behaviour of the configure command; allow all possible ...
(edit) @11378   13 years tbretz Updated the bahaviour of the CONFIGURE command.
(edit) @11377   13 years tbretz Renamed TriggerId to EventCounter; added code to configure run-types
(edit) @11376   13 years tbretz Updated writing of FITS; pipe MessageImp to all writers; enabled ...
(edit) @11375   13 years tbretz Renamed TriggerId to EventCounter; added struct Configuration; added ...
(edit) @11374   13 years tbretz Set default run-number to 1; renamed TriggerId to EventCounter
(edit) @11373   13 years tbretz Minor change to some log-output
(edit) @11372   13 years tbretz Some little changes to the output; use Vec<> instead of ...
(edit) @11371   13 years tbretz Do not display debug messages in the message output at the bottom
(edit) @11370   13 years tbretz Set URL from SetEndpoint(tcp::endpoint)
(edit) @11366   13 years tbretz Added output to see if GUI was properly closed.
(edit) @11365   13 years tbretz Align right for fTriggerInterval
(edit) @11364   13 years tbretz Updated some log-out.
(edit) @11363   13 years tbretz Enforced an ROI of 1 for the ADC display.
(edit) @11359   13 years tbretz Implemented a solution to solve a multi-threading issue in factOut; ...
(edit) @11358   13 years tbretz Updated display of PC time in ADC tab
(edit) @11357   13 years tbretz Improved a bit the console output.
(edit) @11356   13 years tbretz Renamed command to switch between command and data socket(s), added ...
(edit) @11355   13 years tbretz Do not propagate values larger than the maximum to the progress bar.
(edit) @11354   13 years tbretz Renamed command to enable data-socket
(edit) @11350   13 years tbretz Added argument to ResetThread
(edit) @11349   13 years tbretz Fixed variable names.
(edit) @11348   13 years tbretz Added some more setter functions to StaticData to simplify the ...
(edit) @11347   13 years tbretz Used Vec instead of Get in EvalConfiguration.
(edit) @11346   13 years tbretz Use Vec instead of Get
(edit) @11345   13 years tbretz Implemented a Getter especially for vectors.
(edit) @11344   13 years tbretz Implemented the possibility to setup a full run-type.
(edit) @11343   13 years tbretz Some fixes to the initialization procedure.
(edit) @11342   13 years tbretz Divided Reset into soft and hard reset.
(edit) @11341   13 years tbretz Updated; minor changes; compile chatclient and chatserver by default; ...
(edit) @11340   13 years tbretz Updated help text for RESET
(edit) @11339   13 years tbretz Added setup of the clock-conditioner frequencies.
(edit) @11338   13 years tbretz Moved setup of the clock-conditioner to the config-file.
(edit) @11337   13 years tbretz Set the CommandStates_t back to the previous values; updated ResetThread
(edit) @11336   13 years tbretz Added code to allow option values as hexadecimal numbers; added Get ...
(edit) @11335   13 years tbretz Added g_reset and some other updates and minor fixes.
(edit) @11334   13 years tbretz Changed some unsigned int to signed int.
(edit) @11333   13 years tbretz Changed some unsigned int to signed int.
(edit) @11332   13 years tbretz Added FAD Reset button
(edit) @11331   13 years tbretz Added FAD reset button
(edit) @11330   13 years tbretz Check whether option is available before accessing 'console' option.
(edit) @11329   13 years tbretz Fixed a typo in HasPrint - print-unknown wasn't recognized correctly; ...
(edit) @11328   13 years tbretz Updated EvalConfiguration to parse the address options one by one.
(edit) @11327   13 years tbretz Removed some obsolete includes.
(edit) @11326   13 years tbretz Added .! command to be able to execute shell commands.
(edit) @11325   13 years tbretz Updated output when opening and closing files.
(edit) @11324   13 years tbretz Updated logging when openeing and closing a file; fixed format of ...
(edit) @11323   13 years tbretz Fixed a wrong array index (should be b instead of k)
Note: See TracRevisionLog for help on using the revision log.