Page 1 of 7
IR Remote Controls for the Ryde Receiver
Posted: Wed Jul 15, 2020 5:13 pm
by G8GKQ
The BATC wiki contains details of the Infrared remote controls supported by the Ryde
https://wiki.batc.org.uk/Ryde_remote_controls
It also contains details on how to add your own custom remote control - if you build a handset.yaml file for a new remote control for the Ryde Receiver, please post details here. If you can include a photo of the remote as well, that could help other users.
As an example, here is the file for the Nebula Remote that I use.
Code: Select all
---
name: NEBULA USB DTV
driver: rc-5
buttons:
POWER: 0x0d
UP: 0x16
DOWN: 0x17
LEFT: 0x18
RIGHT: 0x19
SELECT: 0x1a
BACK: 0x14
MENU: 0x15
ZERO: 0x00
ONE: 0x01
TWO: 0x02
THREE: 0x03
FOUR: 0x04
FIVE: 0x05
SIX: 0x06
SEVEN: 0x07
EIGHT: 0x08
NINE: 0x09
MUTE: 0x26
VOLUP: 0x1d
VOLDN: 0x1e
CHUP: 0x1b
CHDN: 0x1c
Dave, G8GKQ
Re: IR Remote Controls for the Ryde Receiver
Posted: Wed Jul 15, 2020 5:19 pm
by g0mjw
Octagon SF8008
driver: nec
buttons:
POWER: 0x514
UP: 0x503
DOWN: 0x502
LEFT: 0x50e
RIGHT: 0x51a
SELECT: 0x507
BACK: 0x513
MENU: 0x500
ZERO: 0x512
ONE: 0x509
TWO: 0x51d
THREE: 0x51f
FOUR: 0x50d
FIVE: 0x519
SIX: 0x51b
SEVEN: 0x511
EIGHT: 0x515
NINE: 0x517
Re: IR Remote Controls for the Ryde Receiver
Posted: Wed Jul 15, 2020 7:38 pm
by G8GKQ
Thanks Mike - I've added that to the latest build.
Dave
Re: IR Remote Controls for the Ryde Receiver
Posted: Wed Jul 15, 2020 8:51 pm
by CU2ED
Hello,
I use this one, as I have a few of them from my old PVR and MVP's, it works very well ...
name: Hauppauge PVR2 250 or MediaMVP
driver: RC5
buttons:
POWER: 0x1f3d
UP: 0x1f20
DOWN: 0x1f21
LEFT: 0x1f11
RIGHT: 0x1f10
SELECT: 0x1f25
BACK: 0x1f1f
MENU: 0x1f0d
ZERO: 0x1f00
ONE: 0x1f01
TWO: 0x1f02
THREE: 0x1f03
FOUR: 0x1f04
FIVE: 0x1f05
SIX: 0x1f06
SEVEN: 0x1f07
EIGHT: 0x1f08
NINE: 0x1f09
Thank you all for this great project!
73
Jacinto
cu2ed
Re: IR Remote Controls for the Ryde Receiver
Posted: Wed Jul 15, 2020 9:19 pm
by G8GKQ
Thanks Jacinto
That one is now in the main build as well.
Dave
Re: IR Remote Controls for the Ryde Receiver
Posted: Tue Jul 28, 2020 8:30 am
by g8vpg
name: Freesat V7 Combo
driver: nec
buttons:
POWER: 0x311
UP: 0x347
DOWN: 0x34b
LEFT: 0x357
RIGHT: 0x353
SELECT: 0x304 (OK)
BACK: 0x352 (Exit)
MENU: 0x343
VOL+: 0x308 (Page+)
VOL-: 0x35e (Page-)
CHAN+: 0x342 (Sub-T)
CHAN-: 0x34f (Text)
ZERO: 0x31e
ONE: 0x31d
TWO: 0x31c
THREE: 0x346
FOUR: 0x315
FIVE: 0x314
SIX: 0x345
SEVEN: 0x300
EIGHT: 0x31f
NINE: 0x31b
MUTE: 0x310
Please note that the up/down left/right buttons are also labelled as vol+/- and chan+/-, so I have assigned separate buttons as shown in brackets to separate these functions.
73 Shaun.
Re: Longmynd software
Posted: Tue Jul 28, 2020 9:39 am
by Audio Tone
Hi Dave .... This is coding for my LG BluRay. Model No. BP530R 2013 vintage. Just four differences MENU (vital) DOWN,CH+,CH-
All working well. Will send picture later.
Would suggest start up with 18 volt LNB polarity selected as default. 73 Tony G0AZQ.
name: LG BluRay
driver: nec
buttons:
POWER: 0x2d2d30
UP: 0x2d2d47
DOWN: 0x2d2d48
LEFT: 0x2d2d59
RIGHT: 0x2d2d5a
SELECT: 0x2d2d58
BACK: 0x2d2d45
MENU: 0x2d2d3a
MUTE: 0x409
VOL+: 0x402
VOL-: 0x403
CHAN+: 0x2d2d33
CHAN-: 0x2d2d32
ZERO: 0x2d2d44
ONE: 0x2d2d3b
TWO: 0x2d2d3c
THREE: 0x2d2d3d
FOUR: 0x2d2d3e
FIVE: 0x2d2d3f
SIX: 0x2d2d40
SEVEN: 0x2d2d41
EIGHT: 0x2d2d42
NINE: 0x2d2d43
Re: IR Remote Controls for the Ryde Receiver
Posted: Sun Aug 02, 2020 11:42 am
by KA5BBC
Can someone please provide a tutorial on how to build the code lists for remotes.. many of those listed are nigh on impossible to obtain in the US and eBay shipping, thanks to the global distribution center, is extremely slow and unreliable - my last few orders either disappeared or arrived damaged.
Re: IR Remote Controls for the Ryde Receiver
Posted: Sun Aug 02, 2020 3:46 pm
by G8GKQ
Hi Andy
For now, the easiest thing is to select an existing remote file with the same protocol and edit it. Basic instructions here - will be updated in the next day or 2.
https://wiki.batc.org.uk/Ryde_remote_co ... te_control
Dave
Re: IR Remote Controls for the Ryde Receiver
Posted: Wed Aug 26, 2020 7:23 pm
by DL5BCA
Hello,
I trained an older AEG DVD remote control.
Here are the codes:
---
name: AEG DVD
driver: nec
buttons:
POWER: 0x0c
UP: 0x47
DOWN: 0x02
LEFT: 0x15
RIGHT: 0x16
SELECT: 0x40
BACK: 0x55
MENU: 0x04
MUTE: 0x49
VOL+: 0x0d
VOL-: 0x1d
CHAN+: 0x08
CHAN-: 0x18
ZERO: 0x0a
ONE: 0x4c
TWO: 0x0e
THREE: 0x4d
FOUR: 0x0f
FIVE: 0x4f
SIX: 0x4e
SEVEN: 0x0b
EIGHT: 0x4b
NINE: 0x4a