Skip to content

Can't use the same srctag on two devices #32

@munnik

Description

@munnik

In my config I've got

[udp]
name=GN0001
direction=out
device=enp6s0
address=239.192.0.1
port=60001
srctag=yes
timestamp=ms
ofilter=+GP***:-all

[udp]
name=GN0002
direction=out
device=enp7s0
address=239.192.0.1
port=60001
srctag=yes
timestamp=ms
ofilter=+GP***:-all

I cannot use GN0001 multiple times because name has to be unique, but I want to share the same srctag in the output NMEA strings.

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