Opened 19 years ago
Closed 19 years ago
#2343 closed patch (fixed)
Full scan tuned inserts for DVB-C a incomplete transponder for the entered frequency
Reported by: | Owned by: | Stuart Auchterlonie | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | dvb | Version: | head |
Severity: | medium | Keywords: | scanning |
Cc: | Ticket locked: | no |
Description
InsertMultiplex in siscan.cpp is missing a case for QAM frontends. So the symbol rate and modulation are never set. At least the symbol rate is necessary for tuning and not all QAM frontends support auto modulation. Attached patch implements this
It would be nice if US QAM cable users test the patch and report in this ticket.
Attachments (2)
Change History (5)
by , 19 years ago
Attachment: | dvb-c_get_tuning_parameters.diff added |
---|
by , 19 years ago
Attachment: | dvb-c_get_tuning_parameters.2.diff added |
---|
comment:1 by , 19 years ago
Please use the second patch. The first was an old version I accidently uploaded.
If you test this patch you should make a backup of your database first (at least the channel and dtv_multiplex tables).
comment:2 by , 19 years ago
Keywords: | scanning added |
---|---|
Milestone: | unknown → 0.21 |
Version: | → head |
Note:
See TracTickets
for help on using tickets.
correct patch