Finally, I get to dive (even if it is for a little bit) to the newest firmware of the WP 34S (build 1984-Who ya gonna call?).
Hopefully new overlays will be available soon.
Edited: 7 Dec 2011, 12:36 a.m. after one or more responses were posted
WP 34S version 2.3 (corrected)
|
|
« Next Oldest | Next Newest »
|
▼
Post: #35
12-06-2011, 11:01 PM
Finally, I get to dive (even if it is for a little bit) to the newest firmware of the WP 34S (build 1984-Who ya gonna call?).
Hopefully new overlays will be available soon. Edited: 7 Dec 2011, 12:36 a.m. after one or more responses were posted ▼
Post: #36
12-07-2011, 12:03 AM
URL for downloading version 3? The URL I have from Max still points to version 2.3.
Namir Edited: 7 Dec 2011, 12:21 a.m. ▼
Post: #37
12-07-2011, 12:36 AM
Version 34S 2.3 1984 (Maybe the manual is version 3 and the software is 2.3 )
Sorry if I got the version numbers wrong. :( Edited: 7 Dec 2011, 12:37 a.m. ▼
Post: #38
12-07-2011, 01:12 AM
Ok Thanks! I already have access to these pages. I am focusing on the emulator for now, since I am away from home. Namir
Post: #39
12-07-2011, 01:25 AM
Quote:Please allow me qoting the very last sentence of the v3 manual, printed bold red there almost since the beginning of v3: Quote:
Post: #40
12-07-2011, 01:53 AM
Quote:Some minor modification is in discussion right now. ▼
Post: #41
12-08-2011, 01:18 AM
Now the modification can be seen in Sourceforge. Manual and overlay files are updated but the software isn't yet - will follow soon. No guarantee for this being the final one. Probability rises, however :-)
Enjoy, ▼
Post: #42
12-08-2011, 05:22 AM
Quote:Not a good idea IMO to remove CLalpha from the keyboard and replace it by CLP. :-( How often will you need a CLP compared with a CLalpha? But if you really keep this 'improvement' (?), then it would be a good idea if CLalpha would still be available as [h]CLx at least when being in alpha-mode! Franz ▼
Post: #43
12-08-2011, 06:53 AM
Quote: Yeah, I was a bit puzzled by that too. I have to use CLalpha before pretty much every alpha command when programming. CLP is something that can be in a catalog somewhere. ▼
Post: #45
12-08-2011, 09:50 AM
Quote: Oh, very nice! Good idea. ▼ ▼
Post: #47
12-08-2011, 10:49 AM
What about in program mode? In my mind, that is where CLalpha gets repeated use as mentioned by Dominic previously. Must you first enter alpha mode (by pressing f ENTER) before entering CLalpha by pressing h <-? My guess is yes, since Clx is also needed frequently. Four keystrokes to enter this command may prove to be an inconvenience to some users. ▼
Post: #48
12-08-2011, 11:02 AM
Jeff, you will typically do CLalpha just prior to entering some alpha text, so you need to go to alpha mode only once. All the alpha commands are only available from within alpha mode, so this is consistent behavior. ▼
Post: #49
12-08-2011, 12:59 PM
Yes, I suppose that the majority of the time, a CLalpha will be followed by alpha entry. If not, well, it's just two extra keystrokes. Wait, I think it will be three extra, since you must press ENTER to end alpha mode, but no matter, it will probably not wear out my fingers. ▼
Post: #50
12-08-2011, 01:38 PM
Unless I'm mistaken, CLalpha is only really needed in program mode. It's the same number of keystrokes - you just go into alpha mode to do CLalpha rather than immediately after. When you go to enter your alpha, you are already in alpha mode. Try it out rev 2000 of wp34sgui.exe ▼
Post: #51
12-08-2011, 05:59 PM
Quote: All alpha commands are really only useful in program mode.
▼
Post: #52
12-10-2011, 01:17 PM
I agree that CLalpha is primarily useful in program mode, and that most of the time, it will be executed immediately prior to entering alpha data, so there will not be any extra keystrokes needed. My point is that on the occasion (see below for example) that a CLalpha is used in a program and not immediately followed by alpha entry, it will take three extra keystrokes as compared to v2.2 build 1950.
// Program Listing ▼
Post: #53
12-10-2011, 01:45 PM
I'd put CLalpha in P.FCN additionally, so it can be accessed always :-)
EDIT: It's in now :-) Edited: 10 Dec 2011, 6:57 p.m.
Post: #54
12-08-2011, 05:34 AM
Quote: I see the <( and )> for scrolling binary numbers are still on the same key (with different modifiers). Would you please consider having them on separate keys? It would be a lot easier to use. I would be willing to sacrifice the base 8 function (which I think is not that much used these days) ▼
Post: #55
12-08-2011, 05:45 AM
Quote:I remember having seen this request already many times in the past, but I really don't understand what's the problem with these keys!?
If you have a long binary number you usually scroll in one direction to see all digits, and not back and forward all the time. And if you want indeed scroll back in the other direction, then why would it be 'easier' (?) to do it with the same prefix [f] and an other key instead of an other prefix [g] and the same key? And BTW I think it's quite logical to put together (on one key) what belongs together.
Edited: 8 Dec 2011, 5:47 a.m. ▼
Post: #56
12-08-2011, 06:12 AM
Quote: When it comes to keys for navigation, I think it's not very logical to put these on the same key. I think the only reason they are on the same key is because of a lack of available keys, which is fair enough I guess. I also think it is common to scroll back and forth when you're looking at a long binary number, at least I do that when I'm looking at some kind of binary protocol that I want to understand. The advantage with having them on different keys is that you can keep the modifier key pressed while you scroll back and forth with the arrow keys. Another related wish that I think I mentioned before, is to only display 8 bits at a time in base 2 mode to make it easier to know which byte within the whole number you are looking at. ▼
Post: #57
12-08-2011, 09:28 AM
Quote:Or display 12 bits but force a byte align to the right of the display.
Post: #58
12-08-2011, 09:26 AM
Swapping 2 and )> was an old suggestion of mine but it wasn't accepted by the other team members. BASE 8 is in use sometimes. ▼
Post: #59
12-08-2011, 11:47 AM
Quote:I asked for the same. Aesthetics shouldn't trump functionality. The 16C way is better and should be emulated. ▼
Post: #60
12-08-2011, 06:02 PM
Quote: Scrolling one digit at a time? We can do this, I don't view it as being better however.
▼
Post: #61
12-09-2011, 02:19 AM
I vote for 8 digits at a time which is two thirds of our display. So you always see half of the previous information. If we add fixed delimiters to give the eyes something to rest on, things improve further. I've done this just for binary mode to play around with and see if it is helpful or not. ▼
Post: #62
12-09-2011, 06:58 AM
Quote: Something like a decimal point at every byte delimiter? Or some extra character using the 7-segment? ▼
Post: #63
12-09-2011, 07:14 AM
We are discussing (and implementing) options. Currently, the display of separators follows the decimal mode settings. Windowing is dependent on this mode setting (12 without separators, 8 or 9 depending on base with separators displayed.) You can use h dot to toggle the separator display in integer mode. The changed setting carries over to decimal mode which might be a bit unexpected because you need to go to MODE to change it again. I might update the behavior to use a separate setting in integer mode. EDIT: The two flags are now being kept apart. The command names have changed from E3ON/OFF to SEPON/OFF because the digit grouping is no longer fixed at 3.
ON+dot to change the radix mark is gone for good. It was redundant anyway. Edited: 9 Dec 2011, 7:47 a.m.
Post: #64
12-11-2011, 01:33 AM
Almost forgot another little modification discussed earlier: h 6 takes a catalogue of statistical sums, while the other statistics is collected in STAT. SW, manual and overlay files are updated. No guarantee for this being the final layout change. Probability rises, however :-)
Enjoy, ▼
Post: #65
12-12-2011, 06:32 AM
Quote:And also one in the manual: ;-) In version 3 the parameter for R-COPY is ss.nnddd instead of ss.nnddd as in version 2. The 3.0 manual shows still the old format.
Edited: 12 Dec 2011, 6:48 a.m. ▼
Post: #66
12-12-2011, 03:55 PM
Quote:;-) Anyway, you'll find it repaired in the manual committed next. Thanks!
Post: #67
12-12-2011, 02:53 PM
Nice! I love "live update" menus! Really liking the new layout and catalog organization. I don't need matrix functionality but I'm already thinking of sourcing an HP-30b to be ready for when I can get a V3.0 overlay. Have you guys thought about moving BestF, LinF, ExpF, etc.. to the MODE menu since they modify a setting? Or maybe resurrect the CFIT and replace ./, with it? ▼
Post: #68
12-12-2011, 03:52 PM
Quote:Oui, monsieur - you'll find this idea implemented in next build :-) Merci! |