开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

I am on 1.05 is this the latest front panel? 73s

 

开云体育



Sent from


From: [email protected] <[email protected]> on behalf of John AE5X via groups.io <ae5x@...>
Sent: Tuesday, April 1, 2025 3:10:39 PM
To: [email protected] <[email protected]>
Subject: [BITX20] Does sequence of updates matter?
?
This morning I updated the zBitx to v1.05 then updated the RPi to v3.05.
Should I have done these in the opposite order? The radio will not boot up now.
"Waiting for the zBitx to start..." Only this, and nothing more.


Re: #zbitx I would really like a formal way to shut down the software gracefully #zbitx

 

Sam,

Please have a look at the logging section .
?
I've listed out the steps to export the log file from the zBitx. I will update the PDF manual soon.?
?
73,
Ragav
VU3VWR


Re: Received my zbitx.

 

VInce,

Here is a link to the STL file:
?
?
73,
Ragav


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:
Flat Top cells preferred.
?
?
-JJ


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:
I will be trying zram when I have time.? Much faster than swap but uses cpu cycles.? So far the little I have played memory isn’t much of an issue. We will see what zram does.
?
Ryan
kk6dzb


Re: zbitx Memory

 

I will be trying zram when I have time. ?Much faster than swap but uses cpu cycles. ?So far the little I have played memory isn’t much of an issue. We will see what zram does.
?
Ryan
kk6dzb


Re: Are flat top cells compatible with zBitx battery holder or are button tops required?

 

Flat Top cells preferred.
?
?
-JJ


Are flat top cells compatible with zBitx battery holder or are button tops required?

 

I was asked this question on zBITX:

"Are flat top cells compatible with the zBitx battery holder or are button tops required? Got my radio on order and want to get some batteries before it arrives. Appreciate your comments."

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

 

It's an RPi 3B+ with half as much memory - it was selected for the purpose of RUNNING the radio, not building/compiling applications.
?
The 300 Meg swap is on the microSD card, not memory, not sure why you mentioned that...
?
Ken, N2VIP


Re: zbitx Memory

 

That is exactly what I have been thinking I need to do?
?
Leo, AI5II


zbitx stl files

 

the zbitx slt files are now on the github.
- f


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:
But that is not doing anything.
300m swap?
?
Wait til I run Cqrlog and wsjt-z at the same time.
?
Compiles and loading apps take forever and sometimes lock up the system while running?
?
?
Leo, AI5Ii
?


Re: zbitx Memory

 

But that is not doing anything.
300m swap?
?
Wait til I run Cqrlog and wsjt-z at the same time.
?
Compiles and loading apps take forever and sometimes lock up the system while running?
?
?
Leo, AI5Ii
?


Re: zbitx Memory

 

I run wsjtx all the time, flawlessly. Run top to see memory and cpu consumption.
- f


On Fri, Apr 4, 2025, 7:50 AM Ken N2VIP via <ken=[email protected]> wrote:
It's only using 272 Megs out of 512 Megs on-board, seems OK to me...
?
Ken, N2VIP


Re: zbitx Memory

 

It's only using 272 Megs out of 512 Megs on-board, seems OK to me...
?
Ken, N2VIP


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;
? ? ? ? ? ? }
? ? ? ? }
?


zBitx Battery Cover STL

 

Is available at
?
?
?
?
- JJ


zbitx Memory

 

Not a lot of memory to do stuff?
?
Leo? AI5II


Re: Does sequence of updates matter?

 

Okay, so I replaced the OTG adapter and now keyboard and mouse are working as they should. I used this one
I am back to a fully working radio again :)
I remain watching the thread on CW updates with keen interest as mine is behaving exactly like AE5X's.
73


Re: Received my zbitx.

 

Looking forward to the case files when you can please Ragav. Thank you