https://github.com/boschsensortec/BMP5_SensorAPI/blob/c779b44bf3c682d1fc06b5771378361650028223/bmp5_defs.h#L698C3-L722C23
What are all these number? I think they should be:
BMP5_IIR_FILTER_BYPASS
BMP5_IIR_FILTER_COEFF_1
BMP5_IIR_FILTER_COEFF_3
BMP5_IIR_FILTER_COEFF_7
BMP5_IIR_FILTER_COEFF_15
BMP5_IIR_FILTER_COEFF_31
BMP5_IIR_FILTER_COEFF_63
BMP5_IIR_FILTER_COEFF_127
?
https://github.com/boschsensortec/BMP5_SensorAPI/blob/c779b44bf3c682d1fc06b5771378361650028223/bmp5_defs.h#L698C3-L722C23
What are all these number? I think they should be:
BMP5_IIR_FILTER_BYPASS
BMP5_IIR_FILTER_COEFF_1
BMP5_IIR_FILTER_COEFF_3
BMP5_IIR_FILTER_COEFF_7
BMP5_IIR_FILTER_COEFF_15
BMP5_IIR_FILTER_COEFF_31
BMP5_IIR_FILTER_COEFF_63
BMP5_IIR_FILTER_COEFF_127
?