- Fix zero coordinate handling to distinguish between invalid coordinates and valid 0.0 (equator/prime meridian) - Add to_float_safe() function that preserves nil for proper coordinate validation - Add comprehensive coordinate validation with descriptive logging in JavaScript - Make position change threshold configurable via application config (default: 0.001°) - Add extensive test coverage for edge cases including nil coordinates and equator crossing - Improve robustness for real-world APRS coordinate edge cases 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| controllers | ||
| integration | ||
| live | ||
| plugs | ||
| aprs_symbol_test.exs | ||
| time_helpers_test.exs | ||