EWMA_SMOOTHING_FACTOR_FOR_METRICS

Constant EWMA_SMOOTHING_FACTOR_FOR_METRICS 

Source
pub const EWMA_SMOOTHING_FACTOR_FOR_METRICS: usize = 10;
Expand description

Number of previous RSSI measurements to exponentially weigh into average. TODO(https://fxbug.dev/42165706): Tune smoothing factor.