Skip to content
New PATCH release 02.00.01

Changes since 02.00.00:
     Calibration: Use switch position for ODL selection
     Core: Give trigger a type
     StatusTest: Adapt for variable renaming
     ArrivalTimeTest: Adapt variable naming
     Fix version device name in test dmap
     PositionScan: Fix variable mixup
     ArrivalTime: Break initial data wait
     Feedback: Merge filteredArrivalTime into one output array
     Adc: Make averaging configurable from the outside
     Adc: Add more settings to be manipulated from the outside
     Adc: Add attenuator settings
     Move device initialisation to init handlers
     Adc: Add option to set the raw ADC delay
     Adc: Drop delay scan
     BunchPattern: Let the user force re-appliation
     Calibration: Rename some properties
     build: Link xml generator against DOOCS backend
     Calibration: Log fit error
     Calibration: Make some variables lowercase
     Calibration: Remove some "implicit conversion" warnings
     Calibration: Use finally() to return ODL inital position
     Calibration: Catch fit error and set status
     Calibration: Rename variable
     Calibration: Publish used coefficients
     ODL: Minor fixes to compatibility to Motor module
     Add pseudo device for firmware verions
     Update bambox.xlmap from config
     PositionScan: Adapt for new layout of registers
     ODLScanBaseModule: Log where it was interrupted
     Remove TriggerDelayScan
     Reshuffle some arrival time properties
     data generator: Add RAW data properly
     Fix various variable hierarchy issues
     Try to also mock raw data
     ArrivalTime: SPlit multi-mp statistics per flattop
     Add a simple script that injects some gaussian noise into the bam shared
     dummy
     Add missing raw arrival time spectrum
     Fix a couple of -Wshadow
     ArrivalTime: Only generate flatop variables not 16k
     test: Update arrivaltime test after variable change
     Status: Remove redundant "status" from name
     ArrivalTime: Switch array to single variables
     status: Make the flattop variable scalar
     SignDeltaT is per FlatTop
     Build: Bump required math-utils version