|
|
@10919
|
13 years |
tbretz |
Added local mutices to protect Write calls from different threads - ...
|
|
|
@10918
|
13 years |
neise |
|
|
|
@10917
|
13 years |
tbretz |
Renamed fPing to fFtuPing; added fFtuAllOn and fFtuAllOff buttons
|
|
|
@10916
|
13 years |
tbretz |
Added some primitive FAD controls and one connection LED per Board
|
|
|
@10915
|
13 years |
neise |
|
|
|
@10914
|
13 years |
neise |
|
|
|
@10913
|
13 years |
ogrimm |
FADctrl will write and publish data only for active boards
|
|
|
@10912
|
13 years |
ogrimm |
Simplified temporary file handling
|
|
|
@10911
|
13 years |
neise |
atmega thinks it receives 512 bytes all the time ...
thats not true ...
|
|
|
@10910
|
13 years |
neise |
|
|
|
@10909
|
13 years |
ogrimm |
Magic number not checked for online display
|
|
|
@10908
|
13 years |
neise |
|
|
|
@10907
|
13 years |
lyard |
Added automatic reset at noon
|
|
|
@10906
|
13 years |
lyard |
changed the file name forming scheme
|
|
|
@10905
|
13 years |
neise |
Fixed a bug in board addressing
|
|
|
@10904
|
13 years |
ogrimm |
Add browsing of raw data files
|
|
|
@10903
|
13 years |
ogrimm |
Added write command for PEBS
|
|
|
@10902
|
13 years |
neise |
|
|
|
@10901
|
13 years |
neise |
gui stuff
|
|
|
@10900
|
13 years |
neise |
it compiles but doenst work....
|
|
|
@10899
|
13 years |
lyard |
various changes, improved path handling, removed run-logs
|
|
|
@10898
|
13 years |
lyard |
removed serviceList object, replaced by inheritance from DimServiceInfoList
|
|
|
@10897
|
13 years |
tbretz |
Some updates to the help-text.
|
|
|
@10896
|
13 years |
tbretz |
More updates to PRINT
|
|
|
@10895
|
13 years |
tbretz |
Removed the obsolete gHasWhiteList/fHasBlackList; removed the obsolete ...
|
|
|
@10894
|
13 years |
neise |
simple daq to talk with FSC ... needs testing
|
|
|
@10893
|
13 years |
neise |
just added an FSC dir ... didnt work from Win
|
|
|
@10892
|
13 years |
neise |
|
|
|
@10891
|
13 years |
neise |
completed w5300_interface implementation.
needs testing now
|
|
|
@10890
|
13 years |
neise |
minor changes
|
|
|
@10889
|
13 years |
neise |
memory_manager_2.vhd
is a hopefully simpler version of the original ...
|
|
|
@10888
|
13 years |
neise |
- not yet tested; not yet simulated -
w5300_modul2.vhd implements the ...
|
|
|
@10887
|
13 years |
lyard |
minor changes
|
|
|
@10886
|
13 years |
neise |
new try to oout source the W5300 read/write access in order to
get ...
|
|
|
@10885
|
13 years |
tbretz |
Use GetBool and Ptr from EventImp directly.
|
|
|
@10884
|
13 years |
tbretz |
Changed stringstream to ostringstream for the use with MessageImp
|
|
|
@10883
|
13 years |
neise |
one week of changes in zurich :-(
|
|
|
@10882
|
13 years |
tbretz |
Use GetUXtra directly.
|
|
|
@10881
|
13 years |
tbretz |
Improved templates with range check; replaced return types by well ...
|
|
|
@10880
|
13 years |
tbretz |
Use new Ptr() template to access EventImp contents.
|
|
|
@10879
|
13 years |
weitzel |
FTM: new light pulser interface, new timing constraint in .ucf file
|
|
|
@10878
|
13 years |
tbretz |
Use GetText in pointer arithmetics.
|
|
|
@10877
|
13 years |
tbretz |
Added templates for easier access to the data.
|
|
|
@10876
|
13 years |
tbretz |
Implemented command to set run number.
|
|
|
@10875
|
13 years |
tbretz |
Use EventImp::GetBool; implemented SET_RUN_NUMBER
|
|
|
@10874
|
13 years |
tbretz |
Use EventImp::GetBool
|
|
|
@10873
|
13 years |
tbretz |
Replaced a self-done loop by std::find; changed some comments.
|
|
|
@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 ...
|
|
|