Cap'n
In building the RDF's for my extenders, I took these RDF's and modified them. I did find one inconsistency
The URC-1055 (3033) and the URC-1056 (3033) share the same list of protocols however, the list in the RDF's are different on two:
001F:2 - 001F:8
012A - 012A:2
I have no idea if this makes any difference, but someone who konws should check to see which protocol is in these remotes and then "fix" the RDF's.
-bill
Recommendation/Request for Atlas RDF naming
Moderator: Moderators
-
unclemiltie
- Expert
- Posts: 1819
- Joined: Wed Jan 21, 2004 12:50 pm
- Location: Pittsburgh, PA
-
Capn Trips
- Expert
- Posts: 3989
- Joined: Fri Oct 03, 2003 6:56 am
I don't know. I did nothing with those sections of the rdf's. Hopefully somebody who does will jump in.
Beginners - Read this thread first
READ BEFORE POSTING or your post will be DELETED!
Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
READ BEFORE POSTING or your post will be DELETED!
Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
-
mr_d_p_gumby
- Expert
- Posts: 1370
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Newbury Park, CA
Several of the Atlas RDFs have the variant wrong for 001F. It should be 001F:8. There are other protocol and digitmap errors. I'm going through all the Atlas RDFs in the zip file posted by the Capn and fixing stuff like that. If time permits, I should have them done after this weekend.binky123 wrote:The RDF's probably have been updated since you packed them. These entries are index into RemoteMasters protocol.ini file. 001F:8 is correct for protocol 00 1F variant 8. 012A:2 looks to be correct as this uses 8 fixed and 1 variable byte.
Mike England
-
mr_d_p_gumby
- Expert
- Posts: 1370
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Newbury Park, CA
I updated the Capn's zip file with some corrections to the RDF files. Same link. Most of the corrections are to the [Protocols]. [DigitMaps] and [Buttons] sections.
Mike England
-
mr_d_p_gumby
- Expert
- Posts: 1370
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Newbury Park, CA
Thanks.
What about 012A and 012A:2? There seems to be 5 versions of this in protocols.ini. 012A seems to be 4 fixed/1var(MCE and RC6-6-32). 012A:2(MCE and RC6-M-32) is 8/1. and then an unnamed one for HCS08 is 8/1.
What about 012A and 012A:2? There seems to be 5 versions of this in protocols.ini. 012A seems to be 4 fixed/1var(MCE and RC6-6-32). 012A:2(MCE and RC6-M-32) is 8/1. and then an unnamed one for HCS08 is 8/1.
Last edited by binky123 on Mon Oct 22, 2007 8:12 am, edited 1 time in total.
-
mr_d_p_gumby
- Expert
- Posts: 1370
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Newbury Park, CA
I only know of two variants of 012A.
Variant 1 is 4 fixed/1 variable; S3C8 & P8/740 versions.
Varant 2 is 8 fixed/1 variable; S3C8 & HCS08 versions.
Like many of the other protocols that use bit-doubling in recent remotes, variant 2 is implemented with the fixed data pre-doubled. I added it to KM in v9.07. It is accessed as MCE, RC6-6-32 and RC6-M-32.
Variant 1 is 4 fixed/1 variable; S3C8 & P8/740 versions.
Varant 2 is 8 fixed/1 variable; S3C8 & HCS08 versions.
Like many of the other protocols that use bit-doubling in recent remotes, variant 2 is implemented with the fixed data pre-doubled. I added it to KM in v9.07. It is accessed as MCE, RC6-6-32 and RC6-M-32.
Mike England