Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#5471 closed defect (fixed)

Switch types kTypeVoltage & kTypeTone should always switch

Reported by: Mark Buechler <Mark.Buechler@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Tone and voltage switches should always switch due to the possibility of tuning changing the voltage or tone without ShouldSwitch?() knowing it.

Attachments (1)

shouldswitch.diff (388 bytes) - added by Mark Buechler <Mark.Buechler@…> 16 years ago.
The patch.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Mark Buechler <Mark.Buechler@…>

Attachment: shouldswitch.diff added

The patch.

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [18624]) Fixes #5471. For DVB-S Voltage & Tone switches, always redo switching on since tuning can flip the switch without us knowing about it in the diseqc classes.

comment:2 Changed 16 years ago by elkin@…

this could be added to 0.21-fixes?

comment:3 Changed 16 years ago by danielk

(In [18626]) Refs #5471. Backport to fixes, redo switching for Tone switches since tuning can flip the switch without us knowing about it in the diseqc classes.

Note: See TracTickets for help on using tickets.