14 Aug, 2019

1 commit


01 Mar, 2019

1 commit


03 Aug, 2018

2 commits

  • Right now, satellite frontend drivers specify frequencies in kHz,
    while terrestrial/cable ones specify in Hz. That's confusing
    for developers.

    However, the main problem is that universal frontends capable
    of handling both satellite and non-satelite delivery systems
    are appearing. We end by needing to hack the drivers in
    order to support such hybrid frontends.

    So, convert everything to specify frontend frequencies in Hz.

    Tested-by: Katsuhiro Suzuki
    Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     
  • Right now, satellite tuner drivers specify frequencies in kHz,
    while terrestrial/cable ones specify in Hz. That's confusing
    for developers.

    However, the main problem is that universal tuners capable
    of handling both satellite and non-satelite delivery systems
    are appearing. We end by needing to hack the drivers in
    order to support such hybrid tuners.

    So, convert everything to specify tuner frequencies in Hz.

    Plese notice that a similar patch is also needed for frontends.

    Tested-by: Katsuhiro Suzuki
    Acked-by: Michael Büsch
    Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     

05 Jan, 2018

1 commit


29 Dec, 2017

1 commit