mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 10:46:37 +00:00
44f96d6d2d
12 tests verify _eskf_to_gps_input produces MAVLink #232-compliant fields: - lat/lon: int × 1e7 (degE7) - ENU→NED velocity conversion - satellites_visible=10 synthetic (prevents ArduPilot failsafe) - ConfidenceTier → fix_type mapping (HIGH/MEDIUM=3, LOW/FAILED=0) - Accuracy from covariance, hdop/vdop floor clamp Pure unit tests — no SITL/docker dependency. Ref: docs/superpowers/specs/2026-04-18-oss-stack-tech-audit-design.md §6 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>