Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: New sBitx V3 to me
Just for an update:
?
I flashed the drive and the rig worked just fine.
?
I messed with the settings last night and FT8 stuff, rig went wonky, thats why its called developmental
?
I reflashed my sd card and back on line. I never backed up the settings so I could do it all over again, fun stuff
?
Also, I found the Pi was shaky when cables were inserted and I found there were no screws on the card.
?
OK, new card in, fire up the rig and get on 17 meters and first contact OZ0JX, gives me a 579 with 4 watts here. I Love CW and QRP
?
I am having more fun around here by the minute. Thank you all for the help, team players all the way.
?
? |
Re: Z bitx when is the order page to re-open
开云体育Ah, thank you. That said, where do we find the .sch .pcb and bom files? I usually find them in the repository, but no luck.
-------- Original message --------
From: Ken N2VIP <ken@...>
Date: 4/1/25 3:50 PM (GMT-05:00)
Subject: Re: [BITX20] Z bitx when is the order page to re-open
From the About page on hfsignals.com website:
?
What kind of support will I get?The HF Signals kits and radios are supplied as-is without any promise that they will work to any particular specification. That said, thousands of BITX transceivers supplied by HF Signals work across the world. There is an active and very informative forum for learning and getting help that is entirely driven by the builder community. Join us on?/g/bitx20 Ken, N2VIP -- Mike - K8MCB? |
Will this brick the Zbitx?
Just curious.
If after running ./update, if I run sudo apt update/upgrade will the zbit be bricked?
I'd be interested in compiling hamlib 4.5.4 and wsjt-z on the zbitx. I do have wsjt-z running on my laptop using a raspian image but need to install all the dependencies to fo the compile on the sbitx.
?
Leo, AI5II |
Re: Z bitx when is the order page to re-open
From the About page on hfsignals.com website:
?
What kind of support will I get?The HF Signals kits and radios are supplied as-is without any promise that they will work to any particular specification. That said, thousands of BITX transceivers supplied by HF Signals work across the world. There is an active and very informative forum for learning and getting help that is entirely driven by the builder community. Join us on?/g/bitx20 Ken, N2VIP |
Re: Zbitx arrived today
Thank you for the reply Farhan. Sadly I found using headphones makes no difference the?chugging sound remains at the same audio level. The chugging sound is happening in time to the refresh rate of the cw decode panel update, as each letter is written to the screen as far as I can tell. Are you using exactly the same kit as us,?a latest release rig?? 73 Nigel M0NDE On Tue, 1 Apr 2025 at 02:50, Ashhar Farhan via <farhanbox=[email protected]> wrote:
--
73 de Nigel Evans Callsign: M0NDE QTH: Rhyl Locator: IO82 |
Re: zBITX CW Keyer
Ken, you may be right. I looked at some benchmarks and it looks like the pinfour can be four times or more faster than the 3B plus.?
if that turns out to be the limitation then experienced CW operators might just have to wait for a faster processor or more RAM or something
It’s just surprising because a small change in the software of the SBitx, even tripling. sampling rate would likely work just fine. Johnshoy’s fix multiplied sampling by 20 times!! ? That was probably overkill, but it works great. You would think a similar solution on the slower processor could be arranged to give similar outcomes.
however, perhaps not!
?
A new processor comes out every so often so eventually, this will get fixed!!
?
gordon kx4z?
?
? |
Re: Does sequence of updates matter?
I have connected to a monitor and started the zBitx. Evidently, zBitx got deleted as part of the fw update - it no longer opens when connected to monitor. The only window now open (on monitor) is the pi@sbitx: `/sbitx window. From where can I download and reinstall the zBitx program?
? |
Re: zBITX CW Keyer
On Mon, Mar 31, 2025 at 02:37 AM, Gordon Gibby KX4Z wrote:
Why only 18? sBitx has an RPi 4, the zBitx has an RPi Zero 2 W, effectively a low-memory RPi 3B+ (the CPU on the Zero 2 is the same as the CPU on the RPi 3B+).
?
The processing of the RPi 4 is significantly greater than the RPi Zero 2.
?
Ken, N2VIP |
Re: zBITX CW Keyer
?
Looks like a copy paste error here for mode B
?
? ? ? ? if (cw_mode == CW_IAMBICB){
? ? ? ? ? ? if (cw_next_symbol == CW_IDLE && cw_last_symbol == CW_DOT && (symbol_now & CW_DASH)){ ? ? ? ? ? ? ? ? cw_next_symbol = CW_DASH; ? ? ? ? ? ? } ? ? ? ? ? ? if (cw_next_symbol == CW_IDLE && cw_last_symbol == CW_DASH && (symbol_now & CW_DOT)){ ? ? ? ? ? ? ? ? cw_next_symbol = CW_DASH;???? this should be CW_DOT I think ? |
Re: Zbitx RPI SD-card image needed
Ashhar
?
Just for giggles I did try the ./update thingy. Here is the output. Might ring a bell for you that understand far more then myself:
pi@sbitx:~/sbitx $ ./update >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Tue ?1 Apr 09:32:27 MST 2025 remote: Enumerating objects: 11, done. remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 100% (1/1), done. remote: Total 6 (delta 5), reused 6 (delta 5), pack-reused 0 (from 0) Unpacking objects: 100% (6/6), done. From https://github.com/afarhan/zbitx ? ?8da6d22..b9cabb4 ?main ? ? ? -> origin/main Already up to date. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Tue ?1 Apr 09:32:29 MST 2025 database is intact compiling sbitx version v3.021 in /home/pi/sbitx /usr/bin/ld: cannot open output file sbitx: Permission denied collect2: error: ld returned 1 exit status pi@sbitx:~/sbitx $? --
Tilman D. Thulesius
SM0JZT / Sweden |
Re: zBitX ft8 TX signal comes speaker
toggle quoted message
Show quoted text
On Apr 1, 2025, at 12:16, Benjamin Kelley - KC0BLK via groups.io <benjamin.kelley@...> wrote:
|
Re: Z bitx when is the order page to re-open
toggle quoted message
Show quoted text
-------- Original message --------
From: "Ashhar Farhan via groups.io" <farhanbox@...>
Date: 4/1/25 11:12 AM (GMT-05:00)
Subject: Re: [BITX20] Z bitx when is the order page to re-open
We had to bump up the price to be able to buy key components faster (ex-stock). We have also been hit by some strange duty getting the PCBs from China. We had to bump the price up by 20 dollars.?
Our vision was really to do a $100 dollar SDR, it just got escalated?to 169 USD
- f
On Tue, Apr 1, 2025 at 7:49?PM Darrell Davis KT4WX via
<kt4wx=[email protected]> wrote:
-- Mike - K8MCB? |
Re: zBITX CW Keyer
I cleared out /var/log and I updated the software this morning. The CW keying in Iambic B is still rough... at 22 WPM keying K gets me a Q maybe 20% of the time. I tested this with two paddles On Tue, Apr 1, 2025 at 11:44?AM John AE5X via <ae5x=[email protected]> wrote:
|
Re: Zbitx RPI SD-card image needed
Ashhar
?
Thank you so very much for your attempts. I have tried it , but no luck :-(
Here the output: pi@sbitx:~ $ cd sbitx pi@sbitx:~/sbitx $ git checkout master error: pathspec 'master' did not match any file(s) known to git pi@sbitx:~/sbitx $ ls -l master* ls: cannot access 'master*': No such file or directory Bottom line is I guess that I still need to build a new SD-card with a fresh image. Thank you in advance.
?
?
--
Tilman D. Thulesius
SM0JZT / Sweden |
Re: zBITX CW Keyer
This just the kernel latency. On Tue, Apr 1, 2025, 9:05 PM Lee via <kx4tt=[email protected]> wrote:
|