From c4375eacb25480ae5d3c6bc6b5bd015e146eed29 Mon Sep 17 00:00:00 2001 From: Matthew Harrold Date: Mon, 25 Jun 2018 22:15:51 +0100 Subject: [PATCH] Adds comment for "Loose" config option. --- hblink-SAMPLE.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hblink-SAMPLE.cfg b/hblink-SAMPLE.cfg index e6e4666..8541968 100644 --- a/hblink-SAMPLE.cfg +++ b/hblink-SAMPLE.cfg @@ -97,6 +97,8 @@ GROUP_HANGTIME: 5 # Latitude is an 8-digit unsigned floating point number. # Longitude is a 9-digit signed floating point number. # Height is in meters +# Setting Loose to True relaxes the validation on packets received from the master. +# This will allow HBlink to connect to a non-compliant system such as XLXD, DMR+ etc. [REPEATER-1] MODE: CLIENT ENABLED: True