Correctly configure rate limiter
The rate limiter was configured to 0 because we did math in fixed point. This is now fixed. Also, the rate limiter now supports 0 and doesn't return NaN. Test: Manual verification of data via logging Change-Id: Ifef562c504db405fe1098b47d047696fd9292845
Loading
Please register or sign in to comment