Go to file
Krzysiek Egzmont d86ccaafcd README updated
2023-10-02 03:31:02 +02:00
app Merge remote-tracking branch 'remotes/OneOfEleven/main' 2023-10-02 03:21:18 +02:00
bsp/dp32g030 Initial commit 2023-09-09 08:03:56 +01:00
driver Fixed CTCSS int overflow bug 2023-10-02 01:19:14 +01:00
external Initial commit 2023-09-09 08:03:56 +01:00
hardware/dp32g030 Initial commit 2023-09-09 08:03:56 +01:00
helper Added menu battery calibration from egzumer (hidden menu option) 2023-10-02 00:38:59 +01:00
images README updated 2023-10-02 03:31:02 +02:00
ui Merge branch '1o11main' 2023-10-02 03:01:28 +02:00
utils Limit screen update rate in AM fixer 2023-09-26 11:41:10 +01:00
.gitignore docker build script 2023-10-01 22:09:52 +02:00
am_fix.c Possible DW AM TX fix 2023-10-01 19:56:04 +01:00
am_fix.h Added 'make clean' to win_make.bat 2023-09-27 17:29:49 +01:00
AM_fix.mp4 Video added to readme 2023-09-25 18:37:44 +01:00
audio.c Various DTMF bug fixes and renames 2023-09-30 11:22:19 +01:00
audio.h Various DTMF bug fixes and renames 2023-09-30 11:22:19 +01:00
bitmaps.c Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
bitmaps.h Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
board.c Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
board.h Added spectrum analyzer from fagci 2023-09-30 11:31:13 +02:00
compile-with-docker.bat docker build script 2023-10-01 22:09:52 +02:00
compile-with-docker.sh docker build script 2023-10-01 22:09:52 +02:00
dcs.c Fixed CTCSS int overflow bug 2023-10-02 01:19:14 +01:00
dcs.h Fixed CTCSS int overflow bug 2023-10-02 01:19:14 +01:00
Dockerfile docker build script 2023-10-01 22:09:52 +02:00
dp32g030.cfg Initial commit 2023-09-09 08:03:56 +01:00
firmware.bin Fix ENABLE_KEEP_MEM_NAME stuff 2023-10-02 02:02:34 +01:00
firmware.ld Initial commit 2023-09-09 08:03:56 +01:00
firmware.packed.bin Fix ENABLE_KEEP_MEM_NAME stuff 2023-10-02 02:02:34 +01:00
font.c Added spectrum analyzer from fagci 2023-09-30 11:31:13 +02:00
font.h Added spectrum analyzer from fagci 2023-09-30 11:31:13 +02:00
frequencies.c 1750 compile option + maybe DW AM TX fix 2023-10-01 19:17:51 +01:00
frequencies.h 1750 compile option + maybe DW AM TX fix 2023-10-01 19:17:51 +01:00
functions.c 1750 compile option + maybe DW AM TX fix 2023-10-01 19:17:51 +01:00
functions.h First test 2023-09-21 23:06:47 +01:00
fw-pack.py Initial commit 2023-09-09 08:03:56 +01:00
image1.png image1.png 2023-09-16 10:11:15 +01:00
image2.png README.md 2023-09-16 10:08:39 +01:00
image3.png README.md 2023-09-16 10:08:39 +01:00
init.c Initial commit 2023-09-09 08:03:56 +01:00
LICENSE Initial commit 2023-09-09 07:44:13 +01:00
main.c Updated menu battery cal from egzumer 2023-10-02 01:09:35 +01:00
Makefile Merge remote-tracking branch 'remotes/OneOfEleven/main' 2023-10-02 03:21:18 +02:00
misc.c Added menu battery calibration from egzumer (hidden menu option) 2023-10-02 00:38:59 +01:00
misc.h Added menu battery calibration from egzumer (hidden menu option) 2023-10-02 00:38:59 +01:00
printf_config.h Removed floating point stuff 2023-09-13 02:01:35 +01:00
radio.c Menu update + PTT-ID fix 2023-10-01 21:50:05 +01:00
radio.h Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
README.md README updated 2023-10-02 03:31:02 +02:00
scheduler.c Added 30 sec TX timeout option 2023-09-28 17:39:45 +01:00
settings.c Fix ENABLE_KEEP_MEM_NAME stuff 2023-10-02 02:02:34 +01:00
settings.h 1750 compile option + maybe DW AM TX fix 2023-10-01 19:17:51 +01:00
sram-overlay.c README.md 2023-09-16 07:55:09 +01:00
sram-overlay.h Initial commit 2023-09-09 08:03:56 +01:00
start.S Overlay stuff 2023-09-16 07:08:18 +01:00
version.c Merge branch '1o11main' 2023-10-02 03:01:28 +02:00
version.h PTT release denoise update 2023-09-13 09:20:09 +01:00
win_make.bat Added 'make clean' to win_make.bat 2023-09-27 17:29:49 +01:00

Main features:

  • OneOfEleven mods, including AM fix
  • fagci spectrum analyzer (F+5 to turn on)
  • better battery percentage calculation (based on real measurement, battery calibration recommended)
  • battery calibration option available available in the menu (instructions below)

You can now calibrate the battery voltage reading in the radio menu.

To enter the calibration:

  1. turn the radio on while holding PTT and the first side button
  2. go to BATCAL option and adjust the voltage with UP/DOWN buttons
  3. confirm the setting, calibration will be saved to EEPROM

Open reimplementation of the Quan Sheng UV-K5 v2.1.27 firmware

This repository is a merge of OneOfEleven custom firmware with fagci spectrum analizer plus my few changes.

https://github.com/OneOfEleven/uv-k5-firmware-custom
https://github.com/fagci/uv-k5-firmware-fagci-mod/tree/refactor

All is a cloned and customized version of DualTachyon's open firmware found here ..

https://github.com/DualTachyon/uv-k5-firmware .. a cool achievement !

Use this firmware at your own risk (entirely). There is absolutely no guarantee that it will work in any way shape or form on your radio(s), it may even brick your radio(s), in which case, you'd need to buy another radio. Anyway, have fun.

Radio performance

Please note that the Quansheng uv-k radios are not professional quality transceivers, their performance is strictly limited, somewhat below that of a decent transceiver. The RX front end has no track-tuned band pass filtering at all, and so are wide band/wide open to any and all signals over a wide frequency range. Using the radio in high intensity RF environments will nearly always destroy your reception, the receiver simply doesn't have a great dynamic range, though are quite sensitive (weak signal wise).

Saying that, they are nice toys for the price, fun to play with.

User customization

You can customize the firmware by enabling/disabling various compile options. You'll find the options at the top of "Makefile" ('0' = disable, '1' = enable) ..

ENABLE_SWD                    := 0       only needed if using CPU's SWD port (debugging/programming)
ENABLE_OVERLAY                := 0       cpu FLASH stuff
ENABLE_LTO                    := 0     **experimental, reduces size of compiled firmware but might break EEPROM reads - DISABLE overlay if you enable this
ENABLE_UART                   := 1       without this you can't configure radio via PC
ENABLE_AIRCOPY                := 0       easier to just enter frequency
ENABLE_FMRADIO                := 1       WBFM VHF band 2 RX
ENABLE_NOAA                   := 0       everything NOAA
ENABLE_VOICE                  := 0       want to hear voices ?
ENABLE_ALARM                  := 0       TX alarms
ENABLE_1750HZ                 := 0       side key 1750Hz TX tone
ENABLE_BIG_FREQ               := 0       big font frequencies
ENABLE_SMALL_BOLD             := 1       bold channel name/no. (when name + freq channel display mode)
ENABLE_KEEP_MEM_NAME          := 1       maintain channel name when (re)saving memory channel
ENABLE_WIDE_RX                := 1       full 18MHz to 1300MHz RX (though frontend not tuned over full range)
ENABLE_TX_WHEN_AM             := 0       allow TX (always FM) when RX is set to AM
ENABLE_CTCSS_TAIL_PHASE_SHIFT := 1       standard CTCSS tail phase shift rather than QS's own 55Hz tone method
ENABLE_MAIN_KEY_HOLD          := 1       initial F-key press not needed, instead hold down keys 0-9 to access the functions
ENABLE_BOOT_BEEPS             := 0       give user audio feedback on volume knob position at boot-up
ENABLE_COMPANDER              := 1       compander option (per channel)
ENABLE_SHOW_CHARGE_LEVEL      := 0       show the charge level when the radio is on charge
ENABLE_REVERSE_BAT_SYMBOL     := 1       mirror the battery symbol on the status bar (+ pole on the right)
ENABLE_CODE_SCAN_TIMEOUT      := 0       enable/disable 32-sec CTCSS/DCS scan timeout (press exit butt to end scan if disabled)
ENABLE_AM_FIX                 := 1       dynamically adjust the front end gains when in AM mode to helo prevent AM demodulator saturation - ignore the on-screen RSSI (for now)
ENABLE_AM_FIX_SHOW_DATA       := 1       show debug data for the AM fix
ENABLE_SQUELCH_LOWER          := 1       squelch settings more sensitive - plan to let user adjust it in the menu
ENABLE_RSSI_BAR               := 1       enable a dBm/Sx RSSI bar graph level
ENABLE_AUDIO_BAR              := 0       experimental, display an audo bar level when TX'ing
#ENABLE_COPY_CHAN_TO_VFO      := 1       not yet implemented - copy the channel into the VFO
#ENABLE_SINGLE_VFO_CHAN       := 1       not yet implemented - single VFO on display when possible
#ENABLE_BAND_SCOPE            := 1       not yet implemented - spectrum/pan-adapter

Some changes made from the Quansheng firmware

  • Various Quansheng firmware bugs fixed
  • Added new bugs
  • Mic menu includes max gain possible
  • AM RX everywhere (left the TX as is)
  • An attempt to improve the AM RX audio (demodulator getting saturated/overloaded in Quansheng firmware)
  • keypad-5/NOAA button now toggles scanlist-1 on/off for current channel when held down - IF NOAA not used
  • Better backlight times (inc always on)
  • Live DTMF decoder option, though the decoder needs some coeff tuning changes to decode other radios it seems
  • Various menu re-wordings (trying to reduce 'WTH does that mean ?')
  • ..

Compiler

arm-none-eabi GCC version 10.3.1 is recommended, which is the current version on Ubuntu 22.04.03 LTS. Other versions may generate a flash file that is too big. You can get an appropriate version from: https://developer.arm.com/downloads/-/gnu-rm

Building

To build the firmware, you need to fetch the submodules and then run make:

git submodule update --init --recursive --depth=1
make

To compile directly in windows without the need of a linux virtual machine:

1. Download and install "gcc-arm-none-eabi-10.3-2021.10-win32.exe" from https://developer.arm.com/downloads/-/gnu-rm
2. Download and install "gnu_make-3.81.exe" from https://gnuwin32.sourceforge.net/packages/make.htm

3. You may (or not) need to manualy add gcc path to you OS environment PATH.
   ie add C:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin

4. You may (or not) need to reboot your PC after installing the above

Then you can run 'win_make.bat' from the directory you saved this source code too. You may need to edit the bat file (path to make.exe) depending on where you installed the above two packages too.

I've left some notes in the win_make.bat file to maybe help with stuff.

Credits

Many thanks to various people on Telegram for putting up with me during this effort and helping:

License

Copyright 2023 Dual Tachyon https://github.com/DualTachyon

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Example changes/updates

Video showing the AM fix working ..