Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Nanovna-Users
- Messages
Search
Re: Re : NanoVNA-Saver Linux update procedure
On 1/15/20 11:02 AM, Alberto I2PHD wrote:
Unfortunately apt-get does not know any of those.... ???? apt-get probably won't find them unless you use the exact name.? Synaptic, on the other hand, probably will.? Is Synaptic available in your distro? |
Re: Why USB-C connector
On Wed, Jan 15, 2020 at 06:01 PM, KD8CGH wrote:
" My nanaVNA-H only works with PC programs with the C to A cable. It powers up with the C to C but I can't connect to it. It seems that each has its own personality. " ==================================================== The original NanoVNA-H's were missing the termination resistors on the PCB that allow C to C data connection. This was corrected in the NanoVNA-H units that hugen currently sells at his Alibaba store. Hugen now even includes a C to C cable in the accessories specifically for this purpose. - Herb |
Re: Re : NanoVNA-Saver Linux update procedure
I have it running under Kubuntu 18.04 without a lot of effort. Using the Muon package manager I easily located the proper dependencies and installed them. Installed Python 3.7 from the deadsnakes ppa.
The install instructions for nanvna-saver worked at that point up until the dreaded permision error on /tmp. Running the install with susdo fixed that. In retrospect, I may not have even needed that. K/Ubuntu has a python-pyqt package listed in the package manager. All this apt-get CLI stuff is great, but Muon can be your best friend. Disclaimer: I usually don't like installing from ppa because I have had strange things happen in the past, but I do make occasional exceptions for ppas that have good reputations. 73 -Jim NU0C On Wed, 15 Jan 2020 15:54:41 -0800 "n5kzw" <n5kzw@...> wrote: My parents gave me my first "computer" (a Brainiac) back about 1962. I have been building and programming them ever since then. I thought Pascal was a pretty stupid language, but in all my years I have never encountered a language as fucked up as Python. Just wasted the afternoon trying to build or install PyQt5 on Ubuntu 18.04 following every web tutorial I could find with the result that I now have a bunch of junk to scrub from my system, and no PyQt5, numpy, PtSci, sip ... What a waste. - Ed |
Re: NanoVNA-Saver Linux update procedure
That's it! How could I not remember deadsnakes....
I generally use the muon package manager to search for packages that I don't know the exact name of. Command line apt-get is for when you know what you want. :D 73 -Jim NU0C On Wed, 15 Jan 2020 14:29:49 -0800 "Rick Commo" <rick.commo@...> wrote: Jim, |
Re: Why USB-C connector
On Wed, Jan 15, 2020 at 03:51 PM, Steve London wrote:
" Why did they even go with a USB-C jack on the NanoVNA " =================================================== The USB-C jack is not polarized and the cable can be inserted in either direction. You would be surprised how many people damage their phones or tablets by forcing a cable into a micro-USB port in the wrong direction. My wife, who I love to death, is one of them. - Herb |
Re: Why USB-C connector
Bob Albert
I have had issues as well.? I own two nanoVNAs.? One has had the USB connector removed due to a short.? Now I can't put it back because the pins are too small and too close together for my old eyes.? So I soldered a cable to the board temporarily to charge the battery but of course I have no data acess.
toggle quoted message
Show quoted text
The other one has the issue that when it's plugged in, the nano won't run.? I have to unplug it and then it works; after it's running I can put the connector back and all usually is ok.? I don't know if it matters how the other end of the cable is terminated. Both issues are such that I can still get use from the units but it would be nice to have them as original. Bob On Wednesday, January 15, 2020, 03:51:44 PM PST, Steve London <n2ic@...> wrote:
I have a NanoVNA with a USB-C connector. There is now a problem when connected to a power/data source such as a PC through a USB-C -to- USB-A cable. If the NanoVNA is on, a slight jiggle of the cable causes the NanoVNA to shut down. This does not happen if the cable is not connected to a PC. I have to suspect a problem with the USB-C plug or jack. Why did they even go with a USB-C jack on the NanoVNA. Obviously, only the 4 pins of USB-A are needed. Thanks, Steve |
Re: Re : NanoVNA-Saver Linux update procedure
Ahh this is turning out to be more tricky than I thought. I am using Linux Mint 19.3 which uses python 3.6. It was no problem to load the dependencies which I listed for python 3.6 but they would not work when I used them with python 3.7 which although it looked in the right place for the dist-packages it could not load them so I guess that there are significant changes. Unfortunately I can't simply unload python 3.6 and upgrade to python 3.7 as 3.6 is integrated into too many Mint packages and is really a system file. I guess that I am stuck with nanoVNAsaver 0.2.1 for the next 2 or 3 years until a new Mint version brings a higher version of python or unless I switch to another distro like Arch or openSuse which keep very current.
I like Mint but don't like not progressing nanoVNAsaver. 73, Graeme ZL2APV |
Re : NanoVNA-Saver Linux update procedure
Probably they are part of a bigger package,=================================== Thanks Oristo, SUCCESS AT LAST ! I installed these three packages :? python3-numpy, python3-scipy and python3-serial and then the command sudo python3.7 ./nanovna-saver/nanovna-saver.py did work. I was forced to execute it under sudo, otherwise I got some permission errors, don't remember now the details. TNX -- /*73 Alberto I2PHD* <<< >>>/ |
Re: Why USB-C connector
Peter Loron
Obviously giggling the cable shouldn¡¯t cause problems. Either a poor quality cable/jack or a manufacturing problem.
toggle quoted message
Show quoted text
Personally I appreciate having a USB-C connector. Pretty much all of the computers I use have them as the principal ports and I¡¯m migrating everything else as I go. It is the new standard and I suspect pretty much all devices will move away from USB-A and micro-USB in the next year or two. On Jan 15, 2020, at 15:51, Steve London <n2ic@...> wrote: |
Re: Re : NanoVNA-Saver Linux update procedure
My parents gave me my first "computer" (a Brainiac) back about 1962. I have been building and programming them ever since then. I thought Pascal was a pretty stupid language, but in all my years I have never encountered a language as fucked up as Python. Just wasted the afternoon trying to build or install PyQt5 on Ubuntu 18.04 following every web tutorial I could find with the result that I now have a bunch of junk to scrub from my system, and no PyQt5, numpy, PtSci, sip ... What a waste. - Ed
|
Why USB-C connector
I have a NanoVNA with a USB-C connector. There is now a problem when connected to a power/data source such as a PC through a USB-C -to- USB-A cable. If the NanoVNA is on, a slight jiggle of the cable causes the NanoVNA to shut down. This does not happen if the cable is not connected to a PC. I have to suspect a problem with the USB-C plug or jack. Why did they even go with a USB-C jack on the NanoVNA. Obviously, only the 4 pins of USB-A are needed.
Thanks, Steve |
Re: 1/2 of TDR
#tdr
On Wed, Jan 15, 2020 at 02:43 PM, Leif M wrote:
I wonder if VNA 2.0 has a HW TDR also, or is it a SW feature. ============================================ The 3 GHz VNA 2.0 being developed by Gabriel will have pretty much the same hardware capabilities (i.e., TDR) as the current NanoVNA-F. You can follow Gabriel's V2 firmware development at . Gabriel's 3 GHz VNA 2.0 will not work out of the box with any of the current NanoVNA software. She is porting a version of Rune's NanoVNA-Saver application to work with her device, which would provide a SW TDR feature. I haven't noticed any recent progress with the porting effort. - Herb |
Re: Re : NanoVNA-Saver Linux update procedure
Hello Alberto,
You will need to install the libraries explicitly for the python3 that you are using. The most likely names for the files are python3-numpy python3-pyqt5 python3-scipy python3-serial sudo apt install python3-numpy will likely install the first file in a Debian based distro and probably other distros are using the same name. Ubuntu based editions are using python 3.6.9 and this runs nanoVNAsaver up to version 0.2.1 but for the latest 0.2.2 you need python 3.7 minimum as the nanoVNAsaver code now is using the future feature "annotations" which is not supported in python 3.6 and there seems to be little enthusiasm to add it which is understandable given that python 4 is looming. Hope that helps, 73, Graeme ZL2APV |
Will there be a TDR in VNA 2.0?
#improvement
#nanovna_ver2
I wonder/hope that will there be a TDR in next VNA the 2.0. Delay gives a good starting point for cable compensation, (which people here will probably know better than I)I mean the one with upper frequency of around 3GHz.
Regards Leif M |
Re: 1/2 of TDR
#tdr
Interesting link and I found the EM simulator link there also. I have to calibrate my VNA to 900MHz maybe I get better results then.
I wonder if VNA 2.0 has a HW TDR also, or is it a SW feature. Thanks Leif |
to navigate to use esc to dismiss