NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 768 769 770 771 772 … 1231 Next »
Directv.exe channel change problem w/ 0.97.9 & DirecTV H10 receiver

 
  • 0 Vote(s) - 0 Average
Directv.exe channel change problem w/ 0.97.9 & DirecTV H10 receiver
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#11
2006-06-23, 05:57 AM
Something is ODD here. From the output you gave it looks like everything went through just fine. So I read the DirecTV manual tonight for this protocol. I'm sleepy now...... and confused. There seems to be to possibilities here. The first and easiest to test is to try to change the box type from D10200 to D10100. The reason for this is that the protocol says nothing about that command complete 0x0D being required. Therefore, it may be causing problems and the D10100 does not have this. The second is to try the RCA box setting. This will send the channel directly to the receiver (not using the remote control codes).

For now keep trying to use the new command set.

Let me sleep on this tonight and I'll post something on Friday. I just don't know what that will be right now.
troutct
Offline

Junior Member

Posts: 29
Threads: 7
Joined: Aug 2005
#12
2006-06-23, 01:40 PM
Thanks for the quick response Cheval. I quickly changed the box to D10100 in the .bat file..Here's the output:

F:\PROGRA~1\devnz\gbpvr\UTILIT~1\DirecTV\debug>directv.exe -box D10100 -set new -retries 1 -delay 2 #206
Setting DSS Box Type: 0 (RCA)
Setting DSS Command Hex Set to: 0 (NEW)
Setting DSS Box Type: 1 (D10100)
Setting DSS Command Hex Set to: 0 (NEW)
Setting Delay: 2
Setting channel: 206 (00-0xce-0xff-0xff)
Sending Key: 2
Settings:
Port: COM1 Baud: 9600 Box: D10100 Retries: 1 Hex Command Set: NEW
Open port to receiver
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE2]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0xf0])...SUCCESS
Expecting to receive In Process Reply For Command: (received [0])FAILED
Failed to receive expected in process message
Clearing Data Port: .SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE2]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Sending Key: 0
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: ..SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE0]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0xf0])...SUCCESS
Expecting to receive In Process Reply For Command: (received [0])FAILED
Failed to receive expected in process message
Clearing Data Port: .SUCCESS
Sending Key: 6
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE6]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XE6]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: ..SUCCESS
Sending Key: select
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XC3]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0xf0])...SUCCESS
Expecting to receive In Process Reply For Command: (received [0])FAILED
Failed to receive expected in process message
Clearing Data Port: .SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA5 ...SUCCESS
Sending Command Data [00 0X01 0XC3]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 00 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS

Here's the output with box type of RCA


F:\PROGRA~1\devnz\gbpvr\UTILIT~1\DirecTV\debug>directv.exe -box RCA -set new -retries 1 -delay 2 #201
Setting DSS Box Type: 0 (RCA)
Setting DSS Command Hex Set to: 0 (NEW)
Setting DSS Box Type: 0 (RCA)
Setting DSS Command Hex Set to: 0 (NEW)
Setting Delay: 2
Setting channel: 201 (00-0xc9-0xff-0xff)
Settings:
Port: COM1 Baud: 9600 Box: RCA Retries: 1 Hex Command Set: NEW
Open port to receiver
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA6 ...SUCCESS
Reading Reply Status For Command: (valid status [0xf0])...SUCCESS
Sending Command Data [00 0XC9 0XFF 0XFF]...(command wrote (4 bytes) status [0x1])...SUCCESS
Expecting to receive In Process Reply For Command: (received [0])FAILED
Failed to receive expected in process message
Clearing Data Port: .SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0XA6 ...SUCCESS
Reading Reply Status For Command: (valid status [0])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS

Here's the output if I go back to box type D10200 w/ the OLD command set:

Setting DSS Box Type: 0 (RCA)
Setting DSS Command Hex Set to: 0 (NEW)
Setting DSS Box Type: 2 (D10200)
Setting DSS Command Hex Set to: 1 (OLD)
Setting Delay: 2
Setting channel: 254 (00-0xfe-0xff-0xff)
Sending Key: 2
Settings:
Port: COM1 Baud: 9600 Box: D10200 Retries: 1 Hex Command Set: OLD
Open port to receiver
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE2]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xf1])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE2]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Sending Key: 5
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE5]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: ..SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE5]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Sending Key: 4
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE4]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: ..SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XE4]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS
Sending Key: select
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XC3]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: ..SUCCESS
Openning Command Start: 0XFA ...SUCCESS
Sending Command: 0X45 ...SUCCESS
Sending Command Data [00 0X01 0XC3]...(command wrote (3 bytes) status [0x1])...SUCCESS
Sending Command Complete: 0X0D ...SUCCESS
Reading Reply Status For Command: (valid status [0xfb])...FAILED
Failed to get reply status for command
Clearing Data Port: .SUCCESS

None of those options actually changes channels on the receiver

I'll be out of town until Sunday evening so take your time..I'll check back in on Sunday night.

Thanks again !!!
troutct
Offline

Junior Member

Posts: 29
Threads: 7
Joined: Aug 2005
#13
2006-06-27, 10:00 PM
Anyone else seeing any behavior similar to this with DirecTV channel changer ?
troutct
Offline

Junior Member

Posts: 29
Threads: 7
Joined: Aug 2005
#14
2006-06-28, 02:18 AM
Cheval,

I played with this some more and discovered a bigger pattern...

ANY channel containing the same digit back-to-back does not work.

For instance, channel 200 does NOT work (back-to-back zeros) ..202,203,204..etc..all the way to 210 do work. 211 does NOT..212-219 do work and then 220-229 do not work but 230 DOES...etc.

I'm running the 8/11/2005 version of DirecTV.exe

Let me know if there's anything else I can do to help..more tests, etc.

Hope this helps !
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  STV HD change to S2 Pob 1 5,313 2013-06-10, 10:07 AM
Last Post: martint123
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 3,969 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  Channel 4 HD new tuning string Pob 0 2,627 2012-03-29, 08:59 PM
Last Post: Pob
  Composite Channel not being tuned properly seymoria 14 6,929 2012-01-24, 01:56 PM
Last Post: seymoria
  Need help remapping Channel guide and actual channels divinehammer 3 3,788 2012-01-20, 10:43 AM
Last Post: kayleigh
  Composite channel configuration problem. seymoria 6 4,622 2012-01-15, 10:15 PM
Last Post: seymoria
  Live TV Locks Onto Different Channel persim 1 2,331 2011-10-24, 06:33 PM
Last Post: sub
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,544 2011-09-19, 01:15 AM
Last Post: sub
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,419 2011-06-27, 02:06 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,487 2011-05-22, 05:09 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode