¿ªÔÆÌåÓý

Date

Latest T41 source code release

Jack, W8TEE
 

All:

I know there is cross-platform interest in the T41 and the latest release of its source code is now available on the SoftwareControlledHamRadio web site.

Jack, W8TEE

--
Jack, W8TEE


ubitx

 

anyone know about this? I have it coming from ebay.? tnx Don w8ptb


Re: sBitx v2 onboard bios pot adjustment?

Owen Baldwin
 

Yes I know, just a typing error, but I think you know what I mean?

On Tue, 22 Aug 2023 at 11:37, HA3HZ <gyula@...> wrote:
The correct interpretation of the term:


--
Gyula HA3HZ


Re: sBitx v2 onboard bios pot adjustment?

 

The correct interpretation of the term:


--
Gyula HA3HZ


Re: sBitx v2 onboard bios pot adjustment?

Owen Baldwin
 

Oh, I have found them now! I will try these then first and see if these solve my problem... Owen G0RCL

On Tue, 22 Aug 2023 at 10:49, Owen Baldwin via <owenbaldwin=[email protected]> wrote:
Hi all, I have rectified one problem only to created another? My radio works perfect on receive, but as soon as I tx (even with the power down to 1 the finals blow. I am using the instructions on the videos with dummy load and power set down to 1, cw mode etc. As soon as I key up they blow? I wonder if the onboard bios pot needs adjusting to balance the output transistors, but don't know the values, I looked everywhere? I wonder if I have blown something else??Owen G0RCL


sBitx v2 onboard bios pot adjustment?

Owen Baldwin
 

Hi all, I have rectified one problem only to created another? My radio works perfect on receive, but as soon as I tx (even with the power down to 1 the finals blow. I am using the instructions on the videos with dummy load and power set down to 1, cw mode etc. As soon as I key up they blow? I wonder if the onboard bios pot needs adjusting to balance the output transistors, but don't know the values, I looked everywhere? I wonder if I have blown something else??Owen G0RCL


Win11 and CH340 Driver Settings #arduino #v3 #v4 #v5 #v6

 

Win 11, CH340 driver's advanced port setting require setting changes to work with Nano.

FYI, I just changed over to new laptop with Win 11 and needed to program a Nano.
I could get the board info (as much as normal with a clone) via Tools-> Get Board Info?
Device Manger -> Ports(COM &LP) showed USB-SERIAL CH340 (COM8)
So all seemed OK :)

But when trying to Upload a sketch, I got this error:
avrdude: ser_open(): can't set com-state for "\\.\COM8"

digging into the driver settings
Device Manger -> Ports(COM &LP)? -> USB-SERIAL CH340 (COM8) -> Properties -> Port Settings -> Advanced...
Clicked the checkbox "Enabling the Serial Port Enumerator (SerEnum)"

Now I can program the Nano.

I don't remember having to do this with Win 10 (older driver) and don't have that machine to check my sanity.

Wanted to pass this along to anyone who is having this problem, or a problem in the future with machine/OS/driver updates.

I don't need help.? All is working fine.

Rgds,
Gary


Re: IW2NDH Panadapter Kit for uBitx

 

Mark,

The Panadapter Board with the I-F Buffer Board was $90.00 plus $7.00 Shipping. You also need the ILI9341 SPI Display which you need to purchase from Amazon, Ali Express, or other supplier $11.00 to $15.00 depending on supplier. The display price was for the 3.2" display. The I-F Buffer Board which measures 1.18" x .58" (30mm x 15mm) excluding the Female SMA connector is mounted inside the radio with 3 wires. Then a coax cable connects the I-F Buffer to the Panadapter. It's that simple no RF Switch or anything else. Here is the connections to the uBitx. Hope this helps.

73
Sam


Re: Edit the Log

 

read more in the log tools topic
--
Gyula HA3HZ


Re: Edit the Log

Bob
 

OK, I am to use sqllite, but what is the name of the logbook file?


Re: Sbitx V2 low power on only ONE band--why?

 

Rafael, I already tried to increase power by editing hw_settings.ini and 3W is the max on 17 meters. It used to be 15-20 watts or more (I can check my notes but it¡¯s true). Again, I think there must be a hardware problem that is new.
Jack, N6LN


Device i2c address 0x57 and 0x5f?

 

Is anyone else seeing devices with addresses 0x57 and 0x5f in the i2c bitbanged bus? What are them?

0x60 is the Si5351
0x08 is the power bridge (Attiny)
0x68 is the RTC

I still see addressed 0x57 and 0x5f listed by i2cdetect.

- Rafael


Re: RS-HFIQ and Raspberry Pi

 

Thanks?for that update, Shirley.? I did have a pi-sdr from SV1EIA but sold it along with the UHFSDR I built years ago. Now R Pi 4's are available, I was hoping I might be able to put something together myself with a low cost codec breakout board to go with the RS-HFIQ, since all the software now seems to have been created?to make a standalone everything box!

Tony


On Mon, 21 Aug 2023 at 16:28, Shirley Dulcey KE1L <mark@...> wrote:
The Pi SDR IQ Plus is similar to that concept, but using an SBC from Orange Pi rather than a Raspberry Pi. Although it's most commonly used along with a PC, there is also firmware for standalone operation. (You still need a monitor, and a USB keyboard and mouse.) The next step, which hasn't been taken, would be a more capable front panel controlled by the Orange Pi, with some buttons and knobs so you would not need a keyboard and mouse. That Orange Pi is somewhat dated now (it's similar to the Raspberry Pi 2), but the designer now plans to offer the Raspberry Pi HAT-type board to use with a Raspberry Pi 4, bringing its computing power up to date. Sadly, nothing is currently being shipped due to the parts shortages, but SV1EIA plans to do another round of products soon.

Doing a standalone version with a Raspberry Pi would require the addition of an audio interface to do voice modes. Unlike the Orange Pi model used in the Pi SDR IQ Plus, the Raspberry Pi line does not have a microphone input, and the audio output is done via PWM rather than with a proper audio codec. The performance requirements aren't as high?as for the codec used for the I/Q input and output, so an inexpensive USB interface or board using I2S to communicate with the Pi would do. Or perhaps he will update the board to include a second audio I/O for that.



On Mon, Aug 21, 2023 at 6:15?AM Tony Abbey <tabbey01@...> wrote:
I am new to this group, so forgive me if this has been raised before - a simple search didn't find it.
I have an RS-HFIQ and have grafted an STM32F746G-Disco board onto it, with code from Charles Hill. It is gathering dust due to me opting out and buying an ICOM 7100 which I have grafted an external panadaptor onto.
I am excited to see all the effort that has gone into the R Pi code with the sBitx, so it would transform the RS-HFIQ tx/rx if it could be driven in the same way. It looks like we just need a decent codec for the R Pi. Has anyone done this already?
Tony
G3OVH


Re: RS-HFIQ and Raspberry Pi

 

The Pi SDR IQ Plus is similar to that concept, but using an SBC from Orange Pi rather than a Raspberry Pi. Although it's most commonly used along with a PC, there is also firmware for standalone operation. (You still need a monitor, and a USB keyboard and mouse.) The next step, which hasn't been taken, would be a more capable front panel controlled by the Orange Pi, with some buttons and knobs so you would not need a keyboard and mouse. That Orange Pi is somewhat dated now (it's similar to the Raspberry Pi 2), but the designer now plans to offer the Raspberry Pi HAT-type board to use with a Raspberry Pi 4, bringing its computing power up to date. Sadly, nothing is currently being shipped due to the parts shortages, but SV1EIA plans to do another round of products soon.

Doing a standalone version with a Raspberry Pi would require the addition of an audio interface to do voice modes. Unlike the Orange Pi model used in the Pi SDR IQ Plus, the Raspberry Pi line does not have a microphone input, and the audio output is done via PWM rather than with a proper audio codec. The performance requirements aren't as high?as for the codec used for the I/Q input and output, so an inexpensive USB interface or board using I2S to communicate with the Pi would do. Or perhaps he will update the board to include a second audio I/O for that.



On Mon, Aug 21, 2023 at 6:15?AM Tony Abbey <tabbey01@...> wrote:
I am new to this group, so forgive me if this has been raised before - a simple search didn't find it.
I have an RS-HFIQ and have grafted an STM32F746G-Disco board onto it, with code from Charles Hill. It is gathering dust due to me opting out and buying an ICOM 7100 which I have grafted an external panadaptor onto.
I am excited to see all the effort that has gone into the R Pi code with the sBitx, so it would transform the RS-HFIQ tx/rx if it could be driven in the same way. It looks like we just need a decent codec for the R Pi. Has anyone done this already?
Tony
G3OVH


Re: Sbitx V2 low power on only ONE band--why?

 

There are too many power gain differences across the bands. Currently there are 8 bands/gains defined. Play with the gains first is my suggestion. This is normal afaik.

Rafael

On 8/21/23 13:45, Gordon Gibby wrote:
A low pass filter element that has gone awry?? I think the 20 and 17 use the same filter?

Gordon


On Mon, Aug 21, 2023 at 8:20?AM John Terrell, N6LN <N6LN@...> wrote:

My V2 is working well but I can only get 3 watts out on 17 meters.
All other bands have higher power. I've done the latest ./update
of the software and also the txcal command. I have adjusted the
scale coefficients on all bands to have no more than 25 watts out
on CW to be conservative. Despite increasing the scale coefficient
for 17 meters it tops out at 3 watts. This is into a dummy load. I
have even tried a new sd card image and there's no difference.
Here are the power outputs (Drive = 100, with hw_settings.ini
scales adjusted, and on 10, 12 and 17 M maxed out):
10 M???? 10 Watts
12 M???? 13 W
15 M???? 25 W
17 M?????? 3 W
20 M????? 24 W
30 M????? 25 W
40 M????? 24 W
80 M??? ? 22 W

I would think it might be a PA transistor or driver problem but
why would it be on one band only? And I used to get much more
power out on 17 meters. Again it doesn't seem to be a software
problem because I even swapped out sd cards to run a different
image from a file saved that worked before. Could it have
something to do with the LPF circuits? But 17M doesn't have its
own dedicated LPF line and all other bands work.

Suggestions?
Jack, N6LN


Re: IW2NDH Panadapter Kit for uBitx

 

Sam,

Perhaps I misssed it, but didn't see any pricing on the website. Out of curiosity, can you share in round numbers what this costs? So this hooks into the IF and does not need a RF switch like the MFJ 1708? (and clones).

73
Mark
--
AJ6CU
KD8CEC 2.0, Nextion Screens,? and open source uBITX Raduino boards for Arduino IOT, BLE, RP2040, Teensy 4.0, and Raspberry Pi Pico
https://github.com/aj6cu


Sbitx boot stalled by wireless keyboard dongle

 

Here¡¯s something that caused me a lot of trouble and time to figure out. If it happened to me it might happen to others. It has to do with a ¡°bad¡± dongle for a wireless keyboard.?

It¡¯s isolated to one dongle, and that dongle used to work flawlessly. I have a separate dongle/keyboard pair, and that other dongle works fine. Furthermore the bad dongle causes problems only with my sbitx-DE and not with my sbitx V2, so the incompatibility may be also related to using different Raspberry Pis. It took me hours to work this out. What a headache!

The DE wouldn¡¯t boot. The 7 inch screen stayed completely dark. Furthermore the green LED stayed on continuously, suggesting a problem with the boit process. I tried switching ribbon CSI cables, different sd cards, even switching Raspberry Pis. Finally I removed the wireless dongle and the unit booted with a good 7 inch screen display.?

i connected an external monitor through the HDMI port on the Raspberry Pi and got a boot error message screen. Please see the screenshot/photo. This is with the ¡°bad¡± dongle inserted before attempting a bootup. I hope someone familiar with these boot error messages can let me know whether the messages explain what¡¯s happening. Again, this was during a failed boot attempt with the ¡°bad¡± dongle where the 7 inch screen remains dark.

The DE boots up perfectly when the other dongle is inserted before bootup. Furthermore the ¡°bad¡± dongle does not prevent the V2 from booting. What¡¯s even stranger is that when the DE is booted without a dongle, if the ¡°bad¡± dongle is inserted after a proper boot the dongle/keyboard works perfectly. That¡¯s why I call it a ¡°bad¡± dongle, in quotes. The DE, but not the V2, can¡¯t boot properly only when the ¡°bad¡± dongle is inserted before boot, and not the other dongle, but the ¡°bad¡± dongle functions well if inserted after the DE boot sequence has finished. Confusing, isn¡¯t it?

This has been an enormous time sink. If you find that you get a completely black 7 inch screen during Raspberry Pi bootup and have one of these little dongles inserted in a USB port, first try rebooting with the dongle removed.
Does anyone have any suggestions regarding what¡¯s going on?
Thanks,
Jack, N6LN

?


Re: File /uBITX_6_N8ME_2_VU3GAO_Mods.zip uploaded #file-notice

 

Hi David,? I'm not sure I understand your question.? I've not tried the N8ME software on my V6.? I use my own version of the stock software that fixes some of the issues I found.? I did make some changes to the alignment code that allows finer adjustment of the frequency, and allows a screen touch to save the tuning values (instead of a button press, that seems to easy to change the value while pressing).? My version is found here if you want to check it out:?? .


Re: IW2NDH Panadapter Kit for uBitx

 

Beautiful work, Sam!? Really nice!
Tom
AB7WT


Re: File /uBITX_6_N8ME_2_VU3GAO_Mods.zip uploaded #file-notice

 

Rolan,

Since you created this, have you had a chance to test the ubitx out on the ubitx alignment?

Seems like it might make it easier to align the frequency of it and also easier to zero beat.

have you tried this ? Just asking.I own 4 ubitxes v6

Thanks for your Work, Rolan.

73
David
ac9xh