The problem is that when we increment the message number, we don't reset it if it happens to pass the maximum allowed APRS mesage number. This could cause APRS decode issues on some receivers, since this is meant to be a fixed-width part of the APRS packet.
The problem is that when we increment the message number, we don't reset it if it happens to pass the maximum allowed APRS mesage number. This could cause APRS decode issues on some receivers, since this is meant to be a fixed-width part of the APRS packet.