Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Nanovna-Users
- Messages
Search
Re: NanoVNA-Saver on Linux OpenSuSE Leap 15.2
Anne Ranch
Can I have both Ubuntu and OpenSuSE installed on the hardware ?
( I do not want to "update " Ubuntu ) It should work as "dual boot ", right? I was trying python for last two weeks and the "latest" version I used was 3.8 Now I see there is 3.9 . How often "they" change python versions? BTW - I was looking for easy way to do GUI and found out that python relies of Qt for building "widgets". So I am now looking at Qt Creator. |
Re: NanoVNA application by OneOfEleven
#applications
On Tue, Aug 4, 2020 at 02:36 PM, igor-m wrote:
v0159 does not disconnect the serial.Yes I know, I was having problems in the early days with previous/current scans coming in and changing the scan range at the same time, so I made it stop the scan whilst your editing the scan range - at least for now. But it's always been like that, though pressing enter is new. |
Re: NanoVNA application by OneOfEleven
#applications
It ought to be working, not sure what might be wrong yet.
This is on my little VNA-H. Not very good up at 2.7GHz but it's doing it. |
Re: NanoVNA application by OneOfEleven
#applications
v0159 does not disconnect the serial.
Editing the Start/Stop fields changes the actual scanning range only after pressing Enter. The Enter stops scanning - thus you have to start the scan again by pressing Scan (aka Sweep). |
Re: NanoVNA application by OneOfEleven
#applications
Try the latest Igor, let me know if it's still wrong.
v.0.1.59 |
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
H4 always work on 10752000U, 8MHz come from H variant on my try set code some
But yes you can try all variants |
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
I see thereis a higher AUDIO codec ref clock set now
// Define aic3204 source clock frequency (on 8MHz used fractional multiplier, and possible little phase error) //#define AUDIO_CLOCK_REF ( 8000000U) // Define aic3204 source clock frequency (on 10752000U used integer multiplier) #define AUDIO_CLOCK_REF (10752000U) // Disable AIC PLL clock, use input as CODEC_CLKIN (not stable on some devices, on long work) //#define AUDIO_CLOCK_REF (86016000U) With 8MHz it worked stable here. Should I try with 8MHz? |
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
you can try use my compiled variant (v1.0.11 better), at this moment i try find better stable settings
|
Re: NanoVNA application by OneOfEleven
#applications
After entering a new frequency in Start or Stop fields and pressing the Enter it disconnects from the H4.
|
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
On Tue, Aug 4, 2020 at 02:16 AM, Christos SV1EIA wrote:
OK, I messed something up before, I've done the build again and it runs now on H4 here (commit 0.7.1-154-g8e95645). It freezes when in the "Version" screen after couple of minutes here, however. |
Re: NanoVNA application by OneOfEleven
#applications
The maximum that the software will do is just over 4.1GHz (unsigned 2^32), not sure what's going wrong for you.
Can you maybe show me the comms window output, see what it's actually sending to the VNA ? |
Re: We started selling SAA2 with N-type RF connector and 4-inch display
On 8/3/20 8:08 PM, Hugen wrote:
Hello OneOfEleven, we are evaluating whether our supplier can provide SMA connectors comparable to Amphenol. If possible, we will use better connectors in next-generation products.For what it's worth, SMA connectors are as good as N for the most part, until you get into fancy N or 3.5mm connectors. Are you "gauging" your connectors before measuring? Using a torque wrench? Cleaning the connectors? I suspect the vast majority of users aren't doing any of these things. The uncertainty in mate/demate with SMA is about the same as for N. Way back, someone (at Maury?) put together a rig to mate/demate SMAs thousands of times. I can't find it right now, but there's also this: R. L. Jesch, "Repeatability of SMA coaxial connectors," in IEEE Transactions on Instrumentation and Measurement, vol. IM-25, no. 4, pp. 314-320, Dec. 1976, doi: 10.1109/TIM.1976.6312234. more discussion |
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
On Mon, Aug 3, 2020 at 05:16 PM, Christos SV1EIA wrote:
I upload only 192k support, now need find better settings (not upload part of them, you can select variable table support and try 12,24,28k offset settings). At this moment 24 and 28k IF frequency show perfect results (biger ADC now allow measure more high IF vs better phase measure). As can see phase measure perfect on all frequency range up to 2.7GHz (possibly and higher) But one problem in amplitude measure, begin drop after 1.5GHz, stay ? k up to 2GHz, and drop to 2.7 GHz. I think it come from hardware, need calculate better filter on ADC input (IN1, IN2 IN3 of TLV320AIC). It added to measure 5k IF, for 96k i set it to 12k IF (now for 192k IF 28k) and i think it cut some part of signal. See scheme for H4: For IN2: R32,R33, C22, C23, C28, C29 and input impedandce of 10k I think need calculate this filter for 32k IF PS Tnanks Herb, i try revert some band, posibly this remove locks. |
Re: We started selling SAA2 with N-type RF connector and 4-inch display
Hello David, SAA-2N still uses the original SAA-2 PCB without any changes.
toggle quoted message
Show quoted text
On Sun, Aug 2, 2020 at 05:39 PM, Dr. David Kirkby, Kirkby Microwave Ltd wrote:
|
Re: We started selling SAA2 with N-type RF connector and 4-inch display
Hello Mike, the cost of using DHL to send to the US is about $25.
toggle quoted message
Show quoted text
On Sun, Aug 2, 2020 at 10:16 AM, n2msqrp wrote:
|
Re: We started selling SAA2 with N-type RF connector and 4-inch display
Hello OneOfEleven, we are evaluating whether our supplier can provide SMA connectors comparable to Amphenol. If possible, we will use better connectors in next-generation products.
toggle quoted message
Show quoted text
On Sun, Aug 2, 2020 at 02:37 AM, OneOfEleven wrote:
|
Re: We started selling SAA2 with N-type RF connector and 4-inch display
Hello Rich, using DHL, you are expected to receive it before the end of August.
toggle quoted message
Show quoted text
On Sun, Aug 2, 2020 at 05:54 AM, Rich NE1EE wrote:
|
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
On Mon, Aug 3, 2020 at 01:52 PM, DiSlord wrote:
Little more update v1.0.11 Check both variants v1.0.10 and v1.0.11 PS I didn't think I could get such a result ======================================== DiSlord, I also didn't think trustworthy measurements past 1200MHz were possible using the si5351 but two port measurements look good to 30dB down for both v1.0.10 and v1.0.11. The s21 noise floor is at least 40dB down to 1.5GHz using v1.0.10 on my H4. The s21 noise floor is at least 50dB down to 1.5GHz using v1.0.11 on my H4. Both versions measured a 30 dB attenuator accurately to 1.5GHz. Previous version started to lose accuracy above 1.2GHz. Surprising the extra 10dB of headroom with v1.0.11 did not gain me anything when measuring a 40dB attenuator. Both versions were very noisy measuring a 40dB attenuator above 1200 MHz. Comparison measurements of a 200 - 500MHz BPF and 300MHz LPF give the edge to version 1.0.11 (see attached screenshots). I experienced lock-ups which required cycling power to the H4 using v1.0.11. The lock-ups occur randomly after the H4 has been operating for a while. I'll try changing my threshold and see if the lock-ups still happen. - Herb ![]()
H4-v1.0.11_300MLPF.png
![]()
H4-v1.0.11_30dB_Pad.png
![]()
H4-v1.0.11_200-500M_BPF.png
![]()
H4-v1.0.11_Noise_Floor.png
![]()
H4-v1.0.10_30dB_Pad.png
![]()
H4-v1.0.10_300MLPF.png
![]()
H4-v1.0.10_Noise_Floor.png
![]()
H4-v1.0.10_200-500M_BPF.png
|
Re: We started selling SAA2 with N-type RF connector and 4-inch display
Dear Dr. David Kirkby, Hello, our products have been commercialized and we attach great importance to compliance.
toggle quoted message
Show quoted text
We have sorted out all licenses that may be involved in NanoVNA and SAA2. NanoVNA software£ºGPL3£¬ NanoVNA hardware£ºPrivate, need to be approved by ttrftech SAA2 software£ºGPL3£¬ NanoVNA hardware£ºLGPL v2.1 But I received Gabriel Tenma White¡¯s private mail stated that SAA2 contains non-open source content. We are carefully checking the relevant content. If there is any violation, we will immediately correct it. ±·²¹²Ô´Ç³Õ±·´¡-³§²¹±¹±ð°ù£º³Ò±Ê³¢3£¬ ³Õ±·´¡-²Ï°Õ£º³Ò±Ê³¢2£¬ If we have other possible non-compliance, please help us to correct it, thank you! On Mon, Aug 3, 2020 at 06:47 AM, Dr. David Kirkby, Kirkby Microwave Ltd wrote:
|
Re: NanoVNA firmvare, compiled by DiSlord
#firmware
On Mon, Aug 3, 2020 at 04:13 PM, igor-m wrote:
Hi Igor, Did that too, enabled RTC, SDCARD, enabled 192K and it works ok for me. Also, in order to have the same IF as with 96K I've modified the nanovna.h at line 50 with this //#define FREQUENCY_OFFSET 12000 #define FREQUENCY_OFFSET 24000 and it also works ok again We can wait though for DiSlord to test his code according to how he feels it is ok before he uploads it regarding the 192K so we all have the best results from him. |
to navigate to use esc to dismiss