Tags give the ability to mark specific points in history as being important
-
08.12.01
740c1a32 · ·New BACKPORT release 08.12.01 Changes since 08.12.00: - fix: possible bounds violation in CW - fix: new safe-asserts too strict for CW
-
08.12.00
241fd15c · ·New BACKPORT release 08.12.00 Changes since 08.11.01: - chore: bump minor version - chore: add more safe_assert guards (for #15258) - fix: OVC test
-
08.11.01
bbcbb21a · ·New PATCH release 08.11.01 Changes since 08.11.00: - fix(OVC): block manual inputs while active in closed loop (#15078) - fix: use std::isfinite() instead of != comparison (cf. #14985)
-
08.11.00
f36c25d3 · ·New MINOR release 08.11.00 Changes since 08.10.01: - fix/feat(ovc): averaged measurements now always computed (#14985) - fix(uDAQ): Update config file. - fix(uDAQ): Do not add IQTables to uDAQ, because it blocks the DAQ. - fix(uDAQ): Remove direct device connection to uDAQ. - feat(dummy): add more model parameters - chore: fix wrong code placement in .cc (OVC) - fix: rename DOOCS conf file for new executable name
-
08.10.01
95fadd43 · ·New PATCH release 08.10.01 Changes since 08.10.00: - chore: increase patch level for artificial release
-
08.10.00
d05358cd · ·New MINOR release 08.10.00 Changes since 08.08.02: - feat: reference phase tracking / jump correction (#12320) - feat: add decay for amplitude - feat: total peak power for fast scav systems (#13548) - feat: COUT_PRE_DAC_OFFSET (#14367) - feat: LFF: add FB controller output to error input term (#8933) - feat: corrected traces for forward and reflected in MCAV (#12093) - fix: clear OVC accumulators for disabled algos (#14230) - fix: SEL needs ampl/phase ff tables (#14185) - fix: RAQ DAQ and MCAV (#13929) - fix: BBF status also for mcav stand alone - fix(automation): wait additional trigger in gradient ramp and OVC - fix: Handle MultiClientFirmwareMutex timeout better (#13926) - fix: out-of-bounds access (#13921) + enforce DAQ data consistency - fix: disable BbfStatus for sincav - chore: rename project to llrfctrl-server - chore: RotationParam uses FanIn instead of CascadeInput - fix: compilation with clang - fix: compilation with latest framework - fix: warnings - chore: update config for simulation - tests: move from boost_check to boost_test - fix(test): remove (failing) parts not testing any C++ code - fix(test): wrong order of xlmap plugins - fix: do not set BOOST_NO_EXCEPTIONS - fix: test spuriously failing
-
08.09.00
dd3498f7 · ·New BACKPORT release 08.09.00 Changes since 08.08.02: - fix: SEL needs ampl/phase ff tables (#14185) - feat: add decay for amplitude - fix: RAW DAQ and MCAV (#13929) - tests: move from boost_check to boost_test - fix: code formatting
-
08.08.02
ec1a6c85 · ·New PATCH release 08.08.02 Changes since 08.08.01: - fix: suppress MultiClientFirmwareMutex warnings if device offline
-
08.08.01
e8d687c5 · ·New PATCH release 08.08.01 Changes since 08.08.00: - feat: prepare for FW mcav_ctrl 1.8.0 - fix: remove unused header files no longer existing
-
08.08.00
f3c82371 · ·New MINOR release 08.08.00 Changes since 08.07.02: - feat: Assign probe/forward/refl. channels to firmware (#11661) - fix: rename config files (compatibility with ApplicationCore 4.0) - fix: C++ lambda: binding "this" via "=" is deprecated - chore: compatibility with ApplicationCore 4.0 - fix: ubsan complaint, fixed by removal of unused code
-
08.07.02
0f1f87c3 · ·New PATCH release 08.07.02 Changes since 08.07.01: - fix: LFF isLimited flag lacks initial value
-
08.07.01
6d64135a · ·New PATCH release 08.07.01 Changes since 08.07.00: - fix(OVC): don't re-send error message on recovery
-
08.07.00
081b4dfd · ·New MINOR release 08.07.00 Changes since 08.06.00: - chore: refactor LFF (#9409) - chore(LFF): improve how error messages are set - feat: prohibit changing samplingDecimation with RF on (#11855) - feat: use new ApplicationCore Logger - feat: little refactoring pre-requisit for double buffering (#5282) - chore: move RotationParameter to library - chore: use EventMessageAggregator from ApplicationCore - chore: split OVC into multiple files - chore: eliminate unused/duplicate functions - chore: split TableGeneration into multiple files - chore: fix compiler and linter warnings - chore(cmake): add linter targets - fix: typo in error message - fix: comment - test: extend test for LFF
-
08.06.00
37dce38f · ·New MINOR release 08.06.00 Changes since 08.05.02: - no changes, config-only release
-
08.05.02
b2d5fef5 · ·New PATCH release 08.05.02 Changes since 08.05.01: - chore: update virtuallab dependency name and version
-
08.05.01
24e51e0a · ·New PATCH release 08.05.01 Changes since 08.05.00: - fix(ovc): lower bound for FF ratio (#11227) - fix: false OVC disabled due to low VS (#11650) - fix: race condition with algo inhibit (#12251) - fix: PULSE_STOP register incorrectly affected by decimation (#12196) - fix: OVC user input validation - fix: wrong OVC error message (#12050) - fix: disabled gain scheduling limits parameters (#12019) - fix: FF table delay does not move a phase slope (#11885) - fix: logic_error when nMaxBeamRegions=0 - fix: missing initial value - chore: code readbility
-
08.05.00
59212fba · ·New MINOR release 08.05.00 Changes since 08.04.04: - feat: monitor L-IBFB limiter status (#11865) - feat: improve input validation and error messages (#11724 etc.) - feat(testing): add script to set perbunch tables - chore: use VersionInfoProvider - fix: linter warning - fix: inconsistent pulse parameters for Gain and other tables - fix: update for latest ApplicationCore change - fix: use new Module::disable() for optional modules - fix: tests
-
08.04.04
7c67d55d · ·New PATCH release 08.04.04 Changes since 08.04.03: - fix: Properly recover ADC channels if DAQ recovers
-
08.04.03
29accbca · ·New PATCH release 08.04.03 Changes since 08.04.02: - fix: excessive CPU load caused by TGen - fix: compilation with new boost - fix: compiler warning - test: DaqTriggerMux (#5361) - test(AdcChannel): power computation (#5360)
-
08.04.02
9e8b4667 · ·New PATCH release 08.04.02 Changes since 08.04.01: - test: re-enable testSamplingPoints of AdcChannel - fix: AmplitudePhaseError never reporting fault (cf. #5359) - fix: duplicate write of controller samples - fix: automation requires error amplitude - fix: test automation