|
|
@11112
|
13 years |
tbretz |
Added TOGGLE for singel FAD connections.
|
|
|
@11109
|
13 years |
tbretz |
Implemented 'def' and 'default' as replacement for the default ...
|
|
|
@11100
|
13 years |
tbretz |
Some cosmetics to command descriptions.
|
|
|
@11099
|
13 years |
tbretz |
Renamed state 'offline' to 'disengaged' to avoid confusion with the ...
|
|
|
@11098
|
13 years |
tbretz |
Allow CONNECT also when diconnected but event builder thread still ...
|
|
|
@11095
|
13 years |
tbretz |
Return 0 as default in eventCheck; added comment to commands; fixed ...
|
|
|
@11091
|
13 years |
tbretz |
Added new connection/disconnection scheme; added eventCheck stub
|
|
|
@11083
|
13 years |
tbretz |
Removed the _FROM_SLOT from IGNORE_EVENTS
|
|
|
@11082
|
13 years |
tbretz |
Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
|
|
|
@11080
|
13 years |
tbretz |
Added commands to set g_Port.sockDef to 0
|
|
|
@11079
|
13 years |
tbretz |
Added PRINT_EVENT and BLOCK_TRANSMISSION_RANGE
|
|
|
@11056
|
13 years |
tbretz |
Removed RunDim and replaces it with RunShell and LocalStream
|
|
|
@11043
|
13 years |
tbretz |
Added the --exec command.
|
|
|
@11032
|
13 years |
tbretz |
Added output of blocked state to ListSlots()
|
|
|
@11031
|
13 years |
tbretz |
Implemented BLOCK_TRANSMISSION, SEND_CMD and SEND_DATA
|
|
|
@11014
|
13 years |
tbretz |
Fixed some limits; some improvements to the output
|
|
|
@10997
|
13 years |
tbretz |
Added boot message to interactive session.
|
|
|
@10987
|
13 years |
tbretz |
Set the timeout between header and data to 500ms. 50ms was to small ...
|
|
|
@10986
|
13 years |
tbretz |
Replaces vector<Connection> by map<uint8_t, Connection> to allow empty ...
|
|
|
@10978
|
13 years |
tbretz |
Currently CmdWriteRate doesn't need an execute command.
|
|
|
@10975
|
13 years |
tbretz |
Added lost line again.
|
|
|
@10973
|
13 years |
tbretz |
Implemented the new execute command for the write command.
|
|
|
@10966
|
13 years |
tbretz |
Added an endl which had disappeared.
|
|
|
@10940
|
13 years |
tbretz |
Adapted to latest changes in EventBuilder; added some Dim services.
|
|
|
@10882
|
13 years |
tbretz |
Use GetUXtra directly.
|
|
|
@10880
|
13 years |
tbretz |
Use new Ptr() template to access EventImp contents.
|
|
|
@10875
|
13 years |
tbretz |
Use EventImp::GetBool; implemented SET_RUN_NUMBER
|
|
|
@10863
|
13 years |
tbretz |
Improved verbosity; switched on printing channel headers.
|
|
|
@10859
|
13 years |
tbretz |
Added debug options to address the fake fad boards (debug-port and ...
|
|
|
@10844
|
13 years |
tbretz |
Print thread status is ListSlots()
|
|
|
@10842
|
13 years |
tbretz |
Some little fixed to the offline mode
|
|
|
@10835
|
13 years |
tbretz |
Added --max-mem program option; updated allowed states for CONNECT and ...
|
|
|
@10824
|
13 years |
tbretz |
Handle operation_aborted in timeouts
|
|
|
@10821
|
13 years |
tbretz |
Removed the second HandleReadTimeout
|
|
|
@10816
|
13 years |
tbretz |
Moved commands to HeaderFAD; fixed the range of the loop to set all ROIs
|
|
|
@10811
|
13 years |
tbretz |
Removed fake connections. We hav ethe event builder now.
|
|
|
@10798
|
13 years |
tbretz |
Simplified program options handling.
|
|
|
@10784
|
13 years |
tbretz |
Added some code to redirect error output to fadctrl (still commented); ...
|
|
|
@10777
|
13 years |
tbretz |
Fixed boost problem with Ubuntu 11.04
|
|
|
@10773
|
13 years |
tbretz |
|
|
|
@10772
|
13 years |
tbretz |
|