Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 1 made on November 2, 2024 at 13:30
L
MOD
Lyndel McGee
RC Moderator
Joined:
Posts:
RC XP:
August 2001
13,144
496⭐︎
Barf,

A while back, I came across an article on the web discussing the Apple IR Remote Format and specifically the protocol.

[Link: en.m.wikipedia.org]

IRScrutinizer currently can decode and generate the Apple format. However, it does so using a Device ID that is 8 bits in length. I've previously posted codes on this site that call out Device ID 229 and Device ID 238. Pairing Device would be Device ID 224.

I've taken the protocol specification from IR Scrutinizer and refined it to create an AppleV2 format as well as an AppleV2-NoDefaultDevice.

As of now, I have a text file that contains both of these protocol definitions. What I've not done is to update the uei-executor section of each.

I will email you my text file for testing locally. For consistency with the above article, I'm wondering if we should replace Apple or add an AppleV2 deriviative (one of 2 new protocol defintions) to simplify Apple to match the format outlined in the article.

My preference is the AppleV2-NoDefaultDevice as upon a decode you can immediately see which device is being used whereas with AppleV2 protocol definition, if device = 14, it is not displayed.

Here are 2 codes that can be used to vet out the new protocol definitions (Note the 229 and 238 as I used the original Apple Protocol to generate these signals).

229_002_CURSOR_DOWN
0000 006C 0022 0002 015B 00AD 0016 0041 0016 0016 0016 0041 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0016 0016 0016 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 05CB 015B 0057 0016 0E6C


238_047_PLAY_PAUSE
0000 006C 0022 0002 015B 00AD 0016 0016 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0016 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0016 0016 0041 0016 0016 0016 0016 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 0041 0016 04C7 015B 0057 0016 0E6C

Last edited by Lyndel McGee on November 2, 2024 19:54.
Lyndel McGee
Philips Pronto Addict/Beta Tester