-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LiteVNA support #754
LiteVNA support #754
Conversation
714fb90
to
e99b710
Compare
e99b710
to
7954ae2
Compare
readVersion() -> read_fw_version()
read_features() -> init_features()
getFeatures() to get_features()
7954ae2
to
119bbc4
Compare
Is it possible now to set for "Enhanced Response" in Calibration for correct S21 calibration in NanoVNA-Saver ? |
@PA3CCE could you please give more details about this feature? How it supported by device and do we have something similar in other client apps e.g. NanoVNA App? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank's for you additions...
I'll merge, even if I dislike the Tuple to List conversion of numbers of datapoints
Can you make a feature request and tell about the problem there. I don't think it is something what was touched in this PR |
well, I may rollback these changes if it's a problem (may be as separate PR, because the current one was just merged). However there are few remarks from my:
And about Qt related findings:
At the end it's just set of tasks/steps which may be done. So if you have a plans about some of these points or need a help, let's discuss it. |
I agree that this project is much older then the listed tools... |
skrf ? |
A new class was missed in NanoVNA-Saver#754
* fix: leftowers from refactoring A new class was missed in #754 * fix(LiteVNA): change default datapoints to 201 Just to speedup "connection" process
Initial version for LiteVNA support. Based on #534 discussion.
Followimg features were tested:
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
LiteVNA64 is detected as SAA2 device. This works somehow however it isn't possible to unitize all hardware functionality (e.g. enable more than 1023 points)
Issue Number: 534
What is the new behavior?
Does this introduce a breaking change?
Other information
na