From 91071080711ea83c5f4e1ed4ee7ebbf54ebe3c91 Mon Sep 17 00:00:00 2001 From: Mateusz Lubecki Date: Tue, 23 Aug 2022 22:18:58 +0200 Subject: [PATCH] updated config for halny --- include/backups/sr9wxz.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/include/backups/sr9wxz.config b/include/backups/sr9wxz.config index cb7b61f..82665f3 100644 --- a/include/backups/sr9wxz.config +++ b/include/backups/sr9wxz.config @@ -9,14 +9,14 @@ #define STATION_CONFIG_H_ //#define _POWERSAVE_NORMAL -#define _POWERSAVE_AGGRESIVE +//#define _POWERSAVE_AGGRESIVE /* ------------------ */ /* MODES OF OPERATION */ #define _METEO // Enable meteo station -//#define _DIGI // Enable WIDE1-1 digipeater -//#define _DIGI_VISCOUS -//#define _DIGI_ONLY_789 // Limit digipeater to handle only -7, -8 and -9 SSIDs +#define _DIGI // Enable WIDE1-1 digipeater +#define _DIGI_VISCOUS +#define _DIGI_ONLY_789 // Limit digipeater to handle only -7, -8 and -9 SSIDs //#define _VICTRON // Enable support for Victron VE.Direct protocol //#define _GSM // only for ParaMETEO @@ -127,7 +127,7 @@ // Comment this to disable beacon auto sending during startup (this can be risky if RF feedback occur) #define _BCN_ON_STARTUP -#define _WX_INTERVAL 5 // WX packet interval in minutes +#define _WX_INTERVAL 4 // WX packet interval in minutes #define _BCN_INTERVAL 125 // Own beacon interval in minutes #define _PTT_PUSHPULL // Uncomment this if you want PTT line to work as Push-pull instead of Open Drain