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

Loading RM files into KM8.32

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


Joined: 09 Feb 2004
Posts: 2348

                    
PostPosted: Sun Aug 21, 2005 9:42 am    Post subject: Loading RM files into KM8.32 Reply with quote

I see there's an option to load RM files into KM. So I tried it on this file: SC-HE05
and several other RM files I have.
I changed the file type on the Load dialog to .rmdu in every instance.
But the screen said 'tis not a valid KM file Surprised .
Back to top
View user's profile Send private message
Nils_Ekberg
Expert


Joined: 02 Aug 2003
Posts: 1689
Location: Near Albany, NY

                    
PostPosted: Sun Aug 21, 2005 10:04 am    Post subject: Reply with quote

No option to go back to KM.

The plan was always to go to RM as the newer technology
_________________
Nils
Files Section
Diagnosis File Section
Back to top
View user's profile Send private message Send e-mail
Mark Pierson
Expert


Joined: 03 Aug 2003
Posts: 3017
Location: Connecticut, USA

                    
PostPosted: Sun Aug 21, 2005 10:08 am    Post subject: Re: Loading RM files into KM8.32 Reply with quote

ElizabethD wrote:
I see there's an option to load RM files into KM.
Oops... Embarassed

At one time I was working on implementing that but never finished it. I must not have removed the "Files of Type" entry in the LOAD Device Upgrade dialog. I'll remove it for the next release so as not to confuse people.

Since I know you're going to ask if I plan to finish working on it, all I can say is probably not. KM currently has no means to convert hex back into EFC/OBC format. Since RM stores its function data as hex, this makes it difficult. I had it working for most 1-byte function codes, since they're almost always based on the straightforward LSB/MSB rules, but the 2-byte codes are much more difficult.
_________________
Mark
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ElizabethD
Advanced Member


Joined: 09 Feb 2004
Posts: 2348

                    
PostPosted: Sun Aug 21, 2005 7:42 pm    Post subject: Reply with quote

My understanding also was that this is one way plan, as Nils says.

Mark, I actually wasn't going to ask if you can believe it. The only reason I asked as much was that I saw the option and wondered how you've handled the hex issue.
Back to top
View user's profile Send private message
doucetlaurier



Joined: 27 Dec 2004
Posts: 47

                    
PostPosted: Fri Nov 18, 2005 10:22 am    Post subject: Re: Loading RM files into KM8.32 Reply with quote

ElizabethD wrote:
I see there's an option to load RM files into KM. So I tried it on this file: SC-HE05
and several other RM files I have.
I changed the file type on the Load dialog to .rmdu in every instance.
But the screen said 'tis not a valid KM file Surprised .


HI

I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35

Can you help, please?

Thanks
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 Nov 18, 2005 10:38 am    Post subject: Re: Loading RM files into KM8.32 Reply with quote

Mark Pierson wrote:
ElizabethD wrote:
I see there's an option to load RM files into KM.
Oops... Embarassed

At one time I was working on implementing that but never finished it. I must not have removed the "Files of Type" entry in the LOAD Device Upgrade dialog. I'll remove it for the next release so as not to confuse people.

Since I know you're going to ask if I plan to finish working on it, all I can say is probably not. KM currently has no means to convert hex back into EFC/OBC format. Since RM stores its function data as hex, this makes it difficult. I had it working for most 1-byte function codes, since they're almost always based on the straightforward LSB/MSB rules, but the 2-byte codes are much more difficult.

_________________
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
ElizabethD
Advanced Member


Joined: 09 Feb 2004
Posts: 2348

                    
PostPosted: Fri Nov 18, 2005 1:04 pm    Post subject: Re: Loading RM files into KM8.32 Reply with quote

doucetlaurier wrote:
I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35
Not the end of the world. In RM you can copy the functions and paste into excel temporary holding area, change whatever you wish and paste using PASTE SPECIAL/VALUES into KM the relevant columns. If the upgrade you built is EFC type it should work if you tell KM to use EFC before pasting. I don't think button assignments can be copied so easily. I don't have RM in front of me so take some of this as vague instructions Wink
_________________
Liz
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride Smile
Back to top
View user's profile Send private message
doucetlaurier



Joined: 27 Dec 2004
Posts: 47

                    
PostPosted: Fri Nov 18, 2005 1:31 pm    Post subject: Re: Loading RM files into KM8.32 Reply with quote

ElizabethD wrote:
doucetlaurier wrote:
I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35
Not the end of the world. In RM you can copy the functions and paste into excel temporary holding area, change whatever you wish and paste using PASTE SPECIAL/VALUES into KM the relevant columns. If the upgrade you built is EFC type it should work if you tell KM to use EFC before pasting. I don't think button assignments can be copied so easily. I don't have RM in front of me so take some of this as vague instructions Wink


Thanks for your reply.

Actually my problem is that I cannot install RM on my computer because of the supposedly lack of permission on my account (XP). Of course, I have administration privileges but the Java pack install claims the opposite.

I thought there might be a way to import the RM file directly into KM.

I guess I will have to forget about that file which I had been waiting for for quite a while.
Back to top
View user's profile Send private message
ElizabethD
Advanced Member


Joined: 09 Feb 2004
Posts: 2348

                    
PostPosted: Fri Nov 18, 2005 1:38 pm    Post subject: Reply with quote

RM files (*.rmdu) are most readable of all. Plain text.
Open it in notepad and go from there.
I'd think you can grab the functions and their hex values as well as see what protocol was used, and if I recall, the button assignments are there as well in plain English.
_________________
Liz
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride Smile
Back to top
View user's profile Send private message
doucetlaurier



Joined: 27 Dec 2004
Posts: 47

                    
PostPosted: Fri Nov 18, 2005 1:46 pm    Post subject: Reply with quote

ElizabethD wrote:
RM files (*.rmdu) are most readable of all. Plain text.
Open it in notepad and go from there.
I'd think you can grab the functions and their hex values as well as see what protocol was used, and if I recall, the button assignments are there as well in plain English.


Thanks so much for your kind assistance.

I will give it a try and post my results here.
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