javAPRSlib icon indicating copy to clipboard operation
javAPRSlib copied to clipboard

Parse (and optionally generate) shorter positions with ambiguity

Open ge0rg opened this issue 11 years ago • 0 comments

As reported in https://github.com/ge0rg/aprsdroid/issues/76, the spec allows the removal of whitespace in the longitude according to the ambiguity defined in the latitude, e.g.:

4903.__N/07201.75W-

This should be supported by the parser in PositionParser.parseUncompressed, and optionally be generated by the string formatter of Position.getDMS.

ge0rg avatar Jun 30 '14 10:06 ge0rg