Opened 15 years ago
Closed 15 years ago
#1184 closed defect (fixed)
Add ability to set port & new channel change code in 6200ch
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
for users with more than one firewire card, allows the user to set which port 6200ch will use.
patch attached
Attachments (2)
Change History (8)
Changed 15 years ago by
Attachment: | 6200ch.diff added |
---|
comment:1 Changed 15 years ago by
Milestone: | → 0.20 |
---|---|
Version: | → head |
comment:2 Changed 15 years ago by
Milestone: | 0.20 → 0.19 |
---|---|
Severity: | medium → low |
Steve (the original submitter) and I talked and agreed to do the following:
1) I added some code that is a different and more reliable method of changing channels, similar to the Scientific Atlanta box. The old way is still available using the "-o" flag for anyone that needs it. 2) I included Steve's previously attached fix in my fix. The diff is against the SVN version which does not contain Steve's changes.
Steve and I have both tested the change and it works very well for us. I'm therefore requesting this to be included in the 0.19 branch if possible. There is no change to the MythTV channel changing for Motorola boxes, just for the 6200ch utility.
comment:3 Changed 15 years ago by
Summary: | Add ability to set port in 6200ch → Add ability to set port & new channel change code in 6200ch |
---|
Made the headline more descriptive.
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Milestone: | 0.19 → 0.20 |
---|
I've sent an updated version of Tim Trampedach's patch to him and Steve for testing. That version does not change the default, but allows use of the alternate channel changing method which works for both of them. If that patch works for Steve and Tim, I'll apply this for 0.19, otherwise this goes to 0.20.
Neither method appears to work for 100% of firewire tuners, so I think we really need both to be available to users. But I'm not applying the patch as is, because I also don't like changing the default this late in the game.
comment:6 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [8855]) Closes #1184, by applying Tim Trampedach's patch with some modifications.
This adds an option to the external Firewire channel changing program that allows you to use a single AVC command to change channels. It is always faster than the default method, and is more reliable for at least two people. From what I understand this used to be the default, but was deamed not as reliable as the current default method. However, Tim has changed the retry count and believes that has made it much more reliable.
patch that will add ability to specify port for 6200ch.c