Skip to content

Commit

Permalink
ekf2: enable all GNSS checks by default
Browse files Browse the repository at this point in the history
  • Loading branch information
bresch committed Jul 15, 2024
1 parent 9bbfc87 commit 4f8c3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/ekf2/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ parameters:
7: Max horizontal speed (EKF2_REQ_HDRIFT)
8: Max vertical velocity discrepancy (EKF2_REQ_VDRIFT)
9: Spoofing check
default: 245
default: 1023
min: 0
max: 1023
EKF2_REQ_EPH:
Expand Down

0 comments on commit 4f8c3e8

Please sign in to comment.