Radio Shack 15-13x extender beta

Support forum for extenders. If you're having trouble getting one up and running, this is the place to come.

Moderator: Moderators

greenough1
Posts: 658
Joined: Sun Jan 30, 2005 12:20 am

Post by greenough1 »

I'll see if I can come up with some simplier LKP macros that are easier to debug without the devices ;-)

jeff
unclemiltie
Expert
Posts: 1819
Joined: Wed Jan 21, 2004 12:50 pm
Location: Pittsburgh, PA

Post by unclemiltie »

Jeff

I can also ship you a debug version of the extender that can do two things to help you in debugging things. (This is in the Atlas as well)

First, it writes the macro buffer back to the E2 during processing of LKP. that way, you can see what got pushed onto the macro stack. This is what I use when debugging to see if the macro got loaded right, I don't have to point the remote at something during this phase.


Second, it enables "key blinking" so that instead of sending IR, the remote will blink the keys that are being executed. (ie: you can watch the macros being played back, this helps with nested macros, but it's sort of boring watching the LED blink for each key in a long macro)

This is not a run time option, but an option that must be built in at assembly time.


-bill
this JP1 stuff is a sickness!
Lonewolf
Posts: 26
Joined: Thu Nov 27, 2008 4:59 am

Post by Lonewolf »

Is the source for the extender around here somewhere? I would love to see what makes it tick.

/LW
unclemiltie
Expert
Posts: 1819
Joined: Wed Jan 21, 2004 12:50 pm
Location: Pittsburgh, PA

Post by unclemiltie »

I have not published the source for the RS extender. I'm not sure that I ever will
this JP1 stuff is a sickness!
Lonewolf
Posts: 26
Joined: Thu Nov 27, 2008 4:59 am

Post by Lonewolf »

That's all right, I was more interested in seeing which registers / functions did what, and I think I found it.

/LW
unclemiltie
Expert
Posts: 1819
Joined: Wed Jan 21, 2004 12:50 pm
Location: Pittsburgh, PA

Post by unclemiltie »

This topic is closed

The releaes V1.00 version of the extender is now available. Please use the V1.00 topic for all issues and concerns with this extender
this JP1 stuff is a sickness!
Locked