-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
I noticed that when I send a message from my phone (APRSDroid) via APRS-IS, when my Direwolf digi picks it up and then tries to TX to RF, it seems to mangle the "header":
[ig>tx] K1MLN-7>APDR16,TCPIP*,qAC,T2MCI::K1MLN-1 :Test{4
[0L] K1MLN-2>APDW16,WIDE1-2:}K1MLN-7>APDR16,TCPIP,K1MLN-2*::K1MLN-1 :Test{4
I think this should look more like:
[ig>tx] K1MLN-7>APDR16,TCPIP*,qAC,T2MCI::K1MLN-1 :Test{4
[0L] K1MLN-7>APDR16,TCPIP,K1MLN-2*,WIDE1-2::K1MLN-1 :Test{4
Shouldn't it? While I'm not sure how IGate paths are supposed to be preserved/represented, it doesn't seem like the WIDE1-2:}
that is inserted in the current case is correct, nor the changing of the packet to have "originated" from K1MLN-2.
The current case doesn't look like it would even be routable...
Metadata
Metadata
Assignees
Labels
No labels