Parsing an outdated aprs packet always raises an AmbigousTimeError now.
As the aprs string only contains time information and no date, the sender date is never unambiguous.
Around midnight(+-one hour) manual date correction is applied.
Thus, packets older than one hour produce the new error and are dropped.
Parsing an outdated aprs packet always raises an AmbigousTimeError now.
As the aprs string only contains time information and no date, the sender date is never unambiguous. Around midnight(+-one hour) manual date correction is applied. Thus, packets older than one hour produce the new error and are dropped.