JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

RM and Atlas 5 Day (JP1.2) Problem

 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> JP1 - Software
View previous topic :: View next topic  
Author Message
rodenti



Joined: 22 May 2006
Posts: 34
Location: Ottawa, Ontario

                    
PostPosted: Thu Sep 27, 2007 9:13 pm    Post subject: RM and Atlas 5 Day (JP1.2) Problem Reply with quote

I spent several hours yesterday trying to get my Atlas 5 remote working with the codes for a Philips DVP5960 DVD player using RemoteMaster. Finally, in frustration, I switched to Keymap Master and everything worked perfectly on the first try.

Here is what I have found... tell me if I a doing something wrong here:

I downloaded the latest version of RM (v1.82) with version 1.27 of the RDFs and the latest Maps.

In RM I have three choices: Atlas 5-device PVR Day, Atlas 5-device PVR Day JP1.3, and Atlas DVR-PVR 5-Device.

I chose Atlas 5-device PVR Day and used the Philips DVP5960 codes from http://www.hifi-remote.com/forums/dload.php?action=file&file_id=3746. When I uploaded it to my remote it did not work.

After trying several times and scratching my head I tried the other two remote choices with no luck so I switched to Keymap Master using the Atlas 5-Device PVR Day (JP1.2) and voila, success!

The only difference I can see between the Keymap Master and RM is the "Fixed Data"
- in KM 95 30 55 65
- in RM 80 04

Is there a JP1.2 RDF for my Atlas remote to use in RM? The sticker on the remote shows 1055-XXX-0001-001 A060205. In IR its signature shows as 10251025.

Thanks.
_________________
RCU810 Remote
Atlas 5 Day (JP1.2)
Atlas 5 Day (JP1.3)
Atlas 1056B01 (JP1.3)
Atlas 1056B03 (JP2)
URC-2125BC0
and many others... I may be addicted to JP1.
Back to top
View user's profile Send private message
gfb107
Expert


Joined: 03 Aug 2003
Posts: 3411
Location: Cary, NC

                    
PostPosted: Thu Sep 27, 2007 10:52 pm    Post subject: Reply with quote

Sounds like an error in the RDF, which is "10251025 (Atlas 5-device PVR Day).rdf".

In the [Protocols] section, the entry for PID 0058 needs to be 0058:2 instead of just 0058.
_________________
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Back to top
View user's profile Send private message Visit poster's website
rodenti



Joined: 22 May 2006
Posts: 34
Location: Ottawa, Ontario

                    
PostPosted: Fri Sep 28, 2007 10:25 am    Post subject: Reply with quote

gfb107 wrote:
Sounds like an error in the RDF, which is "10251025 (Atlas 5-device PVR Day).rdf".

In the [Protocols] section, the entry for PID 0058 needs to be 0058:2 instead of just 0058.


Is this something that will be fixed in the next version of the RDFs?

I just noticed that there is an RDF available as a single download in the RDF Files section called "10251025 (Atlas 5 PVR with Day) JP1.2". I will give that one a try tonight see if it works.

Just out of curiosity, what does the Fixed Data section do? Only the Philips DVD player seems to use it in my configuration.
_________________
RCU810 Remote
Atlas 5 Day (JP1.2)
Atlas 5 Day (JP1.3)
Atlas 1056B01 (JP1.3)
Atlas 1056B03 (JP2)
URC-2125BC0
and many others... I may be addicted to JP1.
Back to top
View user's profile Send private message
mr_d_p_gumby
Expert


Joined: 03 Aug 2003
Posts: 1370
Location: Newbury Park, CA

                    
PostPosted: Fri Sep 28, 2007 10:38 am    Post subject: Reply with quote

The RDF file for this remote probably has not been updated to include the protocol variant information. As Greg mentions, this is at the root of your problem. Replace the entire [Protocols] section with this info (which includes the correction Greg specified):
Code:
[Protocols]
0000, 0002:5, 0006, 0007, 000A, 000C, 000D, 0010, 0013, 0014,
0015, 0018, 001A, 001B, 001C, 001D, 001F:8, 0022, 0027:new, 0029,
002A, 002D, 002F, 0032, 0034, 0039, 003A, 003D, 0045, 0046,
0056, 0058:2, 005A, 005B, 005C, 005D, 005E:2, 005F, 0060, 0065:2,
0067, 006A, 006E, 0073, 0078, 007E:3, 0083, 0087, 008D, 0090,
0092:3, 0093, 0098:2, 009C, 009E, 00A4, 00A8, 00AF, 00B6, 00BE,
00C4, 00C9, 00CA, 00CD:2, 00CE, 00DB, 00DE, 00E2, 00E3, 00E8,
00E9, 00F0, 00F2, 00F5, 00F8:3, 0103, 0109, 010C, 010F, 0111,
0114:2, 0115, 0117, 0118, 0119, 011A:2, 011B, 0125, 012A, 0161,
016B, 017E, 0182:2, 018B, 0190, 0194, 01A4

rodenti wrote:
Is this something that will be fixed in the next version of the RDFs?
It should be, but sometimes this sort of thing slips through the cracks.
_________________
Mike England
Back to top
View user's profile Send private message
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21238
Location: Chicago, IL

                    
PostPosted: Fri Sep 28, 2007 11:58 am    Post subject: Reply with quote

rodenti wrote:
Just out of curiosity, what does the Fixed Data section do? Only the Philips DVD player seems to use it in my configuration.

Most IR signals contain a portion that is constant for all signals used for the device in question and another portion that changes based on which button is pressed. We refer to the data in the fixed portion as the "device code(s)" and the data in the variable portion as the OBCs (original button codes).

We have executors, either supplied via upgrade or built into the remote, that replicate the various IR protocols used for IR signals. We supply these executors with "fixed data" that they use to format the device code portion of the signal, and we supply them with variable data (ie, different data assigned to each button) that they use to format the OBC portion of the signal.
_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
rodenti



Joined: 22 May 2006
Posts: 34
Location: Ottawa, Ontario

                    
PostPosted: Sat Sep 29, 2007 1:21 pm    Post subject: Reply with quote

Thanks for all your help. I am just glad that KM worked because I could not figure out what I was doing wrong.
_________________
RCU810 Remote
Atlas 5 Day (JP1.2)
Atlas 5 Day (JP1.3)
Atlas 1056B01 (JP1.3)
Atlas 1056B03 (JP2)
URC-2125BC0
and many others... I may be addicted to JP1.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> JP1 - Software All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control