Opened 18 years ago

Closed 18 years ago

#1589 closed patch (fixed)

[PATCH] d10control.pl - LG LSS-3200A/Sony SAT-HD300/Hughes HTL-HD channel changer support

Reported by: mythdev@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: 0.19
Severity: low Keywords: directv channel changer LSS-3200A HD300 HTL-HD
Cc: Ticket locked: no

Description

Attached is a patch for contrib/channel_changers/d10control.pl that adds support for LG LSS-3200A, Sony SAT-HD300, and Hughes HTL-HD HDTV DirecTV receivers. Someone that has a RCA, D10-100 or D10-200 may want to do some regression testing to make sure I didn't break anything before it is added to the SVN tree. I have been using this code since last fall with a Hughes HTL-HD and it has been working great. I finally got around to submitting the patch (sorry).

Please note that this patch also adds some additional commands that I have found useful:

enable_remote - enable remote control (HD300 only?)

disable_remote - disable remote control (HD300 only?)

I don't know if the RCA/D10-100/D10-200 boxes support these commands but I use these to "lock" the DirecTV box (disable the remote) while MythTV is recording a program so someone doesn't change the channel.

-stacey.

Attachments (3)

d10control.patch (9.9 KB) - added by mythdev@… 18 years ago.
d10control.pl patch that adds LG LSS-3200A, Sony SAT-HD300, and Hughes HTL-HD support.
d10control-README.patch (1.3 KB) - added by mythdev@… 18 years ago.
d10control-README patch (broken out)
d10control.pl.patch (8.5 KB) - added by mythdev@… 18 years ago.
d10control.pl patch (broken out)

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by mythdev@…

Attachment: d10control.patch added

d10control.pl patch that adds LG LSS-3200A, Sony SAT-HD300, and Hughes HTL-HD support.

Changed 18 years ago by mythdev@…

Attachment: d10control-README.patch added

d10control-README patch (broken out)

Changed 18 years ago by mythdev@…

Attachment: d10control.pl.patch added

d10control.pl patch (broken out)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [10007]) Fixes #1589. Adds three new DirectTV set top boxes to the DirectTV channel changing script w/patch from Stacey Son.

The new boxes added are:

  • LG LSS-3200A
  • Sony SAT-HD300
  • Hughes HTL-HD HDTV DirecTV

This also adds a command to enable and disable IR control of the boxes, but this command is only verified to work with the new boxes.

Note: See TracTickets for help on using tickets.