From b81ad173b1e508a313cedba88a7d1dd74d3e1dee Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 5 Feb 2017 12:18:36 -0500 Subject: [PATCH] get rid of offsets in tsv file, should be set to zero --- op25/gr-op25_repeater/apps/trunk.tsv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/op25/gr-op25_repeater/apps/trunk.tsv b/op25/gr-op25_repeater/apps/trunk.tsv index 055e7fb..2bcc560 100644 --- a/op25/gr-op25_repeater/apps/trunk.tsv +++ b/op25/gr-op25_repeater/apps/trunk.tsv @@ -1,7 +1,7 @@ "Sysname" "Control Channel List" "Offset" "NAC" "Modulation" "TGID Tags File" "Whitelist" "Blacklist" "Center Frequency" -"Tompkins" "859.8875" "7000" "0x1e0" "CQPSK" "tompkins.tsv" "55801,55802" -"Cortland" "454.05" "3800" "0x4e1" "CQPSK" -"Onondaga" "460.5" "3800" "0x2a0" "CQPSK" "onondaga.tsv" -"Cayuga" "460.4125" "3800" "0x2a8" "CQPSK" "onondaga.tsv" -"Ontario" "769.55625,769.85625,770.10625" "6200" "0x47f" "CQPSK" "ontario.tsv" -"NYSEG" "152.0225" "1500" "0x260" "C4FM" "nyseg.tsv" +"Tompkins" "859.8875" "0" "0x1e0" "CQPSK" "tompkins.tsv" "55801,55802" +"Cortland" "454.05" "0" "0x4e1" "CQPSK" +"Onondaga" "460.5" "0" "0x2a0" "CQPSK" "onondaga.tsv" +"Cayuga" "460.4125" "0" "0x2a8" "CQPSK" "onondaga.tsv" +"Ontario" "769.55625,769.85625,770.10625" "0" "0x47f" "CQPSK" "ontario.tsv" +"NYSEG" "152.0225" "0" "0x260" "C4FM" "nyseg.tsv"