Update APRS parser with coordinate normalization fixes

Updated vendored parser (vendor/aprs) to include:
- Longitude wrapping instead of clamping (192° → -168°)
- Proper MicE coordinate normalization
- Fixed tests to expect wrapping behavior

This complements the application-level coordinate fixes and ensures
coordinates are normalized at parse time.
This commit is contained in:
Graham McIntire 2026-03-22 13:32:46 -05:00
parent d05bf98d53
commit e8a5754da8
No known key found for this signature in database

2
vendor/aprs vendored

@ -1 +1 @@
Subproject commit 0cb706494c365305924c677d72a01c23f54ee621
Subproject commit 0d083887b4917fbe385f53dcfd8fb0f831750f25