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

RMIR Simpleset Support
Goto page Previous  1, 2, 3 ... , 13, 14, 15  Next
 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> JP1 - Software
View previous topic :: View next topic  
Author Message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Mon Dec 29, 2014 11:17 pm    Post subject: Reply with quote

mdavej wrote:
There is no need. Just use our Ortek VRC-1100 upgrade.
http://www.hifi-remote.com/forums/dload.php?action=file&file_id=10469


I already tried that unsuccessfully. When I try to change the remote, I get an error that the protocol will not work, and it does not even if I ignore the error and try to load the upgrade to the remote.

There is a comment under the upgrade file that says "01ED in the Protocols section to 01ED:uei" for another remote, but I am not sure it applies to OARUSB04G. I do not even see 01ED in its RDF file.
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Tue Dec 30, 2014 12:27 am    Post subject: Reply with quote

Edit protocols.ini and add the following line to the OrtekMCE entry:
Code:
Code.MAXQ610=30 64 31 14 17 00 43 00 17 00 16 00 e0 10 68 01 b4 00 00 00 68 01 5a 00 00 80 0c 00 d4 d3 00 51 d4 d4 00 17 d4 d4 0f 62 44 44 70 71 73 74 62 55 01 02
Then restart RMIR (if it was already running) and try the upgrade again. As you say, the OARUSB04G does not have 01ED built in, and protocols.ini doesn't currently have an entry for the MAXQ processor for 01ED. That's why RMIR can't change the remote--it doesn't know what executor code to use. The above change should fix that problem.

ETA: Wait, protocols.ini needs more changes to make this work. It may take some time....
Back to top
View user's profile Send private message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Tue Dec 30, 2014 6:23 pm    Post subject: Reply with quote

3FG wrote:
Edit protocols.ini and add the following line to the OrtekMCE entry:
Code:
Code.MAXQ610=30 64 31 14 17 00 43 00 17 00 16 00 e0 10 68 01 b4 00 00 00 68 01 5a 00 00 80 0c 00 d4 d3 00 51 d4 d4 00 17 d4 d4 0f 62 44 44 70 71 73 74 62 55 01 02
Then restart RMIR (if it was already running) and try the upgrade again. As you say, the OARUSB04G does not have 01ED built in, and protocols.ini doesn't currently have an entry for the MAXQ processor for 01ED. That's why RMIR can't change the remote--it doesn't know what executor code to use. The above change should fix that problem.

ETA: Wait, protocols.ini needs more changes to make this work. It may take some time....


I added the line and I no longer get the error. However, I did the upgrade, and remote blinks but nothing happens. This is progress as before I could not even choose the device on the remote after the upgrade. The PID has a * next to it, I am not sure if that is relevant
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Tue Dec 30, 2014 8:04 pm    Post subject: Reply with quote

Please be patient. It may take a couple of days to write a working executor.
Back to top
View user's profile Send private message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Tue Dec 30, 2014 9:17 pm    Post subject: Reply with quote

Sorry, thanks for your help.
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4508
Location: Cambridge, UK

                    
PostPosted: Sat Jan 03, 2015 11:10 am    Post subject: Reply with quote

Dave (3FG), I don't think 01ED is a UEI PID for the OrtekMCE protocol. My recollection is that I wrote the HCS08 and S3C80 executors for that protocol and gave them a PID that was unused at that time. Someone may have found an official PID since then but I am not aware of it.

Sorry I didn't post this earlier, but I have been away for a few days and out of touch with JP1 matters.
_________________
Graham
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Sat Jan 03, 2015 2:57 pm    Post subject: Reply with quote

Graham, yes I realized that right after posting, which is why I edited my post to say wait. I now have an executor almost working, but not quite good enough yet.
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Sat Jan 03, 2015 6:03 pm    Post subject: Reply with quote

Alright, lets give this a try. Add this to the OrtekMCE entry in prtocols.ini, just after the S3C80.code= line.
Code:
Code.MAXQ610=33 69 11 92 00 04 12 00 12 00 00 00 12 00 12 00 00 00 36 0D 4A 00 12 00 00 80 54 57 18 00 00 14 C6 C4 01 06 C4 C4 C6 13 C5 C5 01 55 F4 C4 FF 5D 00 00 00 16 C4 D0 FE 10 C5 00 FF 59 F0 00 00 16 C4 D1 FC 59 E8 00 00 14 C4 C5 01 51 C4 C4 00 05 C5 C5 C4 10 C4 00 08 57 08 00 00 11 D2 D2 01 16 C6 C5 01 05 D2 D2 C6 12 C5 C5 01 58 F0 C4 00 C2 40 23 60 51 32 08 17 D0 D0 04 51 D2 D2 00 C2 50 23 60 51 32 04 17 D0 D0 06 22 40 03 60 51 32
Of course, don't include the incorrect executor I posted earlier.
ETA: modified slightly to more closely match the S3F80 executor.
Back to top
View user's profile Send private message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Sat Jan 03, 2015 11:04 pm    Post subject: Great Work! Reply with quote

PERFECT! Great work Dave. The upgrade worked beautifully. I have not used all the buttons, but all the ones I used worked.

Thanks a bunch and happy new year.
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4508
Location: Cambridge, UK

                    
PostPosted: Tue Jan 06, 2015 2:06 pm    Post subject: Reply with quote

RMIR v2.03 Beta is nearly here. I have posted RMIR v2.03 Alpha 27 as a full release package. If no further issues arise, it will be migrated unchanged to the SourceForge repository as RMIR v2.03 Beta. Among many other things, it includes this MAXQ support for OrtekMCE protocol and other protocol improvements also posted recently by Dave.
_________________
Graham
Back to top
View user's profile Send private message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Tue Jan 06, 2015 6:45 pm    Post subject: Reply with quote

Thanks, I will test this version.
Back to top
View user's profile Send private message
zaldwaik



Joined: 05 Apr 2009
Posts: 35

                    
PostPosted: Thu Jan 08, 2015 6:58 pm    Post subject: Reply with quote

This worked great, all the changes were included.
Back to top
View user's profile Send private message
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4508
Location: Cambridge, UK

                    
PostPosted: Tue Jan 20, 2015 10:41 am    Post subject: Reply with quote

Please see this announcement of RMIR v2.03 Alpha 28, a substantial change from the Alpha 27 series. All users of the Alpha development versions are encouraged to try it.
_________________
Graham
Back to top
View user's profile Send private message
vook



Joined: 26 Mar 2015
Posts: 6
Location: United States

                    
PostPosted: Thu Mar 26, 2015 8:27 am    Post subject: Reply with quote

Hi! Thanks for the great work on supporting simpleset remotes!

I just bought a oarusb04g and I'm a little overwhelmed by all of the info on this board. So using your software turns the simplset remote into jp1? Then I can get more information from the regular jp1 forum guides after that?

I want the remote to control a Sony tv, a Microsoft mce remote receiver, and a Toshiba sbx4250 sound bar.

Would you point me to the right places to read about how to get up and running with this remote assuming my experience with universal remotes are limited to typing codes from the back of the manual? (I realize I may be able to get the functionality i want without any modifications, but I still want to use the extender)

Thanks!
Back to top
View user's profile Send private message AIM Address
mdavej
Expert


Joined: 08 Oct 2003
Posts: 4498

                    
PostPosted: Thu Mar 26, 2015 8:36 am    Post subject: Reply with quote

If you can't find your devices in our file section, post back and we'll try to help. We have everything but your sound bar. If there are no built-in codes, just learn that one.

There is no extender for the 04g yet.

In the mean time, review the tutorials at the wiki link above.
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
Goto page Previous  1, 2, 3 ... , 13, 14, 15  Next
Page 14 of 15

 
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