rheslip / PyDSA

Spectrum Analyzer for the Rigol DS1000 series oscilloscopes
131 stars 37 forks source link

Version updated to Python 3.9 and significant usability updates #4

Open KK1L opened 3 years ago

MichaDit commented 3 years ago

Thanks for this, it works like a treat 👍🏻 I installed latest nivisa, latest pyvisa (py -m pip install pyvisa) and numpy. Last I downloaded PyDSA.py directly from your repo - that is all to get it working.

KK1L commented 3 years ago

I am next going to make the amplitude to be correct in dBm...at least that is the next goal. Then maybe extra waveform storage.I am glad it worked for you. It is my first contribution on GitHub and in Python.I am not sure how to make this a directory in the original location.On Jul 17, 2021 02:58, Fuchks @.***> wrote:

Thanks for this, it works like a treat 👍🏻

I installed latest nivisa, latest pyvisa (py -m pip install pyvisa) and numpy.

Last I downloaded PyDSA directly from your repo - that is all to get it working.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.

KK1L commented 3 years ago

I have made some further updates.