¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: ADE25MH Mixer - warning #tinysa
Will be corrected in next releas -- HBTE Files section: /g/HBTE/files Erik, PD0EK
By Erik Kaashoek · #819 ·
Re: ADE25MH Mixer - warning #tinysa
Erik, Primary issue people are facing is how the command interpreter depends on the timing of incoming serial characters. This can be easily solved by storing the incoming characters in a buffer until
By Jerry Gaffke · #818 ·
Re: ADE25MH Mixer - warning #tinysa
Erik, I get that, I've messed with the Nano. As I say, floating point and printf's should be avoided. And the fgets() call in my code sample should be replaced with something appropriate for the Nano
By Jerry Gaffke · #817 ·
New tinySA.exe uploaded
I uploaded a new tinySA.zip with the new exe. Improvements: - Logging is better split in lines making it easier to understand what is happening - log of {} is now as {} i.s.o b/e -- HBTE Files
By Erik Kaashoek · #816 ·
Re: ADE25MH Mixer - warning #tinysa
Yes, without encoder and display you got it down to 43% program and 74% dynamic memory use.. with full BUFFERSIZE 512.??? THANK YOU! I know about the other log window.. it just says EMPTY. DOES
By wb6ogd · #815 ·
Re: ADE25MH Mixer - warning #tinysa
Just got mine in the mail today from huayi-components. It seems that these are refurbished and one of them (lover right corner on the image) has one wire disconnected, so check yours carefully. wrote:
By Dragan Milivojevic · #814 ·
Re: ADE25MH Mixer - warning #tinysa
Jerry Some people are using an Arduino nano for tinySA so code space and RAM is very limited. That is why there is so much low level coding -- HBTE Files section: /g/HBTE/files Erik,
By Erik Kaashoek · #813 ·
Re: ADE25MH Mixer - actually SA non-operation
The extended log window is in the menu under view/log -- HBTE Files section: /g/HBTE/files Erik, PD0EK
By Erik Kaashoek · #812 ·
Re: ADE25MH Mixer - actually SA non-operation
Erik, By "log window", you mean the window on the Settings page, correct? Here is a sample of what mine shows: It looks like it is issuing commands that are correct but nothing is coming back. I can
By wb6ogd · #811 ·
Re: ADE25MH Mixer - actually SA non-operation
When I scan 100 points I get this in the log window ----------------------log start ------------------------- <<VFO: 1__Output frequency: 443900443__ <<e <<x6 <<x6 <<x6 <<x6 <<x9 <<x9 <<x9 <<x9 <<x12
By Erik Kaashoek · #810 ·
Re: ADE25MH Mixer - warning #tinysa
Here's some cleaner code, a working program for linux to demo strtok() in a way that I thing it could be used in the tinySA. Also shows a clean and portable way to read integers. All of it can
By Jerry Gaffke · #809 ·
Re: ADE25MH Mixer - warning #tinysa
Mixer problem - SOLVED The ADE25 mixers are fine.? They work in a different way to the ADE1 and needed a capacitor to decouple from the 3dB pad.? The ADE1 have transformers, so no problem.? A good
By m0wid · #808 ·
Re: ADE25MH Mixer - actually SA non-operation
I am seeing the exact thing. It seems like the .exe program is not communicating with the SA hardware. The log file is empty, the log window under settings shows the commands I would expect being sent
By wb6ogd · #807 ·
Re: ADE25MH Mixer - warning #tinysa
The command parser is bit error prone when single characters are send It only works correct if whole lines are send one USB transaction Something to improve -- HBTE Files section:
By Erik Kaashoek · #806 ·
Re: ADE25MH Mixer - warning #tinysa
Thanks for the Replies See screen shots below: After the TinySA.exe gets to this state then the display freezes. You can change settings etc, press single or run again, and the ESP32 responds (led
By m0wid · #805 ·
Re: ADE25MH Mixer - warning #tinysa
I seem to be having a similar problem.? I am trying to run on an Arduino Nano (clone) with Arduino IDE 1.8. And trying commands using the Serial Monitor. The serial receive code is inconsistent, for
By wb6ogd · #804 ·
Re: ADE25MH Mixer - warning #tinysa
If you're old enough, you will recognize??"halt_and_catch_fire" as opcodes 0x9d and 0xdd on the Motorola 6800. Opcode mneumonic of "HCF".
By Jerry Gaffke · #803 ·
Re: ADE25MH Mixer - warning #tinysa
I'm trying to port tinySA.ino over to the RPi. Appears that the serial command interpreter is highly dependent on the timing of each incoming character. A better way to do this is to wait for a '\n'
By Jerry Gaffke · #802 ·
Re: ADE25MH Mixer - warning #tinysa
Nice work! 3000 points will always be slow. For this kind of measurements 300 or 1000 at most should be enough. Max RBW =600kHz Can you set Average to "min: and enable spur reduction and see if the
By Erik Kaashoek · #801 ·
Re: ADE25MH Mixer - warning #tinysa
Typo: it was of course huayi-components -- Joerg, ex-DB2OO
By Joerg ex-DB2OO · #800 ·