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 Logging issue - and Dupe Checking
Ashar,
you say that "2. The other station replies back with your rst. Now that the reports are exchanged, you enter this in your logger and press the LOG button. The qso is logged." When the connection is not completed because the RRR or RR73 confirming the reception is not received - then the entry saved in the log file should be deleted. Where can this be done? Or some data is not correct and after saving it is still possible to see what needs to be corrected - but it is not possible to correct or edit the input saved in the log file. Is there any concrete solution to this? If this is the final log, then it's not finished! Am I waiting for a solution or will the forum solve this too? -- Gyula HA3HZ |
Re: sBITX Displayed Power and VSWR
@W9JES
I completely agree with you. I only see the practice developed here, when someone needs help, then contact the forum. When I noticed in May that I had the same problem, I didn't even try to contact support. I knew I had to solve it myself, even though I also transferred $429, which was that much without rpi. Unfortunately, they do not want to let go of this bad practice. -- Gyula HA3HZ |
The one simple potential fix is to reflow the connections to L400 through L403.? There could be an open circuit in one of the connections.? It looks like it is easy to get to the connection from the top side of the board when it is installed.
IF you have two dummy loads AND a T connector, you can parallel the dummy loads to get a 2:1 SWR for testing.? Be sure both can handle the power.? Do this test at 50% or less drive. 73 Evan AC9TU |
If you have a good 50-ohm dummy load connected, the SWR should be 1.? Do you have a well-matched antenna to verify the SWR changes with frequency from the low end of the band to the high end?? At this stage, you do not want to transmit into a worse than 2:1 SWR.
If transmitting into a dummy load, try increasing the drive by 10% increments to see if the power goes up.? Monitor the current draw during transmission.? I would not go above 15 watts.? This is best verified with an external power meter. 73 Evan AC9TU |
With just 4W the chances you'll get only 1.0 if the antenna is more or less well matched is very high. What is the real SWR and transmitted power read in a wattmeter?
toggle quoted message
Show quoted text
- Rafael On 1/3/24 18:46, JJ - W9JES wrote:
@Ashhar Farhan |
Re: sbitx with new Raspberry Pi 5 (updates)
On Wed, Jan 3, 2024 at 01:09 PM, Rafael Diniz wrote:
Definitely you can remove that RTC board in the sbitx if using the Pi 5. I'm not using Farhan software, but I think it uses the direct i2c access to communicate with RTC for some FT-8 reason I don't remember. Would need some adjustment to the code to use the proper Linux clock interface in this case.It's important for everyone to keep that in mind.? Pi 5 will need a newer OS than the one that comes with the sbitx boards, will need new GPIO code, etc.? Even though we're talking about it here, let's all keep in mind that this is currently advanced/experimental work.? Yet, as the adverts say, this product is designed for homebrewers/tinkerers so it's still a valid topic here. ? -- Regards, Dave, N1AI |
Re: sbitx with new Raspberry Pi 5 (updates)
Hi Mike,
toggle quoted message
Show quoted text
Definitely you can remove that RTC board in the sbitx if using the Pi 5. I'm not using Farhan software, but I think it uses the direct i2c access to communicate with RTC for some FT-8 reason I don't remember. Would need some adjustment to the code to use the proper Linux clock interface in this case. - Rafael On 1/3/24 18:06, Mike Johnshoy wrote:
Since the Raspberry Pi 5 has its own RTC on board, could the sbitx clock board be removed and maybe some clock interface code be simplified? |
Re: sBITX Displayed Power and VSWR
@Gyula.
I completely understand the message. I just don't understand why the assembled V3 is touted as having a warranty and not getting a response from the manufacturer when there could be a hardware or software issue. My 30 day warranty will expire soon so I am left to resolve the issue myself? I am more than capable of resolving the issue on my own, however my SWR issue is a matter of principle at this point to hold the manufacturer accountable. I simply want the warranty support I paid for. |
Re: sbitx with new Raspberry Pi 5 (updates)
Hi Dave,
toggle quoted message
Show quoted text
Still to be done is the migration of the code to use the pinctrl's gpiolib API instead of WiringPi. I ended up testing with the command line pinctrl, but hopefully soon I'll be able to finish the code transition. Cheers, Rafael On 1/3/24 17:12, Dave, N1AI wrote:
On Wed, Jan 3, 2024 at 11:31 AM, Rafael Diniz wrote: |
Simple SDR Add-On for uBitX V6 and others
Greetings to all. I take no credit for this. This is just a rework of KD8CEC's earlier post to add an IF-SDR output to the uBitX series of radios. The V6 provides an IF output of 45Mhz at connector P3 (CW-1) which is well within the range of the inexpensive variety of SDR dongles on the market. In the case of the V6, I removed the USB jumper cable? between the Arduino Nano and the rear panel breakout and plugged my SDR dongle in its place. Simply add a short SMA cable from the 45MHz IF output to the SDR input and you're done. Take the mini USB you removed from the radio and connect it from the rear panel connector to your computer. Add free software and go. This is a great way to get your feet wet with SDR receivers without breaking the bank. In my case I had everything in my junk drawer. This mod can be applied to any of the uBitx series of radios or any receiver using an upconverting IF. Pictures are in the Photos section. I use SDR Sharp for Windows for the SDR software and Zadig for the dongle drivers. It runs great on my old junk. It also overcomes all of the shortcomings of the simple V6 receiver. Enjoy! Jim WB2LHP
|
Re: explanation please
On Wed, Jan 3, 2024 at 12:08 PM, <jefe_de_estado@...> wrote:
Is there a place in github to request new features ?would be the standard place for such things. or some tool that the dev team uses to keep track of new things??Hopefully that would be the one... I know Farhan is hard at work addressing many things, and he's mentioned several features that I'd like to see added, just don't want them to fall through the cracks.I agree. ? -- Regards, Dave, N1AI |
Re: sbitx with new Raspberry Pi 5 (updates)
On Wed, Jan 3, 2024 at 11:31 AM, Rafael Diniz wrote:
I also managed to test the i2c and GPIO (encoders, ptt, tx line, lpf's, etc), all good. No more known bug for Pi 5 on the sBitx that I can test. I'm just waiting for the new display ribbon cable to test the touch screen.I went to pishop.us yesterday looking for that ribbon cable and the RTC battery you mentioned, and found they had Pi 5 8GB in stock so I put in an order.? When all of that arrives, I'll be able to follow in your footsteps!? ? -- Regards, Dave, N1AI |
Re: explanation please
This has all be very helpful, thank you!? I'll sit back and patiently await all the great new updates that I'm seeing here!
Is there a place in github to request new features, or some tool that the dev team uses to keep track of new things?? There's a few things that I would like to see added, but don't have the skill to do on my own.? I know Farhan is hard at work addressing many things, and he's mentioned several features that I'd like to see added, just don't want them to fall through the cracks. |
Re: sbitx with new Raspberry Pi 5 (updates)
Hi all,
toggle quoted message
Show quoted text
Just giving a heads up, Wolfram codec bug in Pi 5 fixed by Phil Elwell, a Raspberry Foundation engineer: I also managed to test the i2c and GPIO (encoders, ptt, tx line, lpf's, etc), all good. No more known bug for Pi 5 on the sBitx that I can test. I'm just waiting for the new display ribbon cable to test the touch screen. : ) - Rafael On 1/3/24 12:16, Rafael Diniz wrote:
It is the same bus, just different connector. Bought a new one for 50 cents. |
Re: sBitx Logging issue
Gyula - since the files I sent you early yesterday morning had a bunch of debugging info that is no longer required, recommend you retrieve the original two files from? the sbitx github then make the change to the one line we identified yesterday and re-build.
You're going to have to start at the beginning, and make 100 QSOs to verify the change....??? ;-) 73; Steve, N3SB |
Re: Sbitx with Raspberry pi 5?
On Tue, Jan 2, 2024 at 10:44 PM, Gerald Sherman wrote:
Look at an Adel nibbling toolThanks!? I was trying to remember what those things were called.? I remember using one of those in high school decades ago working on sheet metal project boxes.? This was long before the 3D printer, laser cutter, water jet, plasma, etc were a thing.? No Amazon either.? If you wanted a project box, the school had some sheet metal stock, you made your own.? Nibblers were handy for making square openings. ? -- Regards, Dave, N1AI |
to navigate to use esc to dismiss