[mythtv-commits] Ticket #7671: sa_control for Scientific Atlanta boxes, works for the 4250HDC too

MythTV mythtv at cvs.mythtv.org
Tue Dec 29 17:37:20 UTC 2009


#7671: sa_control for Scientific Atlanta boxes, works for the 4250HDC too
----------------------------------------+-----------------------------------
 Reporter:  mpurschke@…                 |       Owner:  mdean     
     Type:  enhancement                 |      Status:  new       
 Priority:  minor                       |   Milestone:  unknown   
Component:  Contributed Scripts & Apps  |     Version:  0.22-fixes
 Severity:  medium                      |     Mlocked:  0         
----------------------------------------+-----------------------------------

Comment(by skd5aner <skd5aner@…>):

 Thanks - it compiles with no issues now.  However,it isn't operating my
 SA3250HD.

 Here's the output from the sa3250ch.c program which is included with myth.
 It works as expected, and changes the channel.  I do have to use the -s
 switch to send the channel as single digits, otherwise it doesn't work
 correct.

 {{{
 sa3250ch -v -s 220
 node 0: vendor_id = 0x00001947 model_id = 0x00000be0
 Using single number channel change command method
 AV/C Command: cmd0=0x00487ce7 cmd1=0x0400dc00 cmd2=0x00000000
 }}}

 And here's the output from your sa_control program with various switches.
 I can not query power state, change channels, or power on/off.


 {{{
 ./sa_control -v -v -v 220
 Vendor id = 0x1947  Model id = 0xbe0
 Setting channel to 220
 avc command   0  0x1
 avc command   1  0xff
 avc command   2  0xb2
 avc command   3  0x7f
 avc command   0  0x0
 avc command   1  0x48
 avc command   2  0x7c
 avc command   3  0x67
 avc command   4  0x4
 avc command   5  0x0
 avc command   6  0xdc
 avc command   7  0x0
 avc command   8  0x0
 avc command   9  0x0
 avc command  10  0x0
 avc command  11  0x0
 Channel change command failed (no response)



 ./sa_control -v -v -v -q
 Vendor id = 0x1947  Model id = 0xbe0
 avc command   0  0x1
 avc command   1  0xff
 avc command   2  0xb2
 avc command   3  0x7f
 Error executing query
 }}}

 Let me know if there's any details I can provide to help.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7671#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list