G2 PiHPSDR NOTICE

User avatar
n1gp
Posts: 175
Joined: Sun Apr 09, 2017 6:34 pm

G2 PiHPSDR NOTICE

Postby n1gp » Sat Oct 21, 2023 11:30 am

(This is a re-post from the G2 S/W & Apps discussion)

Hello fellow G2ers.

Christoph / DL1YCF, who has been actively maintaining and enhancing John's / G0ORX
wonderful program PiHPSDR, has merged in all of my Saturn PiHPSDR code to his repo.

Please follow the procedure below to update your git repo to point to his.
Also, please direct general PiHPSDR issues to him when using his repo.
I don't think he monitors this forum often so you may try him at DL1YCF@darc.de

If the issue is Saturn PiHPSDR related, please let me know. I monitor this forum very often
or n1gp@hotmail.com

NOTE: The github repository URL for G2 PiHPSDR has been changed from
https://github.com/n1gp/pihpsdr
To
https://github.com/dl1ycf/pihpsdr

To see which URL yours is pointing to:
1. Open a command window
2. Type cd github/pihpsdr
3. Type git remote -v

If your URL is https://github.com/n1gp/pihpsdr you will need to change it.

To change it (which only needs to be done once):
4. You should still be in directory: github/pihpsdr
5. Type make clean
6. Type git checkout master
7. Type git remote set-url origin https://github.com/dl1ycf/pihpsdr.git
8. Type git pull --rebase
9. Type git checkout RELEASE-2.2-DL1YCF

Then
10. Type make -j5

If you are asked for your name and email:

Type git config --global user.email "you@example.com"
Type git config --global user.name "Your Name"


You should check out the excellent PiHPSDR manual Christoph has written which
is also in his repo:

https://github.com/dl1ycf/pihpsdr/blob/ ... Manual.pdf
K6JR
Posts: 29
Joined: Fri Apr 12, 2019 11:56 am

Re: G2 PiHPSDR NOTICE

Postby K6JR » Sun Oct 22, 2023 9:00 pm

Good Job!! Really cleaned up the receive audio on my G2. I have the G2 with the display and knobs. Is there a setup to make it work with the knobs on the radio? Right now I am just using the sliders.
Tnx, Jim K6JR

Return to “piHPSDR”