开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Long press on lock resets BASE (and then restart GUI). Without external power BASE during resetting turns off the radio. The same as for updating BASE firmware using OEM application. I reproduce your
By Georgy Dyuldin · #6764 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
@stan in my case, with all the firmwares, long press of loc button results in the same - device shutdown.
By Jarek SP9HGN · #6763 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
So probably I need to tweak this delays values, because the delay values you suggested seems to not be valid in my case. https://youtu.be/AZBvS-xXStY And these are my recent
By Jarek SP9HGN · #6762 ·
great battery deal
Great 12V 9AHr LiFePO4 battery from Bioenno Power, get 2 for price of 1.? I have had this battery for about 4 years and is great for QRP work.?Must do following:In order to get this deal you must
By Ron Wright · #6761 ·
Re: X6100 PWR consumption wit external PSU
Great 12V 9AHr LiFePO4 battery from Bioenno Power, get 2 for price of 1.? I have had this battery for about 4 years and is great for QRP work.?Must do following:In order to get this deal you must
By Ron Wright · #6760 ·
Fixing Heat Issues-A better Way?
I saw that someone had posted a response to the heating problem with the X6100.? I have tried the buck booster method (lowering the voltage), heat sinks on the back of the radio, and even 3D printed
By Leonard · #6759 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
I tested on my device. After `x6100_control_atu_tune(false);` you need some timeout. 10ms is OK for me, please check for your x6100. Timeout for transmit is 50ms for my radio. Criterion of success:
By Georgy Dyuldin · #6758 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Georgy, I'm experimenting with this issue on my branch. I've reproduced the "flow" you suggested: * switch BASE to USB-D (or LSB-D) * (optional) change TX power to minimal * Start TX * wait some time
By Jarek SP9HGN · #6757 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Using 0.28 from https://github.com/fventuri/x6100-buildroot/releases/download/20250120/sdcard-20250120.zip After ATU tuning, [Play] recorded messages in [MSG2:2] menu produces NO speaker output.
By stan kiwi · #6756 ·
Re: X6100 PWR consumption wit external PSU
I'm also looking for this since I received one X6100 for repair, which has a toasted transformer. I think it?s clear that there are two turns through the cores, but not sure how all ends are supposed
By Erik011 · #6755 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Acknowledged. So at this moment I'll play with v0.28.0.
By Jarek SP9HGN · #6754 ·
Re: Eagerly awaiting every R2RFE / R1CBU enhancement
Thanks a lot, Randy) Unfortunately, this winter's nights was almost all cloudy. I still didn't test my new camera for planetary imaging. But according forecast weather will be better at the end of
By Georgy Dyuldin · #6753 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
I switched to gcc 12 (before was 10) within buildroot configuration ( https://github.com/gdyuldin/AetherX6100Buildroot/commit/309ab852b11ceaa137ca2b7acfd7d35a7e7403a5 ). You might pull this changes
By Georgy Dyuldin · #6752 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
BTW. Georgy, is something wrong with my build environment, or your recent changes in main branch break build process? Now, I'm unable to build image from main branch.
By Jarek SP9HGN · #6751 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Thank's for tips, Georgy. I'm starting to play with it. Wait for PR :)
By Jarek SP9HGN · #6750 ·
Eagerly awaiting every R2RFE / R1CBU enhancement
I have to say that I appreciate Georgy (R2RFE) picking up the Olympic torch from R1CBU and continuing with it spectacularly. Both of these gentlemen are heroes. Also, check out Georgy's R2RFE QRZ.com
By Randy K7RAN · #6749 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Hi Jarec. To fix this you can add next steps to this ( https://github.com/gdyuldin/x6100_gui/blob/main/src/radio.c#L120 ) section: * switch BASE to USB-D (or LSB-D) * (optional) change TX power to
By Georgy Dyuldin · #6748 ·
Re: R1CBU / R2RFE - TX issues when transmitting recorded messages
Regarding mentioned FT8 issue, it seemed to be fixed in 0.22.0: And it looks like it was fixed by this
By Jarek SP9HGN · #6747 ·
R1CBU / R2RFE - TX issues when transmitting recorded messages
Hello everyone! Recently I was playing with transmitting pre-recorded messages using Georgys/Oleg firmware, and I've noticed possible issue: as long as I'm not using ATU on specific band, I'm able to
By Jarek SP9HGN · #6746 ·
Re: Remote turn on and off
Seems, with external power main board should not be turned off. It can reset base board with gpio and restart wfserver/gui application with some scripts. So, if you use UPS, for example, and
By Georgy Dyuldin · #6745 ·