Skip to content

Last character of call sign dropped when using APRStt #299

@n7nix

Description

@n7nix

Using Touch Tones for sending an APRS object using APRStt transmission the
last character of the call sign is dropped. If the call sign is padded
with a dummy character then call sign is correctly parsed. Occurs no
matter size of call sign string.

Example 1 shows problem with last character of call sign dropped.
Example 2 shows correct call sign using extra dummy character in call sign.

1. On sending side using call sign: N7NIX

BA236212 * A6B76B4C9B7 #
tt2text 6B76B4C9B
Decoded text from two-key method:
"N7NIX"

1. On receiving side

Environment variables set: TTCALL: N7NI, TTCOUNT: 1
[APRStt] KF7FIT-1>APDW16:;N7NI-12 *201725z4230.00NX13700.00WA[CN12] !TBA!

2. On sending side using call sign with extra character in call sign: N7NIXX

BA236212 * A6B76B4C9B9B7 #
tt2text 6B76B4C9B9B
Decoded text from two-key method:
"N7NIXX"

2. On receiving side

Environment variables set:: TTCALL: N7NIX, TTCOUNT: 1
[APRStt] KF7FIT-1>APDW16:;N7NIX-12 *201721z4230.00NX13700.00WA[CN12] !TBA!

Using: Dire Wolf version 1.6
Includes optional support for: gpsd hamlib cm108-ptt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions