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:
parent
d05bf98d53
commit
e8a5754da8
1 changed files with 1 additions and 1 deletions
2
vendor/aprs
vendored
2
vendor/aprs
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 0cb706494c365305924c677d72a01c23f54ee621
|
||||
Subproject commit 0d083887b4917fbe385f53dcfd8fb0f831750f25
|
||||
Loading…
Add table
Reference in a new issue