Skip to content

Direwolf v1.6 - IGate->RF packets malformed? #425

@Tyler-2

Description

@Tyler-2

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions