Page 1 of 1

Insignia JP1.3 extender beta version

Posted: Tue Mar 08, 2011 10:09 pm
by unclemiltie
I will shortly upload Beta V0.02 of the extender for the Insignia 31473147 JP1.3 remotes. Two remotes are currently supported by this extender. Both report the 31473147 signature. These are:

Insignia NS-RC01G-09 - 4-device (8 internal)
Insignia NS-RC02U-10A - 4-device (8 internal) with backlit keys

I have done all of my testing on the backlit version. But given that UEI has always loaded the same firmware into remotes with the same signature this should be safe on the non-backlit version.

While Beta is ongoing, please report all issues with the extender here. Hopefully this beta will be pretty short since this was a relatively simple port of the RCA RCRP05B extender with only one curveball thrown at me by UEI.

Posted: Wed Mar 09, 2011 10:48 am
by unclemiltie
The extender is now uploaded. The file is here:


https://www.hifi-remote.com/forums/dload ... le_id=9539

Posted: Wed Mar 09, 2011 3:20 pm
by vickyg2003
But given that UEI has always loaded the same firmware into remotes with the same signature this should be safe on the non-backlit version.
Not quite, they reused the signature on some of the millenium remotes and some replay remotes.

Posted: Wed Mar 09, 2011 3:28 pm
by unclemiltie
Argh.... I didn't know that


Well, the activation process does some rudimentary checking before it does its magic and would likely NOT activate if the remote is not the same. gfb has one and is testing the extender so we'll know soon enough if it works

-bill

Posted: Thu Mar 10, 2011 11:52 am
by unclemiltie
This comes from the RCA RCRP05b topic, but it is also applicable to the Insignia extender.
unclemiltie wrote:you may have found a bug... I suspect that no one really separates the menu keys from the other keys and thus this never showed up.

Do me a favor, can you test by changing the value at $0761 from $04 to $05 in the raw data, then APPLY that change and upload to your remote. Let's see if that fixes it. I may not be searching all of the keylists, and of course since Menu is the next to last, that's the one that is falling off the list.
To everyone using this extender: this turned out to be a real bug in the logic that figures out which keyset you are using. the net is that the Set_Menu command does not work and menu keys are considered other keys.

This will be fixed in the release version of the extender. Meanwhile, if you change the value at $761 from $03 to $04 in the RAW tab, apply and re-upload the remote will work properly. (this is different from the RCA since the Insignia extender does not have a PIP HT keyset since there are no PIP keys)

Posted: Sun Mar 27, 2011 10:07 am
by mdavej
I just noticed that any global macro I put on a shifted or xshifted key will not run. Shifted keymoves seem to work fine.

EDIT: Could it have something to do with the macro delay. What's a reasonable value? I tried to make a DKP macro, but I have to press the key extremely fast.

Posted: Sat Apr 09, 2011 7:56 pm
by unclemiltie
Another apparent bug found by Greg Bush. the Discrete Off command doesn't work at all.

change the value at $6CD from $3F to $7F and that should fix it. let me know if it doesn't or if that breaks something else