The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

HP-Prime updates
Message #1 Posted by fhub on 3 Dec 2013, 4:15 a.m.

Hi,

brand-new updates for the HP-Prime (firmware, emulator and connectivity kit):

ftp://ftp.hp.com/pub/calculators/Prime/

Franz

      
Re: HP-Prime updates
Message #2 Posted by Tim Wessman on 3 Dec 2013, 7:56 a.m.,
in response to message #1 by fhub

Note for everyone - recommended way to get them is through the built in check for update mechanism in the connkit or emulator.

This was primarily a release to adress the most problematic issues not requiring large changes or rework to the system. Thank you everyone who reported things to us in various forums or methods. A lot of them you can probably trace and match up quite easily with a specific post here in this one.

My favorite new feature in this update is the new TRIANGLE command. You can pass it entire matrices of vertices, color, rotation and so on to create z clipped 3d objects/surfaces from user programs using basically a single command.

TW

Edited: 3 Dec 2013, 8:10 a.m.

            
Re: HP-Prime updates
Message #3 Posted by Eelco Rouw on 3 Dec 2013, 8:17 a.m.,
in response to message #2 by Tim Wessman

Does that mean... Cool 3D graphs in the future???

(Smile)

Eelco

                  
Re: HP-Prime updates
Message #4 Posted by Tim Wessman on 3 Dec 2013, 8:38 a.m.,
in response to message #3 by Eelco Rouw

Well, a simple tweak (and much shorter code BTW) to Han's excellent little user program gave a nice 3d graph that rotates ~20fps.

TW

                        
Re: HP-Prime updates
Message #5 Posted by Eelco Rouw on 3 Dec 2013, 8:57 a.m.,
in response to message #4 by Tim Wessman

Wow!!!! Is it possible to share the program?

Love it! Nice things to come. Great to see we're another step closer to realizing the full potential of this calculator.

Great work!

Are there any other notable features added?

Kind regards,

Eelco

            
Re: New Bug in new Firmware
Message #6 Posted by Stefan Dröge (Germany) on 3 Dec 2013, 9:52 a.m.,
in response to message #2 by Tim Wessman

Sorry, I found a new bug in the new firmware :) The bug does not occur with the old firmware (verfied with the emulator)

It seems to have something to do with the uppercase "E" EEX symbol: On the CAS screen insert a constant that uses the "E" symbol e.g. Shift -> Units -> Const -> Physics -> Epsilon0

Press enter. An error message appears which repeats the constant's value.

Playing around with the value (deleting decimal digits, altering the exponent) lead to the insight that the uppercase "E" in 8.8541878176E-12 is the problem.

However: Interestingly there is no problem when I enter e.g. 8.8E33 on the home screen and then switch to CAS and press enter.

All tests were done on a wiped calculator. So it should not be a problem with some special settings.

P.S: It would be very nice if future firmware versions would have the possibility to insert constants symbolic.

Thanks for the new firmware!

                  
Re: New Bug in new Firmware
Message #7 Posted by Walter B on 3 Dec 2013, 10:19 a.m.,
in response to message #6 by Stefan Dröge (Germany)

Hmmh, who uses an upper case E for a lower case [epsilon]0?!?

d:-/

                        
Re: New Bug in new Firmware
Message #8 Posted by Stefan Dröge (Germany) on 3 Dec 2013, 11:38 a.m.,
in response to message #7 by Walter B

No, i think you misunderstood me. The 'E' is the Symbol for 10^x. Like in 1000 = 1E3 or 0.001=1E-3

Maybe I should have taken mu0 instead of epsilon0 in the example to avoid confusion.

Try it out and you'll see what I mean.

                  
Re: New Bug in new Firmware
Message #9 Posted by Paul Berger (Canada) on 3 Dec 2013, 12:10 p.m.,
in response to message #6 by Stefan Dröge (Germany)

I found that if you delete the 'E' in the constant and replace it with and 'E' upper or lower case from the keyboard or with the EEx key it will then accept the constant. The 'E' that comes up when you select the constant seems to be a different font than an 'E' entered from the keyboard.

            
Re: HP-Prime updates
Message #10 Posted by Michael de Estrada on 3 Dec 2013, 10:05 a.m.,
in response to message #2 by Tim Wessman

So, are you still working on this or is it too late to report any further bugs ?

Also, does the CK backup/restore operation work properly now ?

Edited: 3 Dec 2013, 10:13 a.m.

                  
Re: HP-Prime updates
Message #11 Posted by Paul Berger (Canada) on 3 Dec 2013, 11:07 a.m.,
in response to message #10 by Michael de Estrada

I don't have very much on my prime, just a couple small programs. After updating both the connectivity kit and the prime, I backed up, cleared the prime, and then restored and nothing bad happened. At the end of the restore the prime rebooted and my programs where there and still worked. When I clicked on check for updates on my virtual prime it would not find the update.

                        
Re: HP-Prime updates
Message #12 Posted by Michael de Estrada on 3 Dec 2013, 11:16 a.m.,
in response to message #11 by Paul Berger (Canada)

What happens when you press the Apps key on your physical Prime ?

                              
Re: HP-Prime updates
Message #13 Posted by Paul Berger (Canada) on 3 Dec 2013, 11:31 a.m.,
in response to message #12 by Michael de Estrada

I get the apps menu and they all seem to start ok when I point at them. The last app I used was the geometry app and it came up in the graph view with the pointer where I had left it.

                                    
Re: HP-Prime updates
Message #14 Posted by Michael de Estrada on 3 Dec 2013, 11:42 a.m.,
in response to message #13 by Paul Berger (Canada)

The reason I asked is that the problem before was that pressing the Apps key would reboot the calculator. The restore operation worked fine in terms of recovering programs saved through the backup operation.

Edited: 3 Dec 2013, 11:44 a.m.

            
Re: HP-Prime updates
Message #15 Posted by dg1969 on 3 Dec 2013, 12:34 p.m.,
in response to message #2 by Tim Wessman

Hi,

I just try some CAS function I often need... I find a bad answer with invlaplace(2/(x+2) + 2/(x+6))...

Prime give good answer if I check simplify "none" in CAS setting : 2*exp(-2x)+2*exp(-6*x)

But if I check simplify "maximum" the prime give a strange :

2*exp(-2*x^3)+2*exp(-2*x) where "exp" is now written beautifully with "e".

I do not despair of seeing disappear this horrible "star" for a nice dot product :o)

The partfrac now works fine even if I check simplify "maximum"

---

Despite all these bugs I would like to thank the entire HP team for their work on this beautiful machine !

                  
Re: HP-Prime updates
Message #16 Posted by Tim Wessman on 3 Dec 2013, 1:24 p.m.,
in response to message #15 by dg1969

I would recommend leaving it on the default which is "minimum". That works very nicely now. "max" is really just equivalment to pressing "simplify" after each calculation.

TW

Edited: 3 Dec 2013, 1:25 p.m.

                  
Re: HP-Prime updates
Message #17 Posted by parisse on 4 Dec 2013, 4:24 a.m.,
in response to message #15 by dg1969

Quote:
Hi,

I just try some CAS function I often need... I find a bad answer with invlaplace(2/(x+2) + 2/(x+6))...

Prime give good answer if I check simplify "none" in CAS setting : 2*exp(-2x)+2*exp(-6*x)

But if I check simplify "maximum" the prime give a strange :

2*exp(-2*x^3)+2*exp(-2*x) where "exp" is now written beautifully with "e".


This is a 2-d display bug (missing parenthesis around exp), if you set algebraic display it's ok: exp(-2*x)^3 and if you do further computation it's also ok.
            
Re: HP-Prime updates
Message #18 Posted by LudgerP on 3 Dec 2013, 3:29 p.m.,
in response to message #2 by Tim Wessman

Hallo Tim,

thanks for the update!

Is it right, that the HOME-Settings have now only 3 screens? Before there were 4 screens, now the screen for wireless kit configuration is lost.

Bye, Ludger

                  
Re: HP-Prime updates
Message #19 Posted by Tim Wessman on 3 Dec 2013, 3:34 p.m.,
in response to message #18 by LudgerP

Hello,

Yes, the wireless screen is disabled in this release since the wireless kits (dongles, pc base station) aren't available at the moment for purchase. There were people getting confused with it left in and we just thought best to not have it since it really can't do anything at the moment. It will be back as soon as HP officially launches the wireless stuff.

TW

Edited: 3 Dec 2013, 3:35 p.m.

                        
Re: HP-Prime updates
Message #20 Posted by Erwin Ried on 4 Dec 2013, 2:40 a.m.,
in response to message #19 by Tim Wessman

Quote:
Hello,

Yes, the wireless screen is disabled in this release since the wireless kits (dongles, pc base station) aren't available at the moment for purchase. There were people getting confused with it left in and we just thought best to not have it since it really can't do anything at the moment. It will be back as soon as HP officially launches the wireless stuff.

TW


In some old presentation you said the dongles will be sold on 20 units. It is that still the way HP will sell the dongles?

How about offering a cheap DIY pack with some pcb-bare-streamsmart (maybe even arduino compatible or RPI to make them viral) and 1 dongle/1 receiver? :D? nothing similar in the HP commercial plans?

            
Re: HP-Prime updates
Message #21 Posted by Timothy Roche on 3 Dec 2013, 5:19 p.m.,
in response to message #2 by Tim Wessman

Tim (Wessman),

Updated the connectivity kit and physical calculator as you suggested. Worked like a charm. Both CK and Calc show built/software version: 2013 11 25 (5447).

Yet, Check-for-Update in the emulator returns: No update is available at this time.

Should we expect this update for the emulator soon? Or am I doing something not according to Holye?

Tim (Roche)

                  
Re: HP-Prime updates
Message #22 Posted by Tim Wessman on 3 Dec 2013, 5:26 p.m.,
in response to message #21 by Timothy Roche

It is possible the check for update on the emulator (which is a different one then used in the connkit) is hitting the first item in the directory and stopping. I will try to validate this. In the meantime, you can download it directly here.

TW

Edited: 3 Dec 2013, 5:26 p.m.

                        
Re: HP-Prime updates
Message #23 Posted by Michael de Estrada on 3 Dec 2013, 5:38 p.m.,
in response to message #22 by Tim Wessman

OK, do you recommend using the CK to update the firmware ? I've updated the CK successfully, and can now use the Update firmware in the CK. I don't want to screw up the replacement Prime.

                              
Re: HP-Prime updates
Message #24 Posted by Tim Wessman on 3 Dec 2013, 5:59 p.m.,
in response to message #23 by Michael de Estrada

That is the supported method.

TW

                                    
Re: HP-Prime updates
Message #25 Posted by Michael de Estrada on 3 Dec 2013, 6:17 p.m.,
in response to message #24 by Tim Wessman

Thanks Tim. Just completed the firmware update and all seems OK. I got a bit of a scare because at the end of the update the CK crashed and Windows gave the message that it wasn't responding and would be closed. This all happened after it had completed and I got the Update OK message in the CK.

            
Re: HP-Prime updates
Message #26 Posted by Richard Berler on 4 Dec 2013, 5:13 p.m.,
in response to message #2 by Tim Wessman

Hi Tim,

I installed the CK and got the latest update for the CK. How do I get the latest firmware? With calculator recognized by the CK, it only sees the latest CK update, but does not show anything for the Prime's update. Am I doing something wrong?

                  
Re: HP-Prime updates
Message #27 Posted by Michael de Estrada on 4 Dec 2013, 7:00 p.m.,
in response to message #26 by Richard Berler

Look on your hard drive in a directory \Users\your name\Documents\HP Connectivity Kit\Firmware. If you see 5 files, including one named Version_20131125, then the firmware update is already there. Right click on Prime in your CK and then select the bottom menu option Update firmware, and it will perform the update.

If you don't see it on your hard drive, then click on Check for update in your CK, and download the firmware update zip file.

Edited: 4 Dec 2013, 7:02 p.m.

                        
Re: HP-Prime updates
Message #28 Posted by Richard Berler on 4 Dec 2013, 9:40 p.m.,
in response to message #27 by Michael de Estrada

Got it! Thanks!

Where do I go to see the documentation/bug fixes?

                              
Re: HP-Prime updates
Message #29 Posted by Michael de Estrada on 4 Dec 2013, 9:55 p.m.,
in response to message #28 by Richard Berler

Do you already have the User Guide pdf file ? If not, go the HP website and search for the download under the HP Prime heading. I'm not aware of anything else.

                                    
Re: HP-Prime updates
Message #30 Posted by Tim Wessman on 5 Dec 2013, 12:51 a.m.,
in response to message #29 by Michael de Estrada

The emulator now also includes all the latest manuals, and they are linked directly from the menu. That's why it went up from 35 to 70 mb. :-)

TW

                                          
Re: HP-Prime updates
Message #31 Posted by Cristian Arezzini on 5 Dec 2013, 8:00 a.m.,
in response to message #30 by Tim Wessman

Um, the pdf file in my emulator folder says "Edition 1, May 2013"... am I missing something?

Edited: 5 Dec 2013, 8:00 a.m.

                                                
Re: HP-Prime updates
Message #32 Posted by Michael de Estrada on 5 Dec 2013, 9:17 a.m.,
in response to message #31 by Cristian Arezzini

Mine is July 2013. Did you update your Emulator ?

                                                      
Re: HP-Prime updates
Message #33 Posted by Cristian Arezzini on 5 Dec 2013, 10:16 a.m.,
in response to message #32 by Michael de Estrada

Well, yes, I updated it (tried again just now). It says "no update available". The firmware revision is 5106. I'll try updating the CK and see if it helps.

                                                            
Re: HP-Prime updates
Message #34 Posted by Tim Wessman on 5 Dec 2013, 2:14 p.m.,
in response to message #33 by Cristian Arezzini

Hello,

If you try again, it will find an update this time in the emulator I think (provided you are actually hitting the FTP). Turns out a file on there was causing it not to find the new one. I've corrected that for the future.

TW

                                                                  
Re: HP-Prime updates
Message #35 Posted by Cristian Arezzini on 5 Dec 2013, 4:01 p.m.,
in response to message #34 by Tim Wessman

Still no luck for me. I get the usual "Connected" - "Logging in" - "no updates are available" message. Should I get an error message if I'm not actually hitting the ftp?

                                                                        
Re: HP-Prime updates
Message #36 Posted by Michael de Estrada on 5 Dec 2013, 4:49 p.m.,
in response to message #35 by Cristian Arezzini

What is the name of the file and what is its size ?

                                                                              
Re: HP-Prime updates
Message #37 Posted by Cristian Arezzini on 5 Dec 2013, 5:01 p.m.,
in response to message #36 by Michael de Estrada

You mean the name of the emulator installer? Or of the manual file?

                                                                                    
Re: HP-Prime updates
Message #38 Posted by Michael de Estrada on 5 Dec 2013, 5:04 p.m.,
in response to message #37 by Cristian Arezzini

The name of the User Guide pdf file and its size in bytes.

Edited: 5 Dec 2013, 5:04 p.m.

                                                                                          
Re: HP-Prime updates
Message #39 Posted by Cristian Arezzini on 5 Dec 2013, 5:14 p.m.,
in response to message #38 by Michael de Estrada

Name: User_Guide_EN.pdf

Size: 6858023 bytes

                                                                                                
Re: HP-Prime updates
Message #40 Posted by Michael de Estrada on 5 Dec 2013, 5:27 p.m.,
in response to message #39 by Cristian Arezzini

OK, that's probably the old User Guide, because the newer July version is larger at 7496177 bytes. What I suggest is to download the latest version from the HP website and copy it to the Emulator folder. Delete or rename the old version and then rename the new version to User_Guide_EN.pdf.

                                                                        
Re: HP-Prime updates
Message #41 Posted by Tim Wessman on 5 Dec 2013, 6:05 p.m.,
in response to message #35 by Cristian Arezzini

Well, not sure why that isn't working for you. You can download the installer directly here which should also update your manuals.

                                                                              
Re: HP-Prime updates
Message #42 Posted by Cristian Arezzini on 6 Dec 2013, 9:25 a.m.,
in response to message #41 by Tim Wessman

OK, I re-downloaded and re-installed the emulator, and now the software version is the current one, and the manuals are the July edition. But the firmware is from November; will an updated manual (that includes the changes in the new firmware) be issued soon?

Cristian

                                          
Re: HP-Prime updates
Message #43 Posted by steindid on 5 Dec 2013, 8:52 a.m.,
in response to message #30 by Tim Wessman

Hello Tim,

The manual Version is July 2013 ? right ?

DS

                              
Re: HP-Prime updates
Message #44 Posted by Didier Lachieze on 5 Dec 2013, 12:18 a.m.,
in response to message #28 by Richard Berler

In the firmware.zip archive there is a file named release_info.txt with the list of the bug fixes.

      
Re: HP-Prime updates
Message #45 Posted by Eelco Rouw on 3 Dec 2013, 7:58 a.m.,
in response to message #1 by fhub

Great,

I've installed it and switched to RPN mode. A very quick inspection of the spreadsheet app didn't yield any crashes. Great!

Looked at the bug fix list and I am impressed with all the bugs that have been addressed!!!

Great work!!! Another step towards the prime replacing my 50G.

Kind regards,

Eelco

      
Re: HP-Prime updates
Message #46 Posted by Mic on 3 Dec 2013, 12:39 p.m.,
in response to message #1 by fhub

Very nice new tool : calendar :)

            
Re: HP-Prime updates
Message #47 Posted by CompSystems on 3 Dec 2013, 1:03 p.m.,
in response to message #46 by Mic

El CAS sigue sin integrarse al sistema, como es posible que no halla un editor de programas para CAS MODE?

Otro BUG del visualizador 2D, que reporto un usuario de adictoshp.org

tlin(cos(a)*cos( b )) [ENTER] => +( [ 1/2*cos(a-b ), 1/2*cos(a+b ) ] ) ??

Edited: 4 Dec 2013, 9:34 a.m. after one or more responses were posted

                  
Re: HP-Prime updates
Message #48 Posted by Eelco Rouw on 3 Dec 2013, 1:26 p.m.,
in response to message #47 by CompSystems

English???

                        
Re: HP-Prime updates
Message #49 Posted by Michael de Estrada on 3 Dec 2013, 2:26 p.m.,
in response to message #48 by Eelco Rouw

CAS is still not integrated into the overall system. How is it possible that there is no program editor ?

                              
Re: HP-Prime updates
Message #50 Posted by Didier Lachieze on 3 Dec 2013, 2:49 p.m.,
in response to message #49 by Michael de Estrada

As Tim said in the 2nd message of this thread:

Quote:
This was primarily a release to adress the most problematic issues not requiring large changes or rework to the system.
                        
Re: HP-Prime updates
Message #51 Posted by John B. Smitherman\ on 3 Dec 2013, 3:24 p.m.,
in response to message #48 by Eelco Rouw

From Google Translate...

In Nederlands -

De CAS is nog niet geďntegreerd in het systeem, als je een uitgever van software niet kan vinden.

Regards,

John

                              
Re: HP-Prime updates
Message #52 Posted by Eelco Rouw on 3 Dec 2013, 6:59 p.m.,
in response to message #51 by John B. Smitherman\

Thank you,

I was just nagging ;-)

Google translate is your best friend.

            
Re: HP-Prime updates
Message #53 Posted by Mic on 3 Dec 2013, 1:36 p.m.,
in response to message #46 by Mic

www.youtube.com/watch?v=HR5qcNRPLl4&feature=youtu.be

Edited: 3 Dec 2013, 1:37 p.m.

      
Re: HP-Prime updates
Message #54 Posted by BruceTTT on 4 Dec 2013, 12:59 a.m.,
in response to message #1 by fhub

Can you explain the new Ans(n) feature? With 4 levels on the stack in RPN mode, Ans(4) gives me an error.

Edited: 4 Dec 2013, 12:59 a.m.

            
Re: HP-Prime updates
Message #55 Posted by Michael de Estrada on 4 Dec 2013, 8:55 a.m.,
in response to message #54 by BruceTTT

I think n represent the last nth answer in the history, and is not intended as an RPN operation. It allows you to recall the nth answer into the command line for further calculation, rather than tapping the item in the history and copying it manually to the command line.

      
Re: HP-Prime updates
Message #56 Posted by uklo on 4 Dec 2013, 1:04 a.m.,
in response to message #1 by fhub

I liked the first update of the HP Prime :) i hope in next updates they fix the summation limit of 1000. I thought they were going to fix this bug...

            
Re: HP-Prime updates
Message #57 Posted by Tim Wessman on 5 Dec 2013, 12:37 a.m.,
in response to message #56 by uklo

Believe it is. Just because something is not specifically called out does not mean that it isn't resolved. There are often several issues with a single root cause.

TW

                  
Re: HP-Prime updates
Message #58 Posted by Michael de Estrada on 5 Dec 2013, 9:21 a.m.,
in response to message #57 by Tim Wessman

Do you have my Spreadsheet Copy bug on your to do list for the next firmware update ? ;>)


[ Return to Index | Top of Index ]

Go back to the main exhibit hall