mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-21 01:02:48 +08:00
numpy tolerance for INDI
old-commit-hash: 32496626b260a3c95440052a7d262f5859e136f1
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user