Bug 374939 - lnb settings
Summary: lnb settings
Status: RESOLVED FIXED
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 02:02 UTC by diyjeb1967
Modified: 2017-02-15 12:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Invacom QPH-031 Specifications (33.79 KB, image/gif)
2017-01-12 02:02 UTC, diyjeb1967
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diyjeb1967 2017-01-12 02:02:58 UTC
Created attachment 103363 [details]
Invacom QPH-031 Specifications

LNB setting not available for a local oscillator frequency of 10750.

Transponder frequency range 11700 to 12200.

http://www.lyngsat.com/Galaxy-19.html

Is it possible to add a user definable custom range?
Comment 1 Mauro Carvalho Chehab 2017-02-15 12:51:46 UTC
(In reply to diyjeb1967 from comment #0)
> Created attachment 103363 [details]
> Invacom QPH-031 Specifications
> 
> LNB setting not available for a local oscillator frequency of 10750.
> 
> Transponder frequency range 11700 to 12200.
> 
> http://www.lyngsat.com/Galaxy-19.html
> 
> Is it possible to add a user definable custom range?

No. The changes should be done at libdvbv5 instead, at lib/libdvbv5/dvb-sat.c. The rationale is that we want to be able to support all used LNBf types with not only Kaffeine, but also with text-mode utils and other apps that rely on libdvbv5.

I just added support for it at libdvbv5 (on both development and 1.12 stable branches):

https://git.linuxtv.org/v4l-utils.git/commit/?id=44da55aa2af3254fc0e3a904a78c518361ab34f1

While this is not backported, you'll need to get v4l-utils from its source, though.
Comment 2 Mauro Carvalho Chehab 2017-02-15 12:53:04 UTC
Fixed by adding support for the Invacom QPH-031 LNBf at libdvbv5.