nanoVNA Mailing Listを購読しています。
そんな中で、nanoVNAsharp(nanoVNA v1.03)では満足できない方が、nanoVNA-saverを開発して公開しています。GitHubにてソースを公開して、オープンソースでの開発を呼び掛けています。
(間違い訂正;nanoVNA-saverをnanoVNAserverと誤記述していました)
2019-09-19 nanoVNA-saver v0.0.10公開されました。
https://github.com/mihtjel/nanovna-saver/releases
測定点数の増加(オリジナル101点、2020点可能但し要時間)
ケーブル長の測定
S11/S21の2chの同時表示
等が目玉です。ただ、ラインでは無く測定点の表示のみで、少々見難いですね。
====
for running on Windows, you have the option of using the pre-built release,
which contains a .exe - available here:
https://github.com/mihtjel/nanovna-saver/releases
Otherwise, having installed Python 3.7.4, you need to install the
prerequisite packages:
pip3 install pyqt5
pip3 install pyserial
pip3 install numpy
(numpy might already come with 3.7.4, I'm not certain)
Then you can start the app:
python nanovna-saver.py
I hope this helps
--
Rune / 5Q5R
そんな中で、nanoVNAsharp(nanoVNA v1.03)では満足できない方が、nanoVNA-saverを開発して公開しています。GitHubにてソースを公開して、オープンソースでの開発を呼び掛けています。
(間違い訂正;nanoVNA-saverをnanoVNAserverと誤記述していました)
2019-09-19 nanoVNA-saver v0.0.10公開されました。
https://github.com/mihtjel/nanovna-saver/releases
測定点数の増加(オリジナル101点、2020点可能但し要時間)
ケーブル長の測定
S11/S21の2chの同時表示
等が目玉です。
====
for running on Windows, you have the option of using the pre-built release,
which contains a .exe - available here:
https://github.com/mihtjel/nanovna-saver/releases
Otherwise, having installed Python 3.7.4, you need to install the
prerequisite packages:
pip3 install pyqt5
pip3 install pyserial
pip3 install numpy
(numpy might already come with 3.7.4, I'm not certain)
Then you can start the app:
python nanovna-saver.py
I hope this helps
--
Rune / 5Q5R
※コメント投稿者のブログIDはブログ作成者のみに通知されます