|
|
@10872
|
13 years |
tbretz |
Changed DIM prefix.
|
|
|
@10871
|
13 years |
tbretz |
Removed LocalControl.cc
|
|
|
@10870
|
13 years |
tbretz |
Remove the necessity for a source file (of just three lines)
|
|
|
@10869
|
13 years |
tbretz |
Unified return code with the convention that 0 is success.
|
|
|
@10868
|
13 years |
tbretz |
Addes some missing comments.
|
|
|
@10867
|
13 years |
tbretz |
Fixed units. 1024 would be kiB and MiB.
|
|
|
@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 ...
|
|
|
@10857
|
13 years |
vogler |
ftm definitions for Lightpulser Interface Basic (50MHz clock only) added
|
|
|
@10856
|
13 years |
tbretz |
Further improvement in Start(), accept negative numbers in NumConnect ...
|
|
|
@10855
|
13 years |
vogler |
Lightpulser Basic version with 50MHz clock only added
|
|
|
@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.
|
|
|
@10849
|
13 years |
tbretz |
Added a section about blocking I/O
|
|
|
@10848
|
13 years |
tbretz |
Changed GetLocalIP code to boost::asio for better readability.
|
|
|
@10847
|
13 years |
weitzel |
FTM LP corrections
|
|
|
@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
|
|
|
@10840
|
13 years |
tbretz |
Added a comment about automake.
|
|
|
@10839
|
13 years |
tbretz |
Updated.
|
|
|
@10838
|
13 years |
tbretz |
Added fad target
|
|
|
@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
|
|
|
@10830
|
13 years |
tbretz |
Added support for _GNU_SOURCE as needed by the event-builder.
|
|
|
@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
|
|
|
@10813
|
13 years |
ogrimm |
Corrected dcm_ready and dcm_lock bit evaluation
|
|
|
@10812
|
13 years |
weitzel |
FTM doc directory cleaned up
|
|
|
@10811
|
13 years |
tbretz |
Removed fake connections. We hav ethe event builder now.
|
|
|
@10810
|
13 years |
tbretz |
Updated.
|
|
|
@10809
|
13 years |
tbretz |
Moved fitsloader from obligatory to optional targets -- too many warnings.
|
|
|
@10808
|
13 years |
tbretz |
Renamed test3.cc to dimctrl.cc
|
|
|
@10807
|
13 years |
tbretz |
Renamed test3.cc to dimctrl.cc
|
|
|
@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.
|
|
|
@10803
|
13 years |
weitzel |
FTM: crate reset implemented
|
|
|
@10802
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10801
|
13 years |
tbretz |
Removed colorsvn (doesn't exist) and cfitsio (is a requirement for ...
|
|
|
@10800
|
13 years |
tbretz |
Added fitsdump.man
|
|
|
@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.
|
|
|
@10792
|
13 years |
tbretz |
Added fitsloader as an optional target; added fitsdump as an fixed target.
|
|
|
@10791
|
13 years |
vogler |
forgotten file sigle_LP.vhd added
|
|
|
@10790
|
13 years |
tbretz |
Added commands for crate reset.
|
|
|
@10789
|
13 years |
tbretz |
Added commands for crate reset.
|
|
|
@10788
|
13 years |
vogler |
Update: FTM statis data block: Lightpulser interface
|
|
|
@10787
|
13 years |
vogler |
Update: FTM statis data block: Lightpulser interface
|
|
|
@10786
|
13 years |
tbretz |
Adapted to change in SET_TRIGGER_SEQUENCE
|
|
|
@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.
|
|
|
@10781
|
13 years |
tbretz |
Commented out obsolete FAD stuff, implemented (untested) double click ...
|
|
|
@10780
|
13 years |
tbretz |
Replaced stringstream in log-stream by ostringstream.
|
|
|
@10779
|
13 years |
weitzel |
some changes in FTM Timing_counter
|
|
|
@10778
|
13 years |
tbretz |
|
|
|
@10777
|
13 years |
tbretz |
Fixed boost problem with Ubuntu 11.04
|
|
|
@10776
|
13 years |
tbretz |
Updated
|
|
|
@10775
|
13 years |
tbretz |
Added fadctrl at the right place and drivectrl.
|
|
|
@10774
|
13 years |
tbretz |
|
|
|
@10773
|
13 years |
tbretz |
|
|
|