Opened 8 years ago

Closed 7 years ago

#13380 closed Patch - Bug Fix (fixed)

DVB-T2 also needs channel_timeout increase for SDT

Reported by: Klaas de Waal Owned by: Klaas de Waal
Priority: minor Milestone: 30.1
Component: MythTV - Channel Scanner Version: Master Head
Severity: medium Keywords: DVB DVB-T2 SDT NIT timeout scan
Cc: Stuart Auchterlonie Ticket locked: no

Description

DVB-T2 tuners also need a timeout large enough to catch the SDTs and the NIT just like DVB-C and DVB-T tuners.

In channelscanner.cpp, starting at line 439, there is a bit of code that increases the channel_timeout from the user-selected value to 7000 milliseconds if the user had selected a smaller value.
This is done for DVB-T tuners (sub_type OFDM) but not for DVB-T2 tuners who have sub_type DVB_T2.

The attached patch does add sub_type DVB_T2.

N.B. I found this when I saw different results from a channelscan of the local DVB-T signal with a new DVB-T2 tuner (Mygica T230) compared with an older DVB-T tuner (KNC-One).

Attachments (1)

20190119-dvb-nit-needed.patch (936 bytes ) - added by Klaas de Waal 8 years ago.

Download all attachments as: .zip

Change History (4)

by Klaas de Waal, 8 years ago

comment:1 by Stuart Auchterlonie, 8 years ago

Milestone: needs_triage30.1
Owner: set to Stuart Auchterlonie
Status: newaccepted

comment:2 by Stuart Auchterlonie, 7 years ago

Owner: changed from Stuart Auchterlonie to Klaas de Waal
Status: acceptedassigned

comment:3 by Klaas de Waal <kdewaal@…>, 7 years ago

Resolution: fixed
Status: assignedclosed

In eaf478a245/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.