Merge pull request #421 from bluzee/master

Rename Circular 10750 LNB type to avoid confusion
This commit is contained in:
perexg 2014-07-03 18:49:57 +02:00
commit c8f9cf24f6
2 changed files with 2 additions and 2 deletions

View file

@ -213,7 +213,7 @@ struct linuxdvb_lnb_conf linuxdvb_lnb_all[] = {
},
{
{ {
.ld_type = "Circular 10750",
.ld_type = "Ku 10750",
.ld_tune = linuxdvb_lnb_standard_tune,
},
.lnb_freq = linuxdvb_lnb_standard_freq,

View file

@ -517,7 +517,7 @@ static struct linuxdvb_satconf_type linuxdvb_satconf_types[] = {
},
{
.type = "advanced",
.name = "Advanced",
.name = "Advanced (Non-Universal LNBs, Rotors, etc.)",
.idc = &linuxdvb_satconf_advanced_class,
.ports = 0,
},