From 527e835d7e1674cbc709cdf36eec5774549b3afc Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Tue, 30 Jul 2013 11:13:34 +0400 Subject: [PATCH] update initial astra frontend.conf, use same config as default --- data/initial/frontend.conf | 3 ++- src/zapit/data/frontend.conf | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/data/initial/frontend.conf b/data/initial/frontend.conf index 1bfe6aaf5..013cef302 100644 --- a/data/initial/frontend.conf +++ b/data/initial/frontend.conf @@ -7,6 +7,7 @@ fe0_position_192=192,-1,-1,-1,0,0,9750,10600,11700,0,0,1 fe0_satellites=192 fe0_uni_qrg=0 fe0_uni_scr=-1 +fe0_mode=1 fe1_diseqcRepeats=0 fe1_diseqcType=0 fe1_highVoltage=0 @@ -16,4 +17,4 @@ fe1_position_192=192,-1,-1,-1,0,0,9750,10600,11700,0,0,1 fe1_satellites=192 fe1_uni_qrg=0 fe1_uni_scr=-1 -mode=1 +fe1_mode=0 diff --git a/src/zapit/data/frontend.conf b/src/zapit/data/frontend.conf index e69de29bb..013cef302 100644 --- a/src/zapit/data/frontend.conf +++ b/src/zapit/data/frontend.conf @@ -0,0 +1,20 @@ +fe0_diseqcRepeats=0 +fe0_diseqcType=0 +fe0_highVoltage=0 +fe0_lastSatellitePosition=360 +fe0_motorRotationSpeed=18 +fe0_position_192=192,-1,-1,-1,0,0,9750,10600,11700,0,0,1 +fe0_satellites=192 +fe0_uni_qrg=0 +fe0_uni_scr=-1 +fe0_mode=1 +fe1_diseqcRepeats=0 +fe1_diseqcType=0 +fe1_highVoltage=0 +fe1_lastSatellitePosition=360 +fe1_motorRotationSpeed=18 +fe1_position_192=192,-1,-1,-1,0,0,9750,10600,11700,0,0,1 +fe1_satellites=192 +fe1_uni_qrg=0 +fe1_uni_scr=-1 +fe1_mode=0