Skip to content
Snippets Groups Projects
Commit 5e79f055 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Allow default packet type to be configurable

Previously, any packets created for unlinked nodes, would always be Type-2
packets and the packet type for newly created nodes (in echocfg->Linked Nodes)
would be Type-2+.

The new DefaultPacketType setting default is 2+, so the only observed
change in behavior will be that packets created for unlinked nodes will also
be type 2+ (by default).

Some additional log detail/adjustment around created/detected packet types.
parent 43fb687f
No related branches found
No related tags found
No related merge requests found
Pipeline #4940 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment