|
|
@10866
|
13 years |
tbretz |
Fixed units. 1024 would be kiB and MiB.
|
|
|
@10865
|
13 years |
tbretz |
Don't catch exceptions in main
|
|
|
@10864
|
13 years |
tbretz |
Don't catch exceptions in main; propagare continous number as board id.
|
|
|
@10863
|
13 years |
tbretz |
Improved verbosity; switched on printing channel headers.
|
|
|
@10862
|
13 years |
tbretz |
Added the possibility to fake more than just one board.
|
|
|
@10861
|
13 years |
tbretz |
Adapted Start() once more.
|
|
|
@10860
|
13 years |
tbretz |
Delete the line after CR.
|
|
|
@10859
|
13 years |
tbretz |
Added debug options to address the fake fad boards (debug-port and ...
|
|
|
@10858
|
13 years |
tbretz |
Changed the data member cnt's name -- it sometimes gave warnings using ...
|
|
|
@10856
|
13 years |
tbretz |
Further improvement in Start(), accept negative numbers in NumConnect ...
|
|
|
@10854
|
13 years |
tbretz |
Allow to use several ports on localhost for several fake boards for ...
|
|
|
@10853
|
13 years |
tbretz |
Fixed a floating point exception if no connection is open.
|
|
|
@10852
|
13 years |
tbretz |
Fixed workaround to open the seven sockets correctly; added some debug ...
|
|
|
@10851
|
13 years |
tbretz |
Added support for switching between command socket and data sockets.
|
|
|
@10850
|
13 years |
tbretz |
Removed some obsolete output.
|
|
|
@10848
|
13 years |
tbretz |
Changed GetLocalIP code to boost::asio for better readability.
|
|
|
@10846
|
13 years |
tbretz |
Start to listen on eight ports like the FAD boards.
|
|
|
@10845
|
13 years |
tbretz |
Improved workaround for ports.
|
|
|
@10844
|
13 years |
tbretz |
Print thread status is ListSlots()
|
|
|
@10843
|
13 years |
tbretz |
Added a workaround to pass the ports to the eventbuilder
|
|
|
@10842
|
13 years |
tbretz |
Some little fixed to the offline mode
|
|
|
@10841
|
13 years |
tbretz |
Added check in GetMaxMemory
|
|
|
@10837
|
13 years |
tbretz |
Some performance improvements; added some comments with code to fill ...
|
|
|
@10836
|
13 years |
tbretz |
|
|
|
@10835
|
13 years |
tbretz |
Added --max-mem program option; updated allowed states for CONNECT and ...
|
|
|
@10834
|
13 years |
tbretz |
Removed obsolete include of Timers.h
|
|
|
@10833
|
13 years |
tbretz |
An unknown Dim message is a warning now.
|
|
|
@10832
|
13 years |
tbretz |
Added state to signal whether the event-builder thread is still ...
|
|
|
@10831
|
13 years |
tbretz |
Replaces some Message calls by Info
|
|
|
@10829
|
13 years |
lyard |
Moved many things to functions
|
|
|
@10828
|
13 years |
tbretz |
Added missing variable name in SendDynData
|
|
|
@10827
|
13 years |
lyard |
Fixed ushort and short
|
|
|
@10826
|
13 years |
tbretz |
|
|
|
@10825
|
13 years |
tbretz |
Unified main() with the other programs
|
|
|
@10824
|
13 years |
tbretz |
Handle operation_aborted in timeouts
|
|
|
@10823
|
13 years |
tbretz |
Handle operation_aborted in timeouts; multiply timestamp by 10000; ...
|
|
|
@10822
|
13 years |
tbretz |
Handle operation_aborted in timeouts; improved ...
|
|
|
@10821
|
13 years |
tbretz |
Removed the second HandleReadTimeout
|
|
|
@10820
|
13 years |
tbretz |
Removed the obsolete *_disable_padding() calls; DimErrorRedirecter ...
|
|
|
@10819
|
13 years |
tbretz |
Replaced code copied from the Converter class by a proper function call
|
|
|
@10818
|
13 years |
tbretz |
Unified calls to MessageImp into ostrngstreams
|
|
|
@10817
|
13 years |
tbretz |
Moved commands here; added some more member functions.
|
|
|
@10816
|
13 years |
tbretz |
Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs
|
|
|
@10815
|
13 years |
tbretz |
Take care of canceled timeouts.
|
|
|
@10814
|
13 years |
lyard |
Upgrade of the dataLogger to take several run numbers on the fly
|
|
|
@10811
|
13 years |
tbretz |
Removed fake connections. We hav ethe event builder now.
|
|
|
@10806
|
13 years |
tbretz |
Renamed test3.cc to dimctrl.cc
|
|
|
@10805
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10804
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10802
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10799
|
13 years |
tbretz |
Simplified program options handling; only send enable of a general ...
|
|
|
@10798
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10797
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10796
|
13 years |
tbretz |
Added PrintVersion directly to avoid clashes with exceptions.
|
|
|
@10795
|
13 years |
tbretz |
Replaced a stringstream by an ostringstream
|
|
|
@10794
|
13 years |
tbretz |
|
|
|
@10793
|
13 years |
tbretz |
fitsdump - the program.
|
|
|
@10790
|
13 years |
tbretz |
Added commands for crate reset.
|
|
|
@10789
|
13 years |
tbretz |
Added commands for crate reset.
|
|
|
@10785
|
13 years |
tbretz |
Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; ...
|
|
|
@10784
|
13 years |
tbretz |
Added some code to redirect error output to fadctrl (still commented); ...
|
|
|
@10783
|
13 years |
tbretz |
Moved soem decoding from print to header; commented obsolete Dim stuff.
|
|
|
@10782
|
13 years |
tbretz |
Minor changes to output.
|
|
|
@10780
|
13 years |
tbretz |
Replaced stringstream in log-stream by ostringstream.
|
|
|
@10778
|
13 years |
tbretz |
|
|
|
@10777
|
13 years |
tbretz |
Fixed boost problem with Ubuntu 11.04
|
|
|
@10774
|
13 years |
tbretz |
|
|
|
@10773
|
13 years |
tbretz |
|
|
|
@10772
|
13 years |
tbretz |
|
|
|
@10771
|
13 years |
tbretz |
Fixed a minor compiler warning.
|
|
|
@10767
|
13 years |
tbretz |
Deconded general setting for output, added some const-qualifiers
|
|
|
@10766
|
13 years |
tbretz |
Some improvement and name changes.
|
|
|
@10765
|
13 years |
tbretz |
Made it compatible with older boost versions.
|
|
|
@10763
|
13 years |
lyard |
created a simple example about how to read fits
|
|
|
@10762
|
13 years |
lyard |
Fixed output messages
|
|
|
@10759
|
13 years |
lyard |
Added a simple fits dumper
|
|
|
@10758
|
13 years |
lyard |
Fixed an issue with CCfits exceptions handling
|
|
|
@10756
|
13 years |
tbretz |
|
|
|
@10755
|
13 years |
tbretz |
|
|
|
@10749
|
13 years |
tbretz |
Implemented enable/disable pixel; renamed kTimeMarker to ...
|
|
|
@10748
|
13 years |
tbretz |
Switch all pixels on by default.
|
|
|
@10747
|
13 years |
tbretz |
Improved exception output.
|
|
|
@10746
|
13 years |
tbretz |
Improved exception output.
|
|
|
@10745
|
13 years |
tbretz |
Renamed kTimeMarker to kClockConditioner; fixed Enable/DisablePixel
|
|
|
@10741
|
13 years |
lyard |
added configurable grouping and did some cosmetics to the code ...
|
|
|
@10739
|
13 years |
lyard |
Added Fits grouping
|
|
|
@10735
|
13 years |
tbretz |
Added DISABLE_PIXEL
|
|
|
@10734
|
13 years |
tbretz |
Added EnablePixel to StaticData.
|
|
|
@10732
|
13 years |
tbretz |
Time stamp and trigger counter are now reset when data taking is ...
|
|
|
@10731
|
13 years |
tbretz |
Improved error output.
|
|
|
@10730
|
13 years |
tbretz |
Fixed a bug in bitcpy
|
|
|
@10727
|
13 years |
tbretz |
Some fixes about LPext and LPint; DimStaticData::fEnable is now 90 not 80.
|
|
|
@10726
|
13 years |
tbretz |
Some fixes about LPext and LPint; DimStaticData::fEnable must be 90 not 80.
|
|
|
@10725
|
13 years |
lyard |
Small changes asked by Thomas
|
|
|
@10721
|
14 years |
tbretz |
Initialize fState.
|
|
|
@10720
|
14 years |
tbretz |
Improved some log-output.
|
|
|
@10719
|
14 years |
tbretz |
Added some comments.
|
|
|
@10713
|
14 years |
tbretz |
Some fixed to the doxygen docu
|
|
|
@10712
|
14 years |
tbretz |
Some fixed to the doxygen docu
|
|
|
@10710
|
14 years |
tbretz |
Allow a stopped StateMachine to exit the readline prompt.
|
|
|