|
|
@18142
|
10 years |
tbretz |
Added some explicit conversions, a const qualifier and removed an ...
|
|
|
@18133
|
10 years |
tbretz |
The wrong function was called in case of SET_REFERENCE_PATCH
|
|
|
@18048
|
10 years |
Daniela Dorner |
added ratescan type
|
|
|
@17645
|
11 years |
tbretz |
Removed an unused argument.
|
|
|
@17644
|
11 years |
tbretz |
Implemented the auto pause command, the pause and resume command and a ...
|
|
|
@16866
|
11 years |
tbretz |
Removed the output of the ratescans to an ascii file. Sending it to ...
|
|
|
@16785
|
11 years |
tbretz |
Replaced kConfigured with kConfigured1 according to the recent change ...
|
|
|
@16536
|
11 years |
tbretz |
Send the RESET_CONFIGURE as soon as we are InProgress
|
|
|
@16451
|
11 years |
tbretz |
Replaced some SendCommand by SendCommandNB and some DimClient by Dim
|
|
|
@15263
|
12 years |
tbretz |
The file format is not changed automatically anymore... I think the ...
|
|
|
@14739
|
12 years |
tbretz |
If ratescan is in DimntworkNA and gets connected to a network with the ...
|
|
|
@14673
|
12 years |
tbretz |
Fixed a problem with the states if at startup the ftmctrl is not running.
|
|
|
@14609
|
12 years |
tbretz |
Command to ftm should be RESET_CONFIGURE and not jut RESET
|
|
|
@14608
|
12 years |
tbretz |
Reset configuration status of ftmctrl when ratescan is finished.
|
|
|
@14367
|
12 years |
tbretz |
Added the missing Configuring state description; fixed the string sent ...
|
|
|
@14355
|
12 years |
tbretz |
fDimFTM should be a described stat for the PRINT command; the switch ...
|
|
|
@14009
|
12 years |
tbretz |
Exit with 127 if parsing of command line options failed.
|
|
|
@13918
|
12 years |
tbretz |
Moved state definitions to own header and namespace
|
|
|
@13893
|
12 years |
tbretz |
Updated to configure the ftm properly before a ratescan is started; ...
|
|
|
@13847
|
12 years |
tbretz |
Removed obsolete include of DimServiceInfoList
|
|
|
@13844
|
12 years |
tbretz |
Removed the DimServiceInfoList; unified the Printing of states.
|
|
|
@13838
|
12 years |
tbretz |
Adapted to the changes in the StateMachineDim. Now (almost) all ...
|
|
|
@13761
|
12 years |
tbretz |
Fixed a typo in a vriable name.
|
|
|
@13742
|
12 years |
tbretz |
Renamed fSeconds* to fCounter* which is more appropriate; added a ...
|
|
|
@13256
|
13 years |
tbretz |
Set names for the dim services.
|
|
|
@12914
|
13 years |
tbretz |
Removed the zero trigger check for the time being.
|
|
|
@12913
|
13 years |
tbretz |
Do not stop immediately in case of zero triggers, wait until the ...
|
|
|
@12715
|
13 years |
tbretz |
Added log output in case of a new step size.
|
|
|
@12698
|
13 years |
tbretz |
Fixed the size of the data sent in the service and changed the ...
|
|
|
@12654
|
13 years |
tbretz |
Changing the step size didn't work with the previous implementation.
|
|
|
@12555
|
13 years |
tbretz |
Added the UNIX start-time to the report.
|
|
|
@12504
|
13 years |
tbretz |
Stop the rate scan if the trigger rate is zero.
|
|
|
@12402
|
13 years |
tbretz |
Replaced START_RUN by START_TRIGGER
|
|
|
@12353
|
13 years |
tbretz |
Removed an obsolete comment block
|
|
|
@12323
|
13 years |
tbretz |
Added the possibility to change the step size and maximum during a ...
|
|
|
@12312
|
13 years |
tbretz |
Fixed a workaround.
|
|
|
@12311
|
13 years |
tbretz |
Fixed writing of the data.
|
|
|
@12294
|
13 years |
tbretz |
Added sending of Dim services.
|
|
|
@12291
|
13 years |
tbretz |
Use new features of trigger rate service.
|
|
|
@12268
|
13 years |
tbretz |
Fixed the output in the txt-file.
|
|
|
@12243
|
13 years |
tbretz |
Added output of commands and states to --help
|
|
|
@12242
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@12241
|
13 years |
tbretz |
Added possibility to scan in the N-out-of-4 logic.
|
|
|
@12240
|
13 years |
tbretz |
Some imporved output.
|
|
|
@12239
|
13 years |
tbretz |
Added configuration options and more help output.
|
|
|
@12238
|
13 years |
tbretz |
Give scan range with the START command.
|
|
|
@12237
|
13 years |
tbretz |
Allow to set one patch or pixel as reference for the rate-scan.
|
|
|
@12210
|
13 years |
tbretz |
Debuged to make it work.
|
|
|
@12203
|
13 years |
tbretz |
Removed some obsolete output in PrintUsage
|
|
|
@12201
|
13 years |
tbretz |
First version of a tool performing a rate scan.
|