HP Forums
What is the SVN version of 34S that does NOT need a keyboard change? - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: What is the SVN version of 34S that does NOT need a keyboard change? (/thread-201250.html)



What is the SVN version of 34S that does NOT need a keyboard change? - Egan Ford - 10-14-2011

Subject says it all.


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Dominic Richens - 10-14-2011

All of them.

Pauli stated that any changes to the layout will be done on a (not yet created) branch.


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Jeff O. - 10-14-2011

The latest version, 1726, uses the current keyboard (i.e the one for which Eric's overlay works.) It has the "41C" enhancements, i.e., the function name is displayed when you press a key and NULLs out if you hold the key down for few seconds. (This feature will help when they change the keyboard, if one decides to keep loading new versions without changing the overlay.)

The above is incorrect, version 1722 is the last version that is fully compatible with Eric's overlay. See the following posts. I never used the old functions that are gone and like the new, so I can live with the change.


Edited: 14 Oct 2011, 4:53 p.m. after one or more responses were posted


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Dominic Richens - 10-14-2011

Actually I forgot about the x<>y changes in 1723. It's potentially minor but the x< and >a on the x<>y are now y<> and z<>.

So I think 1722 is the last version that exactly matches Eric's overlays.

svn co -r 1722 https://wp34s.svn.sourceforge.net/svnroot/wp34s/trunk/realbuild realbuild
svn co -r 1722 https://wp34s.svn.sourceforge.net/svnroot/wp34s/library library


Edited: 14 Oct 2011, 2:24 p.m.


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Walter B - 10-14-2011

Confirmed :-)


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Kerem Kapkin (Silicon Valley, CA) - 10-14-2011

I am sorry this may be very obvious to some, but I can’t locate the different versions of the 34s code calc.bin to flash.

Seem like the most recent version of the calc.bin file on this site http://sourceforge.net/projects/wp34s/files/ which is 1630

There is another calc.bin file in https://wp34s.svn.sourceforge.net/svnroot/wp34s/trunk/realbuild/

Which I cannot tell the date or the rev. by looking at the file name on Internet Explorer. How do we locate different revs of the calc.bin file with rev notes (if available)?

Thanks –K2


Re: What is the SVN version of 34S that does NOT need a keyboard change? - fhub - 10-14-2011

Quote:
How do we locate different revs of the calc.bin file with rev notes (if available)?

Use the following link:

http://wp34s.svn.sourceforge.net/viewvc/wp34s/trunk/realbuild/

If you click on calc.bin you come to a site with a list of the last revisions, and for each revision there's a 'download' option.

Franz

Edited: 14 Oct 2011, 4:46 p.m.


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Kerem Kapkin (Silicon Valley, CA) - 10-14-2011

Great! This is excatly what I was looking for, thank you Franz.


Re: What is the SVN version of 34S that does NOT need a keyboard change? - Paul Dale - 10-14-2011

Quote:
Pauli stated that any changes to the layout will be done on a (not yet created) branch.

That isn't quite what I said. The changes to layout will involve a branch. We haven't decided if the current layout will be the branch or the new....


The change to Y<> and Z<> is on the keyboard now.


- Pauli