You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When forwarding from the internet (IG) to radio (TX), any text following a hyphen "-" in the "source" call sign is dropped.
e.g. WHO-IS becomes WHO
Steps to reproduce:
Setup direwolf as an RX/TX IGATE
From a message capable APRS device emit a beacon (so direwolf knows the device is in range)
From the same device emit a "WHO-IS" request/message
Expected Result
Message ACK is returned to originator via RF, the source station should be "WHO-IS"
WHO-IS response is returned to originator via RF, the source station should be "WHO-IS"
Actual Result
Message ACK and Response is returned to originator via RF, but the "Source" station is incorrect (truncated) "WHO" instead of "WHO-IS"
Example
WHO-IS request sent from ZL1JSH-9 via ZL1JSH-10,
[ig>tx] WHO-IS>APJIW4,TCPIP*,qAC,AE5PL-JF::ZL1JSH-9 :Charles Beadfield/New Zealand{583
mheard_save_is: WHO - update time, was 1656771162 seconds ago.
callsign cnt chan hops RF IS lat long msp
WHO 7 0 0 - 0:00 - - 1
ZL1JSH-9 10 0 0 0:00 - -36.79 174.76 0
ZL1NL-3 6 0 0 0:03 - -36.84 174.77 0
ZL1JSH 2 0 0 - 0:16 - - 1
Was message addressee ZL1JSH-9 heard in the past 60 minutes, with 1 or fewer digipeater hops?
Yes, ZL1JSH-9 last heard over radio 0 minutes ago, 0 digipeater hops.
Was message source WHO heard in the past 1 minutes, with 0 or fewer digipeater hops?
No, we have not heard WHO over the radio.
MSP for WHO set to 1
[0L] ZL1JSH-10>APDW16,WIDE1-1:}WHO>APJIW4,TCPIP,ZL1JSH-10*::ZL1JSH-9 :ack5
[0L] ZL1JSH-10>APDW16,WIDE1-1:}WHO>APJIW4,TCPIP,ZL1JSH-10*::ZL1JSH-9 :Charles Beadfield/New Zealand{583
The text was updated successfully, but these errors were encountered:
Thank you for reporting this problem.
The code was written, expecting only a numeric SSID.
This is an unusual, but perfectly valid case.
The message addressee, and therefore the sender of a reply, does not have the same restriction as the AX.25 addresses.
On Mon, 4 Jul 2022, 13:23 wb2osz, ***@***.***> wrote:
Thank you for reporting this problem.
The code was written, expecting only a numeric SSID.
This is an unusual, but perfectly valid case.
The message addressee, and therefore the sender of a reply, does not have
the same restriction as the AX.25 addresses.
—
Reply to this email directly, view it on GitHub
<#408 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCTWH4JRTLGLJ2W5ZAVR63VSI4K5ANCNFSM52PEKYGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
When forwarding from the internet (IG) to radio (TX), any text following a hyphen "-" in the "source" call sign is dropped.
e.g.
WHO-IS
becomesWHO
Steps to reproduce:
Expected Result
Actual Result
Example
WHO-IS request sent from ZL1JSH-9 via ZL1JSH-10,
The text was updated successfully, but these errors were encountered: