DEFAULT_DEDUP_TTL

Constant DEFAULT_DEDUP_TTL 

Source
pub const DEFAULT_DEDUP_TTL: Duration;
Expand description

Default rolling dedup window for digipeater retransmission suppression.

A packet whose (source, destination, info) hash has been seen within this interval will not be relayed a second time. 30 seconds is the conventional value used by UIDIGI and other APRS digis.