increase the report time for packet Rx and processing to 360ms (or 180ms * 2, or 2 full P25 LDUs);

pull/71/head
Bryan Biedenkapp 1 year ago
parent 582629c395
commit 696e93a3ec

@ -27,7 +27,7 @@ using namespace network;
// Constants
// ---------------------------------------------------------------------------
#define MAX_SERVER_DIFF 250ULL // maximum difference in time between a server timestamp and local timestamp in milliseconds
#define MAX_SERVER_DIFF 360ULL // maximum difference in time between a server timestamp and local timestamp in milliseconds
// ---------------------------------------------------------------------------
// Public Class Members

Loading…
Cancel
Save

Powered by TurnKey Linux.