Area Object
Tom Russo edited this page 2026-02-25 09:57:55 -07:00

Page revisions

6 Commits

Author SHA1 Message Date
Tom Russo
8adef9b70e Emphasize that corridor widths are in miles 2026-02-25 09:57:55 -07:00
Tom Russo
b7e42006ac Move note on area object display
The large note I had about our non-compliant display of area objects
looked out of place in the middle of a discussion of area object
sizing.
2026-02-25 09:54:42 -07:00
Tom Russo
16f742e8fa Clean up area object discussion
There was a time where I was comparing what Xastir does to the 1.0.1
APRS spec and was confused because we aren't displaying the objects
with the sizes that 1.0.1 spec says.  That's because the 1.0.1 spec is
outdated and was overridden by a "1.1 addendum", which Xastir follows
just fine.

When I wrote this article I was still confused and peppered it with
comments about how we're not spec compliant.  However, when I got
straightened out about that, I didn't correct all of those comments.
I'm correcting them now.

We are not, however, spec compliant on the *placement* of area
objects, which we draw up and to the left of the point specified,
where the spec specifies other orientations (down and to the right for
rectangles and the bounding boxes of circles).  We don't draw circles
according to spec either (we put the circle around the point
transmitted, where the spec says the point transmitted should be the
upper left corner of the bounding box), and neither do we get
triangles right, either.
2026-02-25 09:48:29 -07:00
Tom Russo
b75a21a12b Fix comments about area objects, add link to spec
The APRS spec document "APRS101.PDF" is obsolete and contains
incorrect information.  One of those bits of incorrect information
happens to be related to area objects, exactly the issue I griped
about yesterday in the Area-Objects page.

Turns out Xastir *IS* spec-compliant, but to the "1.1 addendum" of the
spec.  The "1.1 addendum" is just a web page of rambling text
documents from Bob Bruninga's old web site.  You have to read that
stuff, not just rely on the PDF spec.

Yeesh.

Fortunately, John Langner has a repo where he is working on collecting
all of those addenda into an updated spec document.

Link there.
2026-01-14 11:27:16 -07:00
Tom Russo
1c809f9e8d Comment about anomolies with area object offsets 2026-01-14 10:36:26 -07:00
Tom Russo
ebe11fb560 Document signpost and area objects 2026-01-13 16:38:16 -07:00