F1ATB / Remote-SDR

Remote control of 2 Software Design Radio. Receiver and transmitter. Based on Adalm-Pluto SDR or RTL-SDR or Hack RF SDR or SDRplay and signal processing using GNU Radio on Raspberry PI. GUI on a web browser.
https://f1atb.fr
GNU General Public License v3.0
140 stars 23 forks source link

(Request) Update for python3 / gr 3.8 #2

Closed alphafox02 closed 3 years ago

alphafox02 commented 3 years ago

I’d love to include this in DragonOS. I started looking at the source code and opening the grc files. Appears to be python2/gr 3.7 based. You wouldn’t happen to have 3.8 based flow graphs? Figured I’d ask before working in them.

F1ATB commented 3 years ago

Hello

As far as I know, the only stable version for Debian Buster is GNU Radio 3.7.13.4-4 (python2) When the GNU Radio installation package in 3.8 will be available , I will update Remote SDR to use only Python3.

Regards

Le mar. 8 juin 2021 à 23:06, alphafox02 @.***> a écrit :

I’d love to include this in DragonOS. I started looking at the source code and opening the grc files. Appears to be python2/gr 3.7 based. You wouldn’t happen to have 3.8 based flow graphs? Figured I’d ask before working in them.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/F1ATB/Remote-SDR/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN7K5J67BZVPKJYB546TDLTR2A3RANCNFSM46KXQICA .

-- André Buhart F1ATB https://f1atb.fr https://sea-seek.com

alphafox02 commented 3 years ago

5BE7BF72-8767-4113-A84F-697AD7DAF15D You’re right, I was trying to use your code on Ubuntu 20.04. The flow graphs I opened so far only needed minor changes. I was able to make modifications and kind of get it working on x64. Awesome project. I’ll close this ticket since it’s probably irrelevant for the orange pi now.