minor, default clk vals are 0 but set up at detector setup
Build on RHEL9 docker image / build (push) Failing after 4m43s
Build on RHEL8 docker image / build (push) Failing after 5m12s
Run Simulator Tests on local RHEL9 / build (push) Successful in 18m1s
Run Simulator Tests on local RHEL8 / build (push) Successful in 21m36s

This commit is contained in:
2026-04-28 16:10:31 +02:00
parent 5360bf6d0f
commit dc7ba60cc0
2 changed files with 1 additions and 2 deletions
@@ -66,8 +66,7 @@ uint8_t adcEnableMask_10g = 0xFF;
uint32_t transceiverMask = DEFAULT_TRANSCEIVER_MASK;
int32_t clkPhase[NUM_CLOCKS] = {};
uint32_t clkFrequency[NUM_CLOCKS] = {DEFAULT_RUN_CLK, DEFAULT_ADC_CLK,
DEFAULT_SYNC_CLK, DEFAULT_DBIT_CLK};
uint32_t clkFrequency[NUM_CLOCKS] = {};
int dacValues[NDAC_ONLY] = {};
int powerValues[NPWR] = {}; // powerIndex (A->IO, Chip)