Welcome to n2pkvna Discussions! #1
Replies: 3 comments 1 reply
-
New release 0.1.1 adds a graphical user interface with manual plus support for other hardware configurations such as S-parameter test set and RF-IV board. Here's what's actually tested and not at this point. Tested
Not Tested
Please try it out. If you can help with testing, that would be great. Feedback (positive or negative) will be appreciated. Scott |
Beta Was this translation helpful? Give feedback.
-
If you're using this code and would like to see something added or think something isn't right, please speak up and open an issue or start a discussion! Otherwise, I'll probably continue focusing on my other projects. |
Beta Was this translation helpful? Give feedback.
-
first, thank you for your project, you make it possible to do n2pk vna measurements without starting a virtual machine. In the research phase of a project to control and use multi port test set together with n2pk vna, I've come to a conclusion that adding n2pk vna as a virtual instrument to the scikit-rf libn2pkvna + python wrapper would already be half of the job for virtual instrument. but looking at the code and Makefiles, I can't find a way to build just libn2pkvna. maybe can you make it possible to build just libn2pkvna as shared and/or static library? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
The N2PK Vector Network Analyzer is an open hardware test and measurement instrument N2PK VNA. Until now, the only software available for this instrument has been for Windows only and closed source. The goal of this project is to provide an open source alternative, more friendly to non-Windows users.
The Windows software is GUI based and mature. The initial version of this project, however, is only CLI based (fine for some, but not everyone), and supports only the dual port model v5 N2PK VNA with reflection bridge and manual port swap, i.e. it doesn't yet support the S-parameter test set, nor the RF IV set. We're currently working on adding support for the other hardware configurations.
We are looking for help in building a GUI, either as a script-based front-end to the existing CLI or as separate C code.
We welcome comments, questions and suggestions on this forum. Please feel free to join the discussion!
Beta Was this translation helpful? Give feedback.
All reactions