¿ªÔÆÌåÓý

Re: zbitx, compiler optimizations #zbitx
Peter, My response was based on your first message, bit your second one, where you profiles the various function in ui_tick().? ?I used the brute force approach to get rid of everything except
By Jody - K3JZD · #118046 ·
Re: zbitx, compiler optimizations #zbitx
Hi Peter, That? is essentially what I did - there is an existing global variable (in_tx) that is True when in Transmit Mode.? In the existing code, once the key down is discovered (which does not
By Jody - K3JZD · #118045 ·
Re: zbitx, compiler optimizations #zbitx
Peter , will it help to use the timing implementation from WiringPi? https://github.com/Pi4J/wiringPi/blob/8d188fa0e00bb8c6ff6eddd07bf92857e9bd533a/wiringPi/wiringPi.c#L2114
By quad@... · #118044 ·
Re: zbitx, compiler optimizations #zbitx
Hi, digging deeper I was profiling the sbitx binary, and for better profiling support, I put the different parts of the ui_tick in own subroutines, so they can be identified separately at the profiler
By Peter, DL4PIT · #118043 ·
Re: zbitx, compiler optimizations #zbitx
I have no time yet to involve into investigating that problem, but can't the libgpiod functionality of reporting the timestamps of the pin state changes be used for that?
By WZab - SP5DAA · #118042 ·
Re: zbitx, compiler optimizations #zbitx
Fascinating.? Sure the waterfall is able to be eliminated and is a good idea.? Is the big yellow display of the dots and dashes worth eliminating, too.? I sure don't need that, although it could be
By Pinball Wizard · #118041 ·
Re: zbitx, compiler optimizations #zbitx
Hi Jody, very interesting, thank you! If you managed to detect key-down very fast with an IRQ handler, wouldn't it be sufficient to exit/skip time consuming tasks in ui_tick()? I mean setting a new
By Peter, DL4PIT · #118040 ·
Re: FT8 time differential - how to resolve?
Ths is how I installed wsjt-z. First, I installed hamlib 4.5.4. Hamlib4 is already installed but I wanted a newer version. export CXXFLAGS='-O2 -march=native -mtune=native' export CFLAGS='-O2
By Leo Aniol, AI5II · #118039 ·
Re: zbitx, compiler optimizations #zbitx
Peter, I have been experimenting with getting CW to work smoothly on this device.? Previously I had published a modification that I made to sbitx_gtk.c which turned off the water waterfall (and more)
By Jody - K3JZD · #118038 ·
Re: FT8 time differential - how to resolve?
Hi Leo, total newbie here, how do I install wsjt-z ? thanks Miguel KP4MI
By miguel medina · #118037 ·
Updates from Adafruit
FYI The Wild West is painful for home brewers. 73, Andy https://youtu.be/XvE4AGfbkew?si=ZGYxSRltqRptn8wa
By AndyH · #118036 ·
Re: error after update
If you check line #2 in start.sh, it is "cd sbitx" which will error out unless you run the start.sh script from the /home/pi folder because you are already in the sbitx directory and there is no sbitx
By Leo Aniol, AI5II · #118035 ·
Re: error after update
here is my CLI output pi@sbitx:~/sbitx $ ./start.sh ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??USER ?? ?? ?? ??PID ACCESS COMMAND /dev/snd/controlC0: ??root ?? ?? ?? ??321
By miguel medina · #118034 ·
Re: New zBitx - New User - CW operation
Thanks for the user experiences. Sounds like FT8 is usable then. It¡¯s just a mode I very rarely use. SSB even less. As for CW¡­. ¡°The zBitx is a CW dream machine¡­.¡± is what the ad says.
By Steve Sutterer AK0M · #118033 ·
Re: zBitx power draw
Of course, the output power measurement is just probably by measuring voltage and assuming a resistance, but that¡¯s a pretty low overall calculated efficiency, 15% or so. And of course part of that
By Gordon Gibby KX4Z · #118032 ·
Re: zBitx power draw
At 9v and 100% I was showing 5 watts out with a current draw of around 3.8 amps on FT-8. Cheers Jim
By JAMES LEWIS JR · #118031 ·
Re: zBitx power draw
Do you happen to know how much power it is drawing then?
By Ben Sanders · #118030 ·
Re: zbitx, compiler optimizations #zbitx
It wouldn't be a 1:1 swap. The GPIO pins are in a different configuration on the Radxa. It might be possible to change all the pin assignments in the software to get it to work.
By Jeff Duce · #118029 ·
Re: zbitx, compiler optimizations #zbitx
Next improvement could be this: https://radxa.com/products/zeros/zero2pro/
By pd0zz@... · #118028 ·
Re: zBITX Heating
https://www.amazon.com/Awxlumv-Aluminum-60x150x25mm-2-36x5-91x0-98-Amplifier/dp/B07VDHQDQT
By pd0zz@... · #118027 ·