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
- Xiegu-X6100
- Messages
Search
New radio issue
Hello all.? I just purchased a new x6100 from Amazon.? I really want to like this radio, but I have had some difficulties with some of the hardware buttons.? Can anyone tell me if these functions are customizable or if this is defective hardware?
?
1) MFK knob: when I press the MFK knob, it cycles through volume, squelch, and RF gain.? This is the same function as pressing the volume knob.
?
2) Pressing the lock button (single press, not a long-press), it acts like I'm pressing the 4th button on the bottom row.? So, on the main menu, if I press the lock button it will go to System Settings.? If I am in any menu, it will assign the selected value to the MFK knob.??
?
I didn't want to send it back, but if this isn't a software selection, the device must be defective. |
Re: Volume knob not working
Add me to the list who have had this knob develop the slippage issues... I put a dab of hot glue and reseated the knob and it worked fine for a few more months, before it came unglued again. I now just run it with the bare stem, which is still entirely functional.
?
I have the knob sitting in my coax adapter baggie for someday when I get inspired to "fix" it properly :-D?
?
Wayde VA3NCA/AD2GX |
Re: Volume knob not working
I had issue with the X6100 select knob.? It was slipping.? The knob was just around fitting of the shaft and I had thought it was bad.? I just added some glue to the knob and inserted on to the shaft and all worked fine.
On Saturday, September 28, 2024 at 09:22:14 PM EDT, Tony <webstea@...> wrote:
Same problem.? The plastic knob had slid toward the radio body so much that the in-out function of the knob did not work.? I'm going to put something inside the plastic knob that keeps it from sliding in again.
|
Re: No power output
Hi Ron On Tue, 8 Oct 2024, 18:59 Ron Wright via , <lt_wright_flg=[email protected]> wrote:
7cc4936e-19a7-4e03-a04d-c17e0f52bbfa.jfif
faa5a572-7a02-4195-875e-f32b3434bd83.jfif
7cc4936e-19a7-4e03-a04d-c17e0f52bbfa.jfif
|
Re: No power output
Since no power output on other modes sounds like blown PA.? The fT817/8 are not so forgiving in the PA.? I am on my 3rd PA in my 2004 FT817. If you wish to order a PA board, about $60, from Yaesu might hurry since the rig has been discontinued. 73, ron, n9ee
On Tuesday, October 8, 2024 at 10:16:14 AM EDT, skywalker_orion_greece <nikoloudn@...> wrote:
Well Georgy, many thanks for the hint, that is the reason I believe, same with video (no worries about the language, I could feel him)
?
?
?
Many thanks for your help, I will take the transceiver to a technician now and whenever its ready I will come back to let everyone else now if that was the only reason and if it got fixed.
?
¦?¦Ê¦Ï?, SV1TBU
?
?
|
Re: No power output
Well Georgy, many thanks for the hint, that is the reason I believe, same with video (no worries about the language, I could feel him)
?
?
?
Many thanks for your help, I will take the transceiver to a technician now and whenever its ready I will come back to let everyone else now if that was the only reason and if it got fixed.
?
¦?¦Ê¦Ï?, SV1TBU
?
? |
Re: Patched BASE firmware with changed TX audio filter low cutoff frequency
#firmware
Bytes sequences might be different (for example 1.1.6? - 0x4ff49672, 1.1.7 - 0x4ff49673). As far as I remember - 1.1.6 and 1.1.7 uses different MCU registers to load value. Not sure - may be it related with another compiler version or something like this. I have no ideas how to create a patch script, which will handle such situations. Georgy. |
Re: Patched BASE firmware with changed TX audio filter low cutoff frequency
#firmware
Thanks Georgy.
Actually my intent was to create a 'generic' script that in theory could be applied to any new Xiegu X6100 baseband firmware without any constraints on the checksum or the actual offsets of those changes.
My idea is that as we get more familiar with the X6100 baseband firmware, we could have a set of patches conceptually similar to your original one that could be applied to overwrite parts of the BB firmware to improve it.
?
Franco
?
? |
Re: v0.25.1 displaying as v0.25.0 ???
Many thanks for your reply Georgy. Excellent work that we are all very thankful for. John. 2E0JJC On Tue, 8 Oct 2024, 11:08 am §¥§ð§Ý§î§Õ§Ú§ß §¤§Ö§à§â§Ô§Ú§Û via , <g.dyuldin=[email protected]> wrote:
|
Re: No power output
X6100 have a weak output transformer - I heard about a case, when using FT8 with high output power burnt it out (with a condenser) - (it's on Russian, but you can use auto translated cc). Another variant - if you used ATU - you can try to switch to any DIGI mode and press PTT for a second. 73, Georgy // R2RFE |
Re: FEATURE SUGGESTION: Auto populate QTH from GPS
#newfeatures
#r1cbu
#R1CBU-Firmware
On Mon, Oct 7, 2024 at 08:11 PM, SA5QED/David wrote:
When GPS is connected and has acquired a position fix, it would be nice to have the QTH automatically populated with the current Maidenhead locator.I created an issue - 73 |
Re: Patched BASE firmware with changed TX audio filter low cutoff frequency
#firmware
Thanks Franko. I created a bit more strict script for patching, while I apply changes to 1.1.8. It checks md5 of source before patching, uses predefined offsets for changes and checks, that content on each chunk is equal to expected original value. X6100_BBFW_V1.1.6_221112001_patch_160.csv
X6100_BBFW_V1.1.6_221112001_patch_160.csv
X6100_BBFW_V1.1.7_240904001_patch_160.csv
X6100_BBFW_V1.1.7_240904001_patch_160.csv
X6100_BBFW_V1.1.8_240915003_patch_160.csv
X6100_BBFW_V1.1.8_240915003_patch_160.csv
patch_fw.py
patch_fw.py
|
Re: Patched BASE firmware with changed TX audio filter low cutoff frequency
#firmware
Thanks Georgy.
?
Based on your patches to Xiegu BASE firmware, tonight I wrote a simple Python script (attached) that should apply the corresponding changes to future (or older) Xiegu BB firmwares (unless they change their code significantly, of course).
?
The script can be run as follows:
./patch-160Hz.py <original decrypted BASE firmware> <patched decrypted BASE firmware> ?
Franco |
FEATURE SUGGESTION: Auto populate QTH from GPS
#newfeatures
#r1cbu
#R1CBU-Firmware
When GPS is connected and has acquired a position fix, it would be nice to have the QTH automatically populated with the current Maidenhead locator.
?
73 de SA5QED/David |
Re: TX not working under CAT / digital modes
¿ªÔÆÌåÓýSorry to hear.? Could an R1CBU 0.25.0 user report on your experience with this issue?? Did you experience FT8 TX issues that R1CBU 0.25 resolved?? Thanks for your input, and thanks to the developers of this firmware!? (I look forward to trying it). ? Tony KE1TLG ? From: [email protected] <[email protected]> On Behalf Of skywalker_orion_greece via groups.io
Sent: Sunday, October 6, 2024 5:36 PM To: [email protected] Subject: Re: [xiegu-x6100] No power output ? Dear Tony and John, unfortunately none of the upgrades worked for me. I do not if I will be able to find the receipt from the relatives of the SK to check if the warranty is still valid and then I could give it a try. ? Its too sad to have the transceiver broken only by trying to work it via CAT.? ? Many thanks for your replies, I will keep you updated for any changes. ? ? |
Re: No power output
Dear Tony and John,
unfortunately none of the upgrades worked for me. I do not if I will be able to find the receipt from the relatives of the SK to check if the warranty is still valid and then I could give it a try.
?
Its too sad to have the transceiver broken only by trying to work it via CAT.?
?
Many thanks for your replies, I will keep you updated for any changes.
?
? |
to navigate to use esc to dismiss