From 33b633c475a49b4a0ef57b282a7549df1006fae6 Mon Sep 17 00:00:00 2001 From: Florian Date: Thu, 5 Sep 2019 08:27:44 +0200 Subject: [PATCH] Update config.template.ini Performing changes to provide regex for searching coordinates in poc-text --- config/config.template.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/config.template.ini b/config/config.template.ini index 04742ca..a8806c6 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -115,6 +115,10 @@ netIdent_ric = 0174760, 1398098 # you can hold one entry per netIdent_ric [0] or the whole history [1] netIdent_history = 0 +# If a RIC contains coordinates, specify the regex used to decode them +geo_format = #C(\d{2})(\d{5}),(\d{2})(\d{5})# +geo_order = LON, lon, LAT, lat + [multicastAlarm] # Configure multicastAlarm if your POCSAG network uses an optimized transmission scheme for alarms with more than one RIC (often found in Swissphone networks).