summaryrefslogtreecommitdiffstats
path: root/dvb-t/uk-Mendip
blob: 966d01fab00dc926f66a0c3961d9d4264ec13272 (plain)
1
2
3
4
5
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; backgrou
# UK, Mendip
# Auto-generated from http://www.dtg.org.uk/retailer/dtt_channels.html
# and http://www.ofcom.org.uk/static/reception_advice/index.asp.html
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 778167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 746167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE
T 802167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE
T 826167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 754167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
T 842000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE
UT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ #include "config.h" #include "evaluator.h" #ifndef _PLUGIN_H_ #define _PLUGIN_H_ int plugin_list(void); int plugin_init(void); void plugin_exit(void); #endif