Fontend.cpp says
static constexpr uint32_t referenceVoltage = 1100000;
I think this should be Vbias0 (1.11 V, ie, 1110000) rather than the reference voltage for the DAC (1.1 V, ie, 1100000). Probably doesn't hurt and gets fixed by calibration anyway.
Fontend.cpp says
static constexpr uint32_t referenceVoltage = 1100000;
I think this should be Vbias0 (1.11 V, ie, 1110000) rather than the reference voltage for the DAC (1.1 V, ie, 1100000). Probably doesn't hurt and gets fixed by calibration anyway.