2117 w/ ext3

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

Moderator: Moderators

Post Reply
TimH
Posts: 60
Joined: Fri Dec 26, 2003 8:46 am
Location: Panama City, FL, USA

2117 w/ ext3

Post by TimH »

Is it normal behavior for the clock to reset to the last time of an IR u/l if you reset the remote and have to restart the extender?
Nils_Ekberg
Expert
Posts: 1689
Joined: Sat Aug 02, 2003 2:08 pm
Location: Near Albany, NY

Re: 2117 w/ ext3

Post by Nils_Ekberg »

TimH wrote:Is it normal behavior for the clock to reset to the last time of an IR u/l if you reset the remote and have to restart the extender?
Yes, I believe you mean version 2 by the way. I looks like David retains the registers that were set with the last upload.
TimH
Posts: 60
Joined: Fri Dec 26, 2003 8:46 am
Location: Panama City, FL, USA

Re: 2117 w/ ext3

Post by TimH »

Nils_Ekberg wrote:Yes, I believe you mean version 2 by the way. I looks like David retains the registers that were set with the last upload.
DOH! :oops:

yes, ext2

BTW; would that be considered a "bug" or just the way it is?

Thanks Nils
Nils_Ekberg
Expert
Posts: 1689
Joined: Sat Aug 02, 2003 2:08 pm
Location: Near Albany, NY

Re: 2117 w/ ext3

Post by Nils_Ekberg »

TimH wrote:[
BTW; would that be considered a "bug" or just the way it is?
Thanks Nils
That is the design since he is getting the time from the PC and during the reset you are probably not connected. Hmmm, I wonder if the reset will get the time if you have the cable connected?
vasqued2
Expert
Posts: 67
Joined: Sun Aug 03, 2003 2:12 pm

Post by vasqued2 »

Nope, the time is set by IR during the upload.

From the Readme, here's the logic used to reset the time:

The extender will automatically synchronize the time on the remote to the
time on the PC if it is invoked within one minute of the download. If you
set the time on the remote or wait longer than a minute after the download,
it will not change the time on the remote.

In reality, this code works by checking the current time on the remote,
adding the hours and minutes, and if the total is 12 (i.e. 12:00), it will
reset the time. Otherwise it will not. This means that there are
other times (i.e. 1:11, 2:10, etc.) that will reset the time when it shouldn't.
I took the shortcut to save some memory.
Post Reply