numpy tolerance for INDI

old-commit-hash: 32496626b260a3c95440052a7d262f5859e136f1
This commit is contained in:
Adeeb Shihadeh
2020-10-19 23:29:22 -07:00
parent 1089f8fa8f
commit 09095e07fd
@@ -226,7 +226,7 @@ CONFIGS = [
ignore=["logMonoTime", "valid", "controlsState.startMonoTime", "controlsState.cumLagMs"],
init_callback=fingerprint,
should_recv_callback=None,
tolerance=None,
tolerance=NUMPY_TOLERANCE,
),
ProcessConfig(
proc_name="radard",