Page 1 of 1

G2 Pihpsdr Update

Posted: Sat Mar 22, 2025 12:05 pm
by Dave30Mac
I have updated my P2App ,but I cant seem to find where and how to update my Pihpsdr? Can someone here tell me how to get the latest version as I have now Version 2.2 and i doesn't give me the 10 band TX equalizer?
Thanks

Re: G2 Pihpsdr Update

Posted: Sun Mar 23, 2025 11:20 pm
by va7qi
https://github.com/dl1ycf/pihpsdr

73 de va7qi, ....Erik.

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 4:08 am
by Dave30Mac
Thank you much Erik I think I found what I need by following that link. I went to the bottom of assets where it says version 2.4 zip file?

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 5:20 am
by Dave30Mac
Ok so I figured out how to install the latest Pihpsdr version but when I launch it I’m getting the Discovery window? See pic please

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 5:30 am
by n1gp
If you want to auto-start, set these options:

proto.png
proto.png (79.27 KiB) Viewed 13699 times


Either protocol2 or xdma (only one)

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 6:44 am
by Dave30Mac
It has to different versions for me to select in that pic I posted ,but the version I updated to 2.5 I'm not seeing?

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 7:55 am
by n1gp
The rear most image in your pic is pihpsdr and it says it's version 2.5

The front discovery selection is giving you 2 options, eth0 or xdma

It looks like you have p2app running which is giving you the eth0 option.
Did you start it? Otherwise it is most likely setup to start on boot.

You don't want it running if your going to run pihpsdr locally on the G2.

You can stop it for the current session by typing: killall -9 p2app

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 6:19 pm
by Dave30Mac
OK thank you for that info and I never started the P2APP ,so it must be setup to begin at startup. I'm going to try that command. 73

Re: G2 Pihpsdr Update

Posted: Mon Mar 24, 2025 6:35 pm
by Dave30Mac
Ok I typed in the killall -9 p2app command ,but opening pihpsdr it’s still giving me the eth0 option which means the p2app is still running? I included pics.
Thanks

Re: G2 Pihpsdr Update

Posted: Tue Mar 25, 2025 5:26 am
by n1gp
Something must be restarting it.

I'm assuming your starting piHPSDR by touching the piHPSDR icon
on the screen?

I wonder what that desktop icon has as commands in it.
Maybe it has a command in it to also start p2app?

To see that type: cat /home/pi/Desktop/piHPSDR*

Re: G2 Pihpsdr Update

Posted: Sat Apr 05, 2025 8:29 pm
by Dave30Mac
Ok I just want to say thank you everyone's help and I did successfully update from V2.1 to V2.5. For some reason when I load V2.5 I can only change frequencies by using my mouse the VFO and button on the Anan G2 Display are not working with this version? When I exit out of V2.5 and start V2.1 again ,then the VFO and buttons on the G2 works. Is there a setting I'm missing or maybe I didn't install correctly? Thanks

Re: G2 Pihpsdr Update

Posted: Sun Apr 06, 2025 12:15 pm
by n1gp
Try:

cd /home/pi/github/Saturn/rules

sudo ./install-rules.sh



Then try piHPSDR again. If the VFO still doesn't work, try rebooting.

Re: G2 Pihpsdr Update

Posted: Sun Apr 06, 2025 10:18 pm
by Dave30Mac
Ok thanks n1gp I’ll try this tomorrow after work and report back.
73

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 10:11 am
by Dave30Mac
Ok I put that command in and this is what I got? I rebooted ,but the controls on the G2 display still aren’t working?
Thanks

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 3:12 pm
by Trucker
Did you reboot the radio as suggested?
James
WD5GWY

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 5:49 pm
by Dave30Mac
Yes I turned the G2 completely off ,then reconnected to pihpsdr. The way it’s setup when I first turn the G2 on the p2app automatically allows me to start Thetis without double clicking on the p2app icon. Is there a way to make sure when I boot up for the first time that nothing is running in the background?

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 6:18 pm
by Trucker
You can edit the Autostart file. The last line in the file should indicate which application is started on bootup. In your case it sounds like P2APP is autostarting. I don't recall off the top of my head what the keyboard character is used in Linux as a comment character to comment out that line so it won't execute that command on startup.
I had some issues with my Ultra and the Raspbian OS that caused me a bit of grief. One was the keyboard setting was set for the UK character set instead of the US character set. When I would enter commands like those that Laurance and others posted, either the wrong character was entered or the editor would not accept the character. Once I corrected the character set for US keyboards, editing was much easier.
James
WD5GWY

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 6:20 pm
by Trucker

Re: G2 Pihpsdr Update

Posted: Mon Apr 07, 2025 8:58 pm
by Dave30Mac
Ok thanks I’ll find the auto start file I assume it’s in the menu? That will be my next step ,so they aren’t both running. I have no idea why the g2 external controls aren’t working on this new version for me of 2.5. If I load up 2.1 version the controls work fine. I probably should delete the 2.1 ,so I don’t have both on the desktop. Thanks for your help and I don’t run the pihpsdr as I have been using Thetis ,but I thought it would be cool to have that option when I didn’t want to start the computer. Ok off to work and I think you guys for your support.