El 03/10/2020 a las 14:48, hwalker
wrote:
On Sat, Oct 3, 2020 at 03:45 AM, Erik Kaashoek wrote:
After some further cleaning (no new functionality yet)
a new release of tinySA-App.exe
instead of .s1p files the saving goes to .csv files.
Let me know if I still missed (nano)VNA references
The file is no longer available in the files section of the
group but only here:?
Erik,
? The code clean-up looks much, much better.? Confusing references
to NanoVNA-App, other than appropriate credits to OneOfEleven
(A.K.A Cathy), have been been pretty much eliminated.
? I have the following comments:
?1. The change to .csv format is working, but....? ?The actual
file format appears to be space-delimited instead of
comma-delimited.
? ? ? ? ? 100000? 0.209080010653? 0.000000000000
? ? ? ? ? 801202? 0.001625314821? 0.000000000000
? ? ? ? ? 1502405? 0.000216739223? 0.000000000000
? ? ? ? ? 2203607? 0.000076902012? 0.000000000000
? ? ? ? ? ......
? ? ?Looks like the actual values are frequency_Hz, level_watts
and an unused column.
I favor this space as field separator instead of comma, because
in many countries the comma is used as decimal separator which
confuses the importer.
I would suggest for the future an option for choosing the
separators, both between fields and decimals. This would make it
truly universal.
Regards,
Ignacio EB4APL