NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 180 181 182 183 184 … 263 Next »
NTL STB Channel Changing

 
  • 0 Vote(s) - 0 Average
NTL STB Channel Changing
johnf
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2006
#1
2006-08-23, 09:06 PM
I have a samsng NTL box that just refuses to change to any channel that has doulble digits i.e 11 BBC 3 144 E4. I am using the MCE with HIP with the replacement drivers. Apparently its to do with 'toggle codes' and its the main reason why I stopped using MCE.

Is anyone else using this setup and managed to get it working?
If so can I have your IR files?
Or do you have any tips?
martynw
Offline

Junior Member

Posts: 30
Threads: 4
Joined: Apr 2006
#2
2006-08-23, 10:14 PM
As you've said, the NTL remote uses toggle codes (or double bounce as it's sometimes called).

What needs to happen is for a "dummy" or non-effective IR code to be inserted between each digit that's sent to reset the toggle. I use the "ENTER" key.

So, for example, channel change of 111 is sent as 1 ENTER 1 ENTER 1 ENTER.

The ENTER key resets the toggle on the STB but does nothing else.

Here's what works for me and has given 100% reliable control for around 5 months.

(I don't have much time right now to do a full walkthrough, but hopefully the following will get you further than you have so far.)

I'm assuming that you've got your remote codes programmed in HIP and have got as far as setting up hipsend.exe?

Assuming that you have done the above for the digits 0-9, you also need to add the code for the "ENTER" key to HIP and then map this in hipsend.exe too (I mapped it to the + key).

Next create a file called "gbpvrir.bat" in your c:\program files\devnz\gbpvr folder using notepad or similar.

Put the following in the file and save it (change the path to hipsend.exe if yours is different):

Code:
@echo off
set _ir=%1
rem echo %_ir:~0,1%+%_ir:~1,1%+%_ir:~2,1%+
"c:\program files\hip\hipsend" %_ir:~0,1%+%_ir:~1,1%+%_ir:~2,1%+

You should now be able to open up a command prompt and type "gbpvrir.bat 111" to confirm it works. The bat file splits the command line argument (in this case "111") and inserts "+" between each digit before calling hipsend.exe. You should see the channels changing successfully at this point.

Once you've confirmed the above all works, go into the gbpvr config program and point the remote control section of the tuner config to the "gbpvrir.bat" instead of hipsend.exe.


Works for me!

Martyn
johnf
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2006
#3
2006-08-24, 09:14 PM
Ok, some success. Although I think I have a IR-learning issue as its a bit hit and miss. But I have successfully used hipsend to 11 and 144 Smile just need to improve the IR signals.

Martyn if you have an NTL box could I be cheeky and ask for your IR files?
johnf
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2006
#4
2006-08-24, 09:53 PM
I seem to have fixed it to nearly 100%.. I have tweaked the repeat/held values in HIP to around 400 and I needed to reduce the repeat IR to 1 (had it set very high after revious testing) Still misses occasionly but thinks its more the box objecting to my excessive testing...will see how it goes over the next day or 2.

Thanks again Martyn
martynw
Offline

Junior Member

Posts: 30
Threads: 4
Joined: Apr 2006
#5
2006-08-24, 10:11 PM
Hi John,

I've not got access to my gbpvr box at the moment, but if I recall there's a "sweetspot" on the length of the IR commands of about 180ms (I re-learned mine in HIP over and over again until I had them all at around 180ms give or take a few ms).

I think that I also had the hipsend delay tweaked to about 200ms.

It takes a bit to get right but once sorted mine's been 100% successful.

(If you still need my IR files I'll post them at the weekend).

Martyn
ricklous
Offline

Senior Member

Posts: 412
Threads: 8
Joined: Nov 2005
#6
2006-08-25, 01:40 PM
You might also wanna try these codes attached.

I had the same setup and went a slightly different route than martynw. I tried seperating out the codes with an additional 'enter' code but found that i couldnt get the 'enter' code short enough for the whole string to be seen as one channel request for channel '111' instead of three seperate requests for channel '1'. So instead i managed to learn both the A and B code for each button on the remote, and when programming HIP to respond to HipSend commands, set the A code in the Primary command field and the B code in the Secondary command field. HIP then toggles between the two, in effect replicating the toggling of the NTL remote itself instead of resetting the toggle.
I also found that switching off the OSD of the NTL box halved the time taken for a channel change...
EDIT all the files in the zip go in the MCEIR subfolder of the HIP folder except the HipMCE.ini which goes in the main HIP folder.
[SIZE="1"]Building PVR-Only Machine for non-tech Uncle and Aunt:

Celeron 2.4, 1gig ram. Insight P4-ITX (mini-itx) mobo, 250w Shuttle silent PSU, slmline DVD rewriter, 40gig system HDD, 150gig Media HDD, Dual Riser holding Hauppauge PVR 350 and Nova-T, along with Nova-T USB2. MCE Remote 2005. Antique Art-Deco Radio for use as case when uncle finds one...

Time for a brew first though :p[/SIZE]
johnf
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2006
#7
2006-08-25, 08:11 PM
Thanks everyone. It sounds as if I need some more patience... ricklous you must have been there for hours Sad

I had already disabled the NTL OSD as the guide in GBPVR is soooo much better.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Add Colossus as a Single Channel source txinga 4 1,845 2022-01-04, 08:51 PM
Last Post: txinga
  Improve reliability of STB channel changing? jksmurf 39 13,960 2019-09-29, 07:07 AM
Last Post: jksmurf
  Global Cache Channel Changer (IR Blaster) Executable jksmurf 0 2,247 2019-03-18, 08:07 AM
Last Post: jksmurf
  Channel export/import with capture device change ga_mueller 9 4,405 2016-10-24, 01:07 AM
Last Post: sub
  Channel changing a UK SKY HD+ (sky make) via hauppauge colossus 2 IR Blaster TheWiFiWizard 13 8,283 2016-09-13, 09:06 AM
Last Post: martint123
  AutoIt3 program to change channel with WinLIRC drake3 0 2,319 2016-03-02, 03:47 AM
Last Post: drake3
  Copy-Once and Copy-Freely by stream/program or channel? Lone_Stranger 10 6,565 2015-09-13, 12:15 AM
Last Post: sub
  HDPVR cannot change channel adc 8 5,028 2014-07-27, 02:40 AM
Last Post: sub
  Direct TV & IP Channel Changing smajor 2 2,023 2013-11-13, 03:12 PM
Last Post: smajor
  Channel changer? (which are good and small). SFX Group 2 1,944 2012-06-13, 11:06 PM
Last Post: JonnyCam

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

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

Linear Mode
Threaded Mode