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: Sbitx v3 HW_settings.ini gone- how fix?
Robert,
The hardware_setting.ini file stores the information in the scale values, which determine the maximum output power in the given frequency band.
That is, if you are not satisfied with the output power, you can increase the scale value in one step by 20%, and then measure the output power at a 50 Ohm load after rebooting. This scale value will not cause a performance increase at a certain point, you have to stop here. But! This method is recommended for v2.
?
I know that for v3 there is a v3power calibration in the sbitx-ham-apps application, there is more information about it in the wiki. I have v2, so I did not need it.
This thing only needs to be done once, because you lost your original hw_settings.ini file.
?
I do not know much about using the RPi5, and I do not intend to switch, because it will not be able to do more, it will only require more power.
This is what I gleaned from the conversations (this is my opinion, you can deviate from it at any time).
--
Gyula HA3HZ |
Re: Sbitx v3 HW_settings.ini gone- how fix?
Hi Gyula,
?
Thank you so much for the update and all your help. I greatly appreciate it.
This leads me to two more questions. How do you adjust the settings for the most output efficiency in the hw_settings.ini file, after you have the sBitx up and running on the default hw_settins.ini file? ?
Now that Bookworm has been implemented with the 64 bit software, will a Rasberry Pi 5 work with the 64 bit software, without any modifications?
?
Take Care, 73
Robert
?
?
? |
Re: sBitx or zBitx: Analyzing the FT8 messages in my application
In case of zBitx, a Python script could connect to the sbitx.db, read messages from the "messages" table and analyze them. 73, wt., 20 maj 2025, 09:31 u?ytkownik Wojciech Zabolotny <wzab01@...> napisa?:
|
Re: ZbitX replacement knob?
The message cannot be edited afterwards.
I would like to draw the attention of those who want to replace the rotary knob to the fact that the encoder shaft is very thin. Do not load it with a heavy knob, because it can easily break and you may have to look for the possibility of purchasing the encoder, which is not easy, because it is not the usual locking encoder. Don't ask how I know. --
Gyula HA3HZ |
Re: Sbitx v3 HW_settings.ini gone- how fix?
On Tue, May 20, 2025 at 05:34 PM, Steve Nielson wrote:
Other documentation links and suggestions requested and appreciated! When zbitx owners think that this gap should be filled, when one of the owners will formulate it.
The history of sbitx was also formed and written on the fly. Because whoever felt the energy to formulate and develop it is still developing there.
zbitx is a simpler version of sbitx, see the firmware used also uses the name sbitx, but it doesn't know nearly as much. You can buy it for half the price of sbitx.
--
Gyula HA3HZ |
Re: zBitx speaker noise?
#zbitx
?
I just received mine last night, but your video is the same as what mine is doing. I'll have to play around with some shielding of the pi. Thanks! |
Re: Sbitx v3 HW_settings.ini gone- how fix?
Newbie questions:
?
First, thanks for pointing out the Wiki that I had not yet located.
?
Second, I am new to these rigs and documentation. ?Just reading and learning while I wait for the zBITX to clear the order queue. ?I have found several forks of the zBITX on GitHub and several appear to be verbose with documentation (good, but not yet read¡). ?Is there a more focused Wiki than the one below for the zBITX? ?
Other documentation links and suggestions requested and appreciated! ???? |
Re: zBITX Crashes - Suspect Memory Leak
#zbitx
Miguel,
?
That is great.? ?The CPU utilization went down with my changes.? And swap memory is not being used at all.? Maybe that is contributing to what sounds like nearly full QSK.
?
Iambic B has more strict timing requirements.? The system is still busy with some unnecessary stuff, and probably cannot handle that more strict timing .? I think it probably needs to be restructured as a state machine, with dedicated states for each Mode .? And with Iambic, Iambic B, and Straight Key Mode each being a separate state.? And when transmitting, each Mode would have the full attention of the CPU.? What is there now looks like a lot of 'add ons' were accommodated by blending them in.? ? ? ?
?
With a Straight Key, where the CW timing is not as predictable as iambic, I keep my Semi-QSK Delay at 500ms,
?
72,
Jody - K3JZD?
?
? |
Re: Sbitx v3 HW_settings.ini gone- how fix?
I can see that if the message is not aimed at you, then you do not understand what is concerning you.
You need to learn to interpret what you read. Any version of sBitx reads the data necessary for operation from the hw_settings.ini file. If for some reason the original hw_sttings.ini is lost, then you rename the default_hw_settings.ini file to a file without default, i.e. hw_setting.ini.
This will make your hardware work, but it may not be as efficient as with the .ini file assigned to it.
You write that you are stuck. Think, read and do: buy several 64 GB uSD cards (and/or USB sticks) for backup and updates, always keep an original one that you modified. I recommend the 64GB one because it is faster to write and read. In the previous message I wrote the two links because you reiterate that you want to switch to 64-bit.
If you do, then you have a working system and you may not even need to correct hw_settings.ini.
Create the ELF Image on a new uSD card, with this v4.2 sbitx and many useful utilities will be partially set up.
Partly because you have to enter personal data in each of them. With this you can already radio.
After that you can refine it, because the Image was made in December 2024, which has been updated since then, you also need to update them. First update the sBITS Tools application and note its use, because what you can do. Use the EZ Data app to save daily data to an external USB stick.
When you use sbitx, before turning it off, make a copy of the files that changed that day on a USB stick.
LOG file and settings (ini file), if you have changed it, otherwise it is enough to make a backup once. Of course, if you can handle it reliably.
By the way, I don't understand the reference to drive F or E.
The sbitx 64 bit is installed on Bookworm OS and you can make a Backup with the Accessories -> SD Card Copier application in the Debian 'Raspberry' menu. Backup is not copied under Windows.
--
Gyula HA3HZ
?
|
Re: sBitx v4
Jim,
As Farhan mentioned in his message, we will begin taking orders for the V4 once we clear the backlog of zBitx orders we have right now. ?
73, Ragav |
sBitx or zBitx: Analyzing the FT8 messages in my application
I'm interested in analyzing the received FT8 messages in a software (e.g., a Python script) to detect messages from DX entities which I'm especially interested in. In case of sBitx, it can be a script running on the radio itself. In case of zBitx it can be a script running on a connected laptop or smartphone. Is such a functionality already supported, or should I patch the software myself? 73, Wojtek SP5DAA? |
to navigate to use esc to dismiss