aprs.me/test
Graham McIntire ef141d476f
Improve coordinate handling and add configurable position sensitivity
- 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>
2025-07-29 12:06:56 -05:00
..
aprsme Fix ArgumentError for unknown field :phg in schema 2025-07-28 12:27:19 -05:00
aprsme_web Improve coordinate handling and add configurable position sensitivity 2025-07-29 12:06:56 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration performance improvements 2025-07-08 10:03:52 -05:00
support refactor 2025-07-13 16:49:20 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs Optimize test suite performance - 32.5% faster execution 2025-07-21 09:23:07 -05:00