Opened 19 years ago

Closed 19 years ago

#2371 closed defect (fixed)

incorrect flagging of 8psk transponders

Reported by: zdzisekg@… Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.21
Component: mythtv Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

when scanning a satellite, an 8psk transponder is flagged as "qpsk_8" which causes the scan to fail with an error "DVBTuning Warning: Invalid constellation/modulation parameter 'qpsk_8', falling back to 'auto'" and it does not lock.

Change History (4)

comment:1 Changed 19 years ago by Stuart Auchterlonie

Owner: changed from Isaac Richards to Stuart Auchterlonie
Version: 0.20

No logs attached, but those from #2372 tell me what I need to know anyway.

comment:2 in reply to:  1 Changed 19 years ago by anonymous

Replying to stuarta:

No logs attached, but those from #2372 tell me what I need to know anyway.

sorry no patch, but a quickfix in libs/libmythtv/mpeg/dvbdescriptors.h on line 621 I changed qpsk_8 to 8psk and now it works.

comment:3 Changed 19 years ago by Stuart Auchterlonie

(In [11243]) Refs #2371. Changes qpsk_8 to 8psk as was already done in dbupdate 1139.

comment:4 Changed 19 years ago by Stuart Auchterlonie

Resolution: fixed
Status: newclosed

(In [11244]) Closes #2371. Changes qpsk_8 to 8psk as was done in dbupdate 1139. This allows transponders using this modulation to tune.

Note: See TracTickets for help on using tickets.