mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-05-18 16:01:18 +03:00
boot failings
This commit is contained in:
parent
01e536d440
commit
eafb49fdb6
17
README.md
17
README.md
@ -11,10 +11,23 @@ There is absolutely no guarantee that it will work in any way shape or form on y
|
||||
even brick your radio(s).
|
||||
|
||||
You're on your own.
|
||||
|
||||
|
||||
NO REFUNDS, ever !
|
||||
|
||||
## Radio performance
|
||||
## Observed radio boot problems
|
||||
|
||||
After having two UV-K5(8) radios for a while now, and I don't know how many programming lead
|
||||
insertions/deinsertions (lots n lots!) both radios are now having trouble booting up into either
|
||||
the bootloader and/or the firmware.
|
||||
|
||||
The reason appears to be something to do with the the 3.5mm/2.5mm mic jack sockets, most likely
|
||||
the internal contacts in either/both of the sockets.
|
||||
|
||||
Need to find a suitable replacement for the two jack sockets to confirm this though.
|
||||
|
||||
<img src="/images/jack_sockets.png" />
|
||||
|
||||
# Radio performance
|
||||
|
||||
Please note that the Quansheng UV-Kx radios are not professional quality transceivers, their
|
||||
performance is strictly limited. The RX front end has no track-tuned band pass filtering
|
||||
|
@ -706,7 +706,7 @@ static void APP_next_freq(void)
|
||||
|
||||
#ifdef ENABLE_FASTER_CHANNEL_SCAN
|
||||
//g_scan_tick_10ms = 10; // 100ms
|
||||
g_scan_tick_10ms = 6; // 60ms
|
||||
g_scan_tick_10ms = 7; // 70ms
|
||||
#else
|
||||
g_scan_tick_10ms = scan_pause_freq_10ms;
|
||||
#endif
|
||||
|
BIN
firmware.bin
BIN
firmware.bin
Binary file not shown.
Binary file not shown.
BIN
images/jack_sockets.png
Normal file
BIN
images/jack_sockets.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 848 KiB |
Loading…
x
Reference in New Issue
Block a user