Keyboard Shortcuts
Likes
- Tinysa
- Messages
Search
Re: No signal visible in IN ULTRA (LNA) CURVE calibration
#bug_report
Thanks Erik for the explanation.
I see, the observed behavior is expected and not a bug. :-) |
Re: TinySA touch screen unresponsive
On Sun, Jun 9, 2024 at 04:47 AM, <f.w.ten.wolde@...> wrote:
I just turned on my TinySA Ultra and noticed the touch screen is unresponsive. It does not respond to any touch input on the screen.Frank, ? ?If your tinySA Ultra is less than 30 days old and was sold by a reputable seller, then I would contact the seller about exchanging the unit.? If you have owned the unit for more than 30 days and it only recently has stopped working properly then I would try the following troubleshooting steps. 1. Loosen the 4 screws on the back of the case and see if touch operation is restored.? The case on some version 4.5.1 units fit too tightly and if the screen mounting became slightly misaligned during use, the touchscreen would not work properly.? This same issue could also interfere with USB communications.? The tight case issue should have been solved on your version 4.5.1.1 unit unless you are just unlucky. 2. Completely remove the case and disconnect the battery for a few minutes.? Reconnect the battery and see if normal touch screen operation has returned with the case still removed.? Take normal ESD precautions while doing the above. 3. Check if the flexible cable connecting the display panel to the main board is properly seated. ? If the above trouble shooting steps don't solve your problem, then more extensive repairs are indicated and Erik or hugen may be able to give you additional suggestions. Herb |
Re: TinySA touch screen unresponsive
Further analysis on my TinySA Ultra:
connect: serial port connected 43.888 tx: help 43.926 rx: help 43.926 rx: commands: freq time dac nf saveconfig clearconfig zero sweep pause resume wait repeat status caloutput save recall trace trigger marker line usart_cfg vbat_offset color if if1 lna2 agc actual_freq freq_corr attenuate level sweeptime leveloffset levelchange modulation rbw mode spur lna direct ultra load ext_gain output deviceid correction calc menu text remark 43.926 rx: Other commands: version reset data frequencies scan hop scanraw abort test touchcal touchtest usart capture refresh touch release vbat help info selftest sd_list sd_read sd_delete threads 43.926 rx: ch>? 43.926 tx: version 43.957 rx: version 43.957 rx: tinySA4_v1.4-169-ged1dfed 43.957 rx: HW Version:V0.4.5.1.1 43.957 rx: ch>? 43.957 tx: info 44.004 rx: info 44.004 rx: tinySA ULTRA 44.010 rx: 2019-2024 Copyright @Erik Kaashoek 44.010 rx: 2016-2020 Copyright @edy555 44.010 rx: SW licensed under GPL. See: https://github.com/erikkaashoek/tinySA 44.010 rx: Version: tinySA4_v1.4-169-ged1dfed 44.026 rx: Build Time: May 30 2024 - 13:32:12 44.026 rx: Kernel: 4.0.0 44.026 rx: Compiler: GCC 7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204] 44.041 rx: Architecture: ARMv7E-M Core Variant: Cortex-M4F 44.041 rx: Port Info: Advanced kernel mode 44.041 rx: Platform: STM32F303xC Analog & DSP 44.057 rx: ch>? 44.126 tx: vbat_offset 44.157 rx: vbat_offset 44.157 rx: 300 44.157 rx: ch>? 44.173 tx: vbat 44.204 rx: vbat 59.210 rx link timeout .. disconnecting
-Frank |
Re: QtTinySA PC Application v0.10.6
The executables are stand-alone programmes and do not need an installed version of python.
For Linux, extract the two files inside QtTinySA.tar.gz into a folder, open a terminal in that folder and execute the programme by typing ./QtTinySA There are other ways but this way is straightforward. ?? For Windows extract the two files inside QtTinySA.zip into a folder and run QtTinySA.exe by double-clicking it, or you can run it from the CMD window set to your folder. The Windows executable works in Win-10 and Win-11 but not earlier versions.? It was built on Win-11. There is a Wiki on GitHub: https://github.com/g4ixt/QtTinySA/wiki Ian |
Re: QtTinySA PC Application v0.10.6
On Sun, Jun 9, 2024 at 11:02 AM, Erik Kaashoek wrote:
You first need to install python and possibly some required librariesIn the "Release" section of his GitHub repository, Ian has a zip file (??) containing a stand-alone compiled executable. The executable usually bundles the Python interpreter, required modules and program into a single file so that a separate installation of python is not required. I already have python 3.8 installed on all my computers, so I cannot personally verify Ian's executable does not require an already installed version of python. Herb? |
Re: QtTinySA PC Application v0.10.6
Maybe you could help me, I downloaded the zip file from GitHub but when I unpacked it I didn't find a Windows executable?file. What am I not understanding? I've not used this application before. I appreciate any direction you can give me. Thanks, Roy On Sun, Jun 9, 2024 at 12:20?PM hwalker via <herbwalker2476=[email protected]> wrote: On Sun, Jun 9, 2024 at 08:08 AM, daniel grafflin wrote: |
Re: QtTinySA PC Application v0.10.6
On Sun, Jun 9, 2024 at 08:08 AM, daniel grafflin wrote:
Some confusion. I downloaded v0.10.6, have all the files in a folder. so, how do I apply this update to Tiny SA app?QtTinySA and tinySA-App are two entirely different software applications for the tinySA. If you downloaded and unachieved the? QtTinySA zip file, then running the QtTinySA.exe should get you up and running in Windows.?? I've never used Linux so if you are using that operating system and having issues then perhaps someone else can assist you. Herb |
Re: QtTinySA PC Application v0.10.6
On Sun, Jun 9, 2024 at 07:18 AM, Ian Jefferson wrote:
I have updated to v0.10.6 which adds some new features and fixes various bugsIan, ? Excellent contribution to the tinySA user community.? QtTinySA already exceeds a lot of the feature set of tinySA-App.? You should be aware that the VID/PID (0x0483/0x5740) is not unique to the tinySA and is shared also by the nanoVNA, tinyPFA and possibly other devices developed and manufactured by Erik/hugen. ? Also, if there is more than one tinySA in the user's system, for instance one as a signal generator and the other as a specan, then automatic identification of the specan unit may fail using the VID/PID.? If more than one device is detected with a VID/PID of 0x0483/0x5740, then the user should be given the option of choosing which one to use.? You could consider adding a menu option that allows the user to manually select or change the serial port. ? The time, effort and skill to develop and maintain a project like QtTinySA? is well beyond trivial.? Your efforts are greatly appreciated. Herb |
Re: QtTinySA PC Application v0.10.6
I have updated to v0.10.6 which adds some new features and fixes various bugs
v0.10.6 v0.10.5 This version is backwards-compatible with the v0.10.2 configuration database, but not with earlier versions. |
TinySA touch screen unresponsive
Hi, -Frank |
Re: TinySA Ultra generates signals while sweeping
On Sat, Jun 8, 2024 at 03:58 AM, Matt Harris wrote:
Both are gobs more sensitive below 10KHz, or even 100KHz than any amateur radio transceiver I have ever used. Just because it will display the frequency does not mean it receives there,Many amateur radio transceivers (and general coverage receivers) have reduced gain and sensitivity on frequencies below 1MHz. This is in an attempt to reduce problems with strong LW & MW broadcasts stations overloading the RF stages and producing Inter Modulation Distortion (IMD) products that typically appear in and around the 160m amateur band. Some modern SDR's such as Airspy products (and others), have very good sensitivity and better than average dynamic range, which allows decent reception on the lower frequencies. Regards, Martin |
Re: VBW influence
On Fri, Jun 7, 2024 at 09:32 PM, John Cunliffe W7ZQ wrote:
there is an equal amount of false and erroneous information on YouTube. Personally, I would stay away from hobbyists made videos? and stay with the commercial outlets like Rohde, Agilent and others that know what they are talking about. Rohde has a verTrue John, but that applies equally to internet groups. 73 Ken g8beq |
Re: VBW influence
On Thu, Jun 6, 2024 at 03:44 AM, <scnuzmj@...> wrote:
I have confusion about the infulence of VBW, in my knowledge, according to the block diagram of the spectrum analyzer, when VBW > RBW, the bandwidth of VBW will great than the video signal(limited by RBW), so the video filter will not filter the video signal, then the change of VBW(still great than RBW) should not affect the smooth effect of the trace. But the actual display is not suitable for this guess, I think I must miss something about video filter.? The VBW in the tinySA is implemented using a moving point average that simulates a RC filter.? It performs the same as the CONFIG->SAMPLE REP menu option, except the repetition samples and sweep times have been calibrated for each video bandwidth to approximate the equivalent performance of the selected VBW. ? The moving point average implementation of the VBW was the best solution Erik was able provide for anticipated users of the tinySA within the cost constraints of the original project. Herb |