Skip to content

ds5qdr/USRP-for-Raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USRP-for-RaspberryPi with Logbook

  • Version : V3.980
  • Updated Date : 2024.04.18
  • Programmed by DS5QDR Lee, Hoenmin
  • USRP1132 <--- USRP for debian 11 bullseye 32bit

History

  • 2024.04.18 V3.980: It's probably the final version
  • 2023-04-21 V3.951: fixed bugs and updated
  • 2023.01.30 V3.90 : Simplify USRP Client UI and added Analog Tranceiver Interface
  • 2022.11.07 V3.70 : upgraded some fucntions and fixed bugs
  • 2022.04.01 V3.60 : added DTMF fucntion ( option : SA818 module interface )
  • 2022.04.07 V3.50 : USRP is for 32bit, USRP64 is for 64bit OS
  • 2022.01.01 V3.40 : added LOG BOOK, click Callsign at main screen -> Callsign_logbook.json
  • 2021.12.16 V3.30 : added 5 option choice and fixed bugs
  • 2021.11.29 V3.20 : upgrade some fucntions and fix bugs
  • 2021.10.31 V3.10 : fixed QRZ image download error and simplified
  • 2021.10.09 V3.00 : [MACRO] command added to control DVSwitch Server
  • 2021.09.23 V2.95 : [SERVER] section of usrp.ini has changed since V2.95 at as below
  • 2021.03.24 V2.00 : support DVSwitch hUC (STFU, Intercom, ASL Mode)
  • 2021.01.04 V1.00 : USRP Client Released for Windows
  • 2020.12.16 V0.95 : pyUC.py compiled to pyUC.exe

Option 1] Download DVSwitch + USRP All-in-one IMG file (micro SD 16G Image)

Option 2] How to install manually on Rasberrypi OS (Debian 11 Bullseye)

wget http://dvdown.duckdns.org/program/usrp/usrp_install
sudo chmod +x usrp_install
./usrp_install 

Download file USRP for Debian 11 Bullseye 32bit manually

cd /home/pi/USRP
sudo wget -O ~/USRP/USRP dvdown.duckdns.org/program/usrp//USRP1132 <--- debian 11 Bullseye 32bit
sudo chmod +x /home/pi/USRP/USRP
./USRP

Other Audio setting (install script change below settings automatically)

Modify /boot/config.txt to match Video resolution

sudo nano /boot/config.txt
# add 5 lines at the end of config.txt
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
hdmi_drive=2

how to edit usrp.ini

How to add PTT

image

for more information

DS5QDR Lee, Heonmin

image image image image image

About

USRP Client Modified by DS5QDR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published