Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9722f12 authored by Gareth Fenn's avatar Gareth Fenn Committed by Henry Fang
Browse files

Add additional DVBT settings example usage to sample_tuner_vts_config.xml

Test: atest VtsHalTvTunerV1_0TargetTest

Change-Id: Id027b74267e97822f76607545bf23174a623e74e
Merged-In: I58bd8b941f6340d9e69153702b5269cc35c646da
parent 8fa4cff4
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -54,7 +54,10 @@
        <frontends>
            <frontend id="FE_DEFAULT" type="DVBT" isSoftwareFrontend="true"
                      connectToCicamId="0" frequency="578000" endFrequency="800000">
                <dvbtFrontendSettings bandwidth="8" transmissionMode="1" isHighPriority="1"/>
                <dvbtFrontendSettings bandwidth="8" transmissionMode="1" isHighPriority="1"
                                      constellation="1" hierarchy="1" hpCoderate="1" lpCoderate="1"
                                      guardInterval="1" standard="1" isMiso="0" plpMode="1"
                                      plpId="0" plpGroupId="0"/>
            </frontend>
            <frontend id="FE_DVBS_0" type="DVBS" isSoftwareFrontend="true"
                      connectToCicamId="0" frequency="578000" endFrequency="800000">