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
- BITX20
- Messages
Search
Re: Are flat top cells compatible with zBitx battery holder or are button tops required?
Dear JJ, Thanks a lot for the quick response. What about the compatibility of the battery box???Are button tops required? I have never used the flat top cells. That is why this question. 73 Jon, VU2JO On Fri, Apr 4, 2025 at 8:43?AM JJ - W9JES via <jj=[email protected]> wrote:
|
Re: zbitx Memory
My development system is a zbitx with Raspberry Pi zero 2. It takes a couple of seconds to build zbitx? - f On Fri, Apr 4, 2025 at 8:43?AM Ryan Wesolowski via <cosmo1stgen=[email protected]> wrote:
|
Are flat top cells compatible with zBitx battery holder or are button tops required?
I was asked this question on zBITX: I know that VU2ESE was using flat top cells as I read it in one of the earlier emails. 73 Jon, VU2JO |
Re: zbitx Memory
Building applications is always going to be slow on the Zero 2 W. If you have another more capable Raspberry Pi, including the Raspberry Pi 4 in the sBitx, you'll be better off building them there and moving the applications over. On Thu, Apr 3, 2025 at 10:25?PM Leo Aniol, AI5II via <leomaniolone=[email protected]> wrote:
|
Re: zbitx Memory
I run wsjtx all the time, flawlessly. Run top to see memory and cpu consumption. On Fri, Apr 4, 2025, 7:50 AM Ken N2VIP via <ken=[email protected]> wrote:
|
Re: CW on zbitx
?
The link is an article on the history of electronic keyers.? It is quite lengthy but if you read it you will learn a lot.? It seems that with each major product introduction a new subtle or not so subtle difference in timing was also introduced.
?
From the article, the major difference between mode A and B is that mode B polls the opposite paddle for a pressed state during the sending of the element and the following element space.? Whereas mode A polls the opposite paddle for a changed of state from not pressed to pressed.? This difference is what prevents mode A from not sending an extra un-keyed element that turns letter K's into C's.
?
The current Zbitx code for mode A polls for a pressed state of the opposite paddle same as mode B during the carrier on? period and does not poll at all during the element carrier off period.?? It would be interesting if some of the users who say it works or say it doesn't work would report what mode they use.? I can't see that a Mode A user would have a good time at all with it working mostly as mode B.
?
The mode B code still has the bug I pointed out twice that will change a DIT paddle contact to sending an unwanted DAH if the paddle contract is made during the carrier off period.
?
? ? ? ? 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; ? ? ? ? ? ? } ? ? ? ? } ? |
Re: Zbitx power cord connector
This is unfortunate. We actually ordered a die to be made for this connector! On Thu, Apr 3, 2025, 8:01 AM Matt via <rehash_dolor_0b=[email protected]> wrote:
|
Re: Waiting for the zBitx to start…
In addition to the uSD card, you need to buy a uSD card reader, which can be read via USB and written with a writing program.
Make sure that the USB can be connected to both the PC and zbitx. To the PC when you download the Image, to zbitx when you want to make a backup.
Since the published Image is in .zip format, you have to unpack it first, which is 32GB in size here.
It may happen that during production, the 32 GB SD card cannot be written to, because the new card is a few bytes smaller than the Image.
That is why you may have to buy a 64 GB card.
If the creator of the Image is more skilled, he will remove the empty part of the card using the shrink method, and the Image could be much smaller.
It is advisable to buy a good quality uSD card, which can also be used for Backup.
Don't worry, if you insert a 64GB uSD into the device, you can copy it to a smaller size than Backup using Raspberry->Menu->Accessories->SD Card Copier. It is advisable to make a Backup, if you have successfully set the .ini files, you can use the Backup to restore in case of an error.
--
Gyula HA3HZ |
zBITx Power Plug Intermittant
The only thing Which jumped out at me was a highly intermittent power cable between the batteries and the unit which was supplied by HF Signals. Rotate the connector or barely touch the cable and it would recycle power. I replaced it with a new 5.5mm outer barrel and 2.1mm inner barrel cable and it now works fine and is very stable.
?
The new cable has a full 360 degree "tube/barrel" to make GOOD contact with the center pin in the female connector,?the original does not....take a look at it.?
?
Great Little Radio?
?
73 Kees K5BCQ
|
to navigate to use esc to dismiss