lutusp / PLSDR

Software-defined radio application written in Python
GNU General Public License v3.0
156 stars 21 forks source link

Python2 deprecated #8

Open sertsa opened 5 years ago

sertsa commented 5 years ago

Gnuradio 3.8 now supports Python 3 and will be the last version to support Python 2. Time to translate to Python 3?

lutusp commented 5 years ago

Once the 3.8 gnuradio becomes widely available and doesn't need to be compiled from source, so users can acquire it without extraordinary effort, I plan to convert this project to Python 3.

lutusp commented 5 years ago

Gnuradio 3.8 now supports Python 3 and will be the last version to support Python 2. Time to translate to Python 3?

Yes, as soon as the new Gnuradio version becomes widely available and doesn't need to be compiled in order to be made available to end users. I look forward to updating this app when that happens.

On Mon, Sep 2, 2019 at 10:09 PM sertsa notifications@github.com wrote:

Gnuradio 3.8 now supports Python 3 and will be the last version to support Python 2. Time to translate to Python 3?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lutusp/PLSDR/issues/8?email_source=notifications&email_token=ADVTB4IUICJEHQ4TXMSC4CDQHXWSBA5CNFSM4ITCAIW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HI4J33Q, or mute the thread https://github.com/notifications/unsubscribe-auth/ADVTB4NSQZ45VZGTBOAT5WLQHXWSBANCNFSM4ITCAIWQ .

-- Paul Lutus http://arachnoid.com

lutusp commented 4 years ago

I finally converted this application to Python 3 and GNURadio 3.8.

sertsa commented 4 years ago

Wonderful! Can confirm works on Arch linux and a rtl-sdr usb dongle. Am experiencing crackling in audio, did not do that before and sound is otherwise clean from other apps on this box, including notably Gqrx has clean sound which seems like it would use much of the same audio pathways. Has not worked here since Gnuradio 3.8 and Arch being a fairly bleeding edge rolling distro has experienced innumerable changes since then so may well be specific to my system or distro.

lutusp commented 4 years ago

On Sat, Apr 25, 2020 at 9:09 PM sertsa notifications@github.com wrote:

Wonderful! Can confirm works on Arch linux. Am experiencing crackling in audio, did not do that before. Has not worked here since Gnuradio 3.8 and Arch being a fairly bleeding edge rolling distro has experienced innumerable changes since then so may well be specific to my system or distro.

Not seeing that symptom here on a number of systems, but two suggestions:

I hope this helps, please let me know if it does -- if not I may need to make a change in the application.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lutusp/PLSDR/issues/8#issuecomment-619478243, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADVTB4L6OYAYBJ2TLOISJRTROOXWNANCNFSM4ITCAIWQ .

-- Paul Lutus http://arachnoid.com