开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date

Re: Video bandwidth vs. RBW setting?

 

Thanks, Erik. ?No need to implement VBW - I can use the averaging functions. ?The only final comment is that if someone is coming in from a full-featured SA, they might wonder the same as I do. ?One could solve that by perhaps putting a VBW entry in the Wiki and pointing them to the existing averaging feature?

73
W1PJE


reply

 


Re: Video bandwidth vs. RBW setting?

 

On Thu, Aug 13, 2020 at 08:02 AM, W1PJE wrote:
?Quick UI question: for a normal SA, there is the video bandwidth (VBW) setting independent of the RBW to average down the noise. ?Where is this equivalent function located??
I should have answered: Read the wiki:?


Re: Video bandwidth vs. RBW setting?

 

There is no left/right pixel averaging (or filtering) as in a regular sweeping SA but in the LEVEL/CALC menu you can choose AVERAGE 4 or AVERAGE 16
These are both running averaging filters, good are removing noise but they maintain the information of each pixel as these average over sweeps i.s.o. measurement points
It is possible to add a VBW setting but does this add so much value?

And yes, the CALC menu will move under the DISPLAY menu instead of the LEVEL menu in a next FW release


Video bandwidth vs. RBW setting?

 

Hi all,

This is a _fantastic_ device. ?I'm having tons of fun. ?Quick UI question: for a normal SA, there is the video bandwidth (VBW) setting independent of the RBW to average down the noise. ?Where is this equivalent function located? ?I'm sure it is in an averaging setting, but having trouble finding it.

73
W1PJE


Re: tinySA also for linux distris? #feature_request #tinysa

 

I did not develop the gui of tinySA-saver
tinySA-saver is the same code as nanoVNA-saver.
The only thing I changed was the hardware.py module where the data returned by the "data"? command is read
You are free to do what you want with tinySA-saver source code as the code is GPL license

tinySA.exe can not run native on linux as it is using dot.NET graph objects and these are not available for mono


Re: tinySA also for linux distris? #feature_request #tinysa

 

开云体育

Hello Erik,
may I ask how you develop the gui of tinySA-Saver?
Did you made the GUI without a Python Gui-builder? I mean native programming...
Isn't it possible to reuse some modules of the tinySA-Saver code?
I would wish the tinySA.exe also for Linux because it is especially created for the tinySA.
Sorry but I love the nanoVNA-Saver for nanoVNA's but not for the tinySA.
best regards

Chris

---
'Everything should be made as simple as possible, but not simpler.' -- Albert Einstein
Am 11.08.2020 um 20:38 schrieb Erik Kaashoek:

Is there a GUI tool for phyton?
I hate creating a gui with basic widgets


Re: Is this store an authorized retailer?

 

Dear Hugen and Erik,

Thank you for your reply.
I purchased it from the link on Aliexpress that you taught me.

Thank you for a great project.


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

Hi Everybody,

I've got the tinySA-saver and the nanoVNA-saver working from the menu on "Andy's Ham Radio Linux" (AHRL) v24c, based on Ubuntu 18.04.5.

I will be releasing this version of AHRL shortly.? For more information, please visit this website:
https://sourceforge.net/projects/kb1oiq-andysham/

Thanks again for all of your help!
73,
Andy
KB1OIQ


Re: tinySA has been listed in Alibaba store

 

It passed all tests, just run them.

Tnx.

72

Dom
M1KTA


Re: TinySA for sale (USPS Priority Mail shipping)

 

These have all been sold.

-Mark


On Wed, Aug 12, 2020 at 12:24 AM Mark Frost via <mark.frost=[email protected]> wrote:
I have some TinySAs left over from a ham-radio group buy if anyone?would like to get?their hands on one quickly.

$59/ea (includes shipping via USPS Priority mail).

Please contact me off list if you are interested,


Re: Is this store an authorized retailer?

 

And these are the shops from Hugen, so guaranteed to be authorized

Aliexpress:??
?


Re: Is this store an authorized retailer?

 

It is possible to resell after bulk purchase from the Maggie store. The delivery time displayed on the page is later than the delivery time of the Maggie store.
We once sold 10 sets of tinySA to a long-term dealer, maybe this is their shop, I still need to confirm.
At present, all our first batches of tinySA have been sold, and the next batch of tinySA can be produced as soon as next week.


Re: Is this store an authorized retailer?

 

Dear Erik.

Thank you for teaching me!


Re: TinySA for sale (USPS Priority Mail shipping)

 

It might help if you read the whole post.


On Wed, Aug 12, 2020, 9:43 AM K3PTO <k3pto@...> wrote:
Hi Mark,

I would be interested if you have any left.


Re: Is this store an authorized retailer?

 

There are no clones (yet) so everybody will be buying from Hugen and are thus authorized dealers or this is Hugens new shop


Is this store an authorized retailer?

 

Nice to meet you, everyone!
?
Is this store an authorized retailer?


Re: TinySA for sale (USPS Priority Mail shipping)

K3PTO
 

Hi Mark,

I would be interested if you have any left.


TinySA for sale (USPS Priority Mail shipping)

 

I have some TinySAs left over from a ham-radio group buy if anyone?would like to get?their hands on one quickly.

$59/ea (includes shipping via USPS Priority mail).

Please contact me off list if you are interested,


Re: tinySA also for linux distris? #feature_request #tinysa

 

If I recall nanoVNASaver is Qt based. Not sure if Qt-creator was used to create Saver or not.


On Tue, Aug 11, 2020 at 01:06 PM, hwalker wrote:
On Tue, Aug 11, 2020 at 11:38 AM, Erik Kaashoek wrote:
Is there a GUI tool for phyton?
I hate creating a gui with basic widgets

?qt-creator works under Windows, MacOS and Linux.? It creates GUI's for Python and C/C++.

- Herb