source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11418   15 years tbretz Replaced the include of MessageDim with MessageImp
(edit) @11417   15 years tbretz Removed an obsolete comment block.
(edit) @11416   15 years tbretz Removed an obsolete bool.
(edit) @11415   15 years tbretz Added some const qualifiers.
(edit) @11414   15 years ogrimm Added debugging for 'double signal' effect on FAD
(edit) @11413   15 years ogrimm Fixed bug when changing displayed event scope channel too fast
(edit) @11412   15 years tbretz Fixed a problem with a possible infinite loop in the display.
(edit) @11411   15 years tbretz
(edit) @11410   15 years tbretz Fixed a check which was always true.
(edit) @11409   15 years tbretz Some name change to get rid of some compiler warnings.
(edit) @11408   15 years tbretz Propagate argument to fThread.Run
(edit) @11407   15 years tbretz Some improvements to get rid of compiler warnnings.
(edit) @11406   15 years lyard Open the log file right away if path given in configuration
(edit) @11405   15 years lyard various improvements of the datalogger
(edit) @11404   15 years tbretz Added fact++.rc global configuration file.
(edit) @11403   15 years tbretz Use Vec instead of Get and make sure 'console' is not accessed if not ...
(edit) @11402   15 years tbretz Changed the default qos from kInfo to kMessage
(edit) @11401   15 years tbretz Do not output = if avlue is empty
(edit) @11400   15 years tbretz Do not output = if value is empty
(edit) @11399   15 years tbretz Added microseconds to time output.
(edit) @11398   15 years tbretz Added microseconds to time output.
(edit) @11397   15 years tbretz Made write public to be accessed from Main.h
(edit) @11396   15 years tbretz Adapted output to what we have now elsewhere.
(edit) @11395   15 years tbretz Set the Dim timestamp to the given time.
(edit) @11394   15 years tbretz Fixed a warning in SetTriggerRate
(edit) @11393   15 years tbretz Added Time_t()
(edit) @11392   15 years tbretz Added milliseconds to time output.
(edit) @11391   15 years tbretz Added svn path as PACKAGE_URL
(edit) @11390   15 years tbretz Updated startup block
(edit) @11389   15 years tbretz UPdated startup block
(edit) @11388   15 years tbretz Added svn revision to output at startup.
(edit) @11387   15 years tbretz Added code to unify access to parsed options; added GetOptions
(edit) @11386   15 years tbretz Added output of a lot of information at startup.
(edit) @11385   15 years ogrimm Board time published as DIM service, files written with permissions ...
(edit) @11384   15 years tbretz
(edit) @11383   15 years tbretz Added dim libraries to fad and ftm; added mcp
(edit) @11382   15 years tbretz Added dim libraries to fad and ftm; added mcp
(edit) @11381   15 years tbretz Some changes to the way filenames are determined; made MessageImp a ...
(edit) @11380   15 years tbretz Implemented sending triggers from the ftm to the fad via Dim.
(edit) @11379   15 years tbretz Updated the behaviour of the configure command; allow all possible ...
(edit) @11378   15 years tbretz Updated the bahaviour of the CONFIGURE command.
(edit) @11377   15 years tbretz Renamed TriggerId to EventCounter; added code to configure run-types
(edit) @11376   15 years tbretz Updated writing of FITS; pipe MessageImp to all writers; enabled ...
(edit) @11375   15 years tbretz Renamed TriggerId to EventCounter; added struct Configuration; added ...
(edit) @11374   15 years tbretz Set default run-number to 1; renamed TriggerId to EventCounter
(edit) @11373   15 years tbretz Minor change to some log-output
(edit) @11372   15 years tbretz Some little changes to the output; use Vec<> instead of ...
(edit) @11371   15 years tbretz Do not display debug messages in the message output at the bottom
(edit) @11370   15 years tbretz Set URL from SetEndpoint(tcp::endpoint)
(edit) @11369   15 years ogrimm Added bias channel check program BiCh
(edit) @11368   15 years ogrimm Finding own script path does not work reliably under ubuntu, removed
(edit) @11367   15 years ogrimm Logon script finds its own directory, updated 'updateall' script
(edit) @11366   15 years tbretz Added output to see if GUI was properly closed.
(edit) @11365   15 years tbretz Align right for fTriggerInterval
(edit) @11364   15 years tbretz Updated some log-out.
(edit) @11363   15 years tbretz Enforced an ROI of 1 for the ADC display.
(edit) @11362   15 years ogrimm Default voltage allowed for pixel and channel commands
(edit) @11361   15 years ogrimm Default voltages taken from configuration data
(edit) @11360   15 years ogrimm Updates to make Edd more responsive with high incoming event rate
(edit) @11359   15 years tbretz Implemented a solution to solve a multi-threading issue in factOut; ...
(edit) @11358   15 years tbretz Updated display of PC time in ADC tab
(edit) @11357   15 years tbretz Improved a bit the console output.
(edit) @11356   15 years tbretz Renamed command to switch between command and data socket(s), added ...
(edit) @11355   15 years tbretz Do not propagate values larger than the maximum to the progress bar.
(edit) @11354   15 years tbretz Renamed command to enable data-socket
(edit) @11353   15 years Daniela Dorner added script to display and edit entries of the configuration database ...
(edit) @11352   15 years Daniela Dorner created directory for web interface to database ProgramOptions
(edit) @11351   15 years Daniela Dorner create directory for fact web pages
(edit) @11350   15 years tbretz Added argument to ResetThread
(edit) @11349   15 years tbretz Fixed variable names.
(edit) @11348   15 years tbretz Added some more setter functions to StaticData to simplify the ...
(edit) @11347   15 years tbretz Used Vec instead of Get in EvalConfiguration.
(edit) @11346   15 years tbretz Use Vec instead of Get
(edit) @11345   15 years tbretz Implemented a Getter especially for vectors.
(edit) @11344   15 years tbretz Implemented the possibility to setup a full run-type.
(edit) @11343   15 years tbretz Some fixes to the initialization procedure.
(edit) @11342   15 years tbretz Divided Reset into soft and hard reset.
(edit) @11341   15 years tbretz Updated; minor changes; compile chatclient and chatserver by default; ...
(edit) @11340   15 years tbretz Updated help text for RESET
(edit) @11339   15 years tbretz Added setup of the clock-conditioner frequencies.
(edit) @11338   15 years tbretz Moved setup of the clock-conditioner to the config-file.
(edit) @11337   15 years tbretz Set the CommandStates_t back to the previous values; updated ResetThread
(edit) @11336   15 years tbretz Added code to allow option values as hexadecimal numbers; added Get ...
(edit) @11335   15 years tbretz Added g_reset and some other updates and minor fixes.
(edit) @11334   15 years tbretz Changed some unsigned int to signed int.
(edit) @11333   15 years tbretz Changed some unsigned int to signed int.
(edit) @11332   15 years tbretz Added FAD Reset button
(edit) @11331   15 years tbretz Added FAD reset button
(edit) @11330   15 years tbretz Check whether option is available before accessing 'console' option.
(edit) @11329   15 years tbretz Fixed a typo in HasPrint - print-unknown wasn't recognized correctly; ...
(edit) @11328   15 years tbretz Updated EvalConfiguration to parse the address options one by one.
(edit) @11327   15 years tbretz Removed some obsolete includes.
(edit) @11326   15 years tbretz Added .! command to be able to execute shell commands.
(edit) @11325   15 years tbretz Updated output when opening and closing files.
(edit) @11324   15 years tbretz Updated logging when openeing and closing a file; fixed format of ...
(edit) @11323   15 years tbretz Fixed a wrong array index (should be b instead of k)
(edit) @11322   15 years tbretz Added handling of FAD_CONTROL/STATS service.
(edit) @11321   15 years tbretz Updated some ranges.
(edit) @11320   15 years tbretz Added -d as shortcut for --debug.
(edit) @11319   15 years tbretz Updated program options description.
Note: See TracRevisionLog for help on using the revision log.