jeff
Radio Shack 15-13x extender beta
Moderator: Moderators
-
greenough1
- Posts: 658
- Joined: Sun Jan 30, 2005 12:20 am
-
unclemiltie
- Expert
- Posts: 1819
- Joined: Wed Jan 21, 2004 12:50 pm
- Location: Pittsburgh, PA
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
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!
-
unclemiltie
- Expert
- Posts: 1819
- Joined: Wed Jan 21, 2004 12:50 pm
- Location: Pittsburgh, PA
-
unclemiltie
- Expert
- Posts: 1819
- Joined: Wed Jan 21, 2004 12:50 pm
- Location: Pittsburgh, PA