Skip to content

Releases: losehu/uv-k5-firmware-custom

0.13.2

22 Sep 07:29
021656e
Compare
Choose a tag to compare

Bug修复以及新特性

  • 感谢BI1UTY对此版本所有更新
  • 已提交至k5web自定义固件中

Bug修复

  1. 菜单上下颠倒

    • 连按两次 F 键,再按 EXIT 键,或 F+数字键 后再按 EXIT 键等情况下,菜单会上下颠倒。
  2. 进入14号菜单后,无法通过数字直接切换至其他菜单

  3. 拼音输入法:

    • 完善拼音输入光标点的水平位置计算方法,尽量使其与对应文字居中显示。
    • 拼音输入光标点上移一个像素,避免与待选汉字连显。
    • 可选拼音组合大于一页(3个)时,选择第二页的组合后按 Exit 删除部分拼音输入,当新的可选组合不足两页时,系统会死机。
    • 输入任意拼音组合后,删除全部拼音输入,再按 Menu 将输入位置调整到最后一个字符时,系统会出现错乱。
    • ENABLE_PINYIN=1 && ENABLE_MDC1200=1 && ENABLE_MDC1200_EDIT=1 的情况下,26号菜单的 MDC ID 输入数字0-9没有反应。而且,在26号菜单输入后直接进入14号菜单编辑信道名称,会导致输入的内容与待选拼音不符。
  4. DTMF显示:

    • 在信道模式下,显示 DTMF 信息时,如果按下 PTT 键,DTMF 信息会与小天线图标重合。
  5. 以下操作后,按下的第一个按键无效 (Menu, 0-9, *, F):

    • * 键进入 DTMF 拨号功能,等待8秒自动退出。
    • * 键进入 DTMF 拨号功能,输入内容后按 PTT 键发射,再按 * 键后不做输入,直接按 PTT 发射。
  6. 主界面显示 bug:

    • 双守模式下,上面的信道接收信号后,信道号后面正常显示 .,此时如果下面的信道开始接收信号,上下两个信道会同时显示 .,直到下面信道信号接收停止。
  7. 解决SI4732收音机拖影

    • 优化显示逻辑
    • 4可以开关SNR显示,关闭SNR显示可以解决规律噪音问题

新特性

  1. 增加 T 模式
    宝峰 UV5RH 和森海克斯 8600 都有此模式,在某些场景下比较实用。
    操作: F+8 或长按 8 键,循环设置:正常模式 → R → T。

    • 未设置频差方向和频差频率时,三种模式没有区别。
    • 设置频差方向和频差频率时,三种模式区别如下:
      • 正常模式: 按频差设置正常收发。
      • R 模式: 倒频模式,颠倒正常模式的收发设置。
      • T 模式: 按接收频率进行收发。
  2. DTMF联系人加入中文显示
    目前,只有第一个字符为非中文时,才能正常显示中文,否则会显示 NULL

3.SI4732收音机

  • 4可以开关SNR显示,关闭SNR显示可以解决规律噪音问题

Bug Fixes and New Features

  • Thanks to BI1UTY for all the updates in this version
  • Submitted to k5web custom firmware

Bug Fixes

  1. Menu Display Reversed

    • When pressing the F key twice in succession, followed by the EXIT key, or pressing F+number key followed by EXIT, the menu will display upside-down.
  2. Unable to Switch Menus Directly Using Numbers After Entering Menu 14

  3. Pinyin Input Method:

    • Improved the horizontal positioning of the pinyin input cursor to align it as centered as possible with the corresponding text.
    • Raised the pinyin input cursor by one pixel to avoid overlapping with candidate characters.
    • When the number of selectable pinyin combinations exceeds one page (more than 3), selecting a combination from the second page and then deleting part of the pinyin input using Exit causes the system to crash if the new set of selectable combinations is less than two pages.
    • After inputting any pinyin combination, deleting all the input, and then pressing Menu to adjust the input position to the last character, the system becomes disordered.
    • When ENABLE_PINYIN=1 && ENABLE_MDC1200=1 && ENABLE_MDC1200_EDIT=1 is enabled, inputting digits 0-9 for MDC ID in Menu 26 has no response. Moreover, entering Menu 14 directly after inputting in Menu 26 to edit the channel name causes a mismatch between the input content and the selected pinyin characters.
  4. DTMF Display:

    • In channel mode, while displaying DTMF information, pressing the PTT key causes the DTMF information to overlap with the small antenna icon.
  5. First Key Press Becomes Invalid (Menu, 0-9, *, F) After the Following Operations:

    • Pressing the * key to enter the DTMF dialing function, waiting 8 seconds for it to auto-exit.
    • Pressing the * key to enter the DTMF dialing function, inputting content, then pressing the PTT key to transmit, and pressing the * key again without further input, then pressing the PTT key to transmit directly.
  6. Main Screen Display Bug:

    • In dual-watch mode, when the upper channel is receiving a signal, a . is correctly displayed after the channel number. If the lower channel starts receiving a signal, both channels display . simultaneously until the lower channel stops receiving the signal.
  7. Fixed SI4732 Radio Shadow Effect:

    • Optimized display logic.
    • Pressing 4 can toggle the SNR display, and turning off the SNR display resolves the regular noise issue.

New Features

  1. Added T Mode
    Both Baofeng UV5RH and Senhaix 8600 have this mode, which is useful in certain scenarios.
    Operation: F+8 or long press the 8 key, cycle through the settings: Normal Mode → R → T.

    • If the frequency shift direction and offset frequency are not set, all three modes function the same.
    • When the frequency shift direction and offset frequency are set, the modes differ as follows:
      • Normal Mode: Transmits and receives according to the frequency shift settings.
      • R Mode: Reverse mode, swaps the transmission and reception settings of Normal Mode.
      • T Mode: Transmits based on the receive frequency.
  2. DTMF Contacts Support Chinese Display
    Currently, Chinese characters are displayed correctly only if the first character is non-Chinese; otherwise, NULL is displayed.

  3. SI4732 Radio:

    • Pressing 4 can toggle the SNR display, and turning off the SNR display resolves the regular noise issue.

0.13.1

11 Aug 11:36
0752f0c
Compare
Choose a tag to compare
  • 修复SI4732收音机2分钟以上背光bug
  • 修复开启屏幕背光调节时的电流声
  • 修复屏幕出现黑块问题(eeprom读取)

  • Fix the bug where the backlight on the SI4732 radio stays on for more than 2 minutes.
  • Fix the issue with the current noise when adjusting the screen backlight.
  • Fix the issue with black blocks appearing on the screen (EEPROM reading).

0.13.0

06 Aug 08:34
Compare
Choose a tag to compare

修改静躁逻辑,使得静噪设定与原厂相似
Modify the noise reduction logic.Ensure that the noise reduction settings are similar to the original manufacturer firmware.

custom bootloader 0.02

21 Jul 09:24
Compare
Choose a tag to compare

可让UV-K5切换固件的引导

写频工具


Guide for Switching Firmware on UV-K5

Frequency Writing Tool

0.12.9

09 Jun 12:45
Compare
Choose a tag to compare

中文

修复多普勒时钟不准问题

SI4732支持各种EEPROM类型

K5WEB支持固件自定义功能

创意工坊

  • 上传/下载自定义的开机图片
  • 上传/下载自定义的固件
  • 固件功能自由整合

K5WEB写频

  • MDC1200联系人
  • 收音机、信道参数
  • 开机图片字符

推荐使用Google Chrome访问K5WEB!!!!!!


English

Fix the Doppler Clock Inaccuracy Issue

SI4732 Supports Various EEPROM Types

Now K5WEB Supports Firmware Customization

  • Visit K5WEB: https://k5.vicicode.com/#/idea/losehu
  • Real-time Firmware Function Updates
  • Only partial versions are released on GitHub, for more feature combinations please visit K5WEB
  • In the future, more functions will be integrated and added to K5WEB for free selection

Creative Workshop

  • Upload/Download Custom Boot Images
  • Upload/Download Custom Firmware
  • Free Integration of Firmware Functions

K5WEB Programming

  • MDC1200 Contacts
  • Radio and Channel Parameters
  • Startup Image Characters

Recommend using Google Chrome to access K5WEB!!!!!!

0.12.8

06 Jun 06:10
6354bb8
Compare
Choose a tag to compare

SI4732版本(HS)

  • 增加向下搜索
  • 亮度时间跟随系统设置
  • SI4732收音机的频率关机后可保存
  • 修复带宽、搜索错误

其他版本

  • 无任何变化

版本说明

https://github.com/losehu/uv-k5-firmware-custom?tab=readme-ov-file#%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E

K5Web @silenty4ng

  • 推荐一下K5Web
  • 可实现写频、写字库、更换开机图片、写SSB补丁、备份还原
  • 推荐创意工坊!!可上传并共享固件以及自定义的开机图片
  • 链接:https://k5.vicicode.com/

SI4732 Version (HS)

  • Added downward search
  • Brightness time follows system settings
  • SI4732 radio frequency can be saved after shutdown
  • Fixed bandwidth and search errors

Other Versions

  • No changes

Version Description

https://github.com/losehu/uv-k5-firmware-custom?tab=readme-ov-file#%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E

K5Web @silenty4ng

  • Highly recommend K5Web
  • Features include frequency writing, font writing, changing boot images, writing SSB patches, backup and restore
  • Highly recommend Creative Workshop!! You can upload and share firmware and custom boot images
  • Link: https://k5.vicicode.com/

0.12.7

05 Jun 14:12
2cf38e2
Compare
Choose a tag to compare

SI4732版本(HS)

  • 需要写入SSB补丁,网址:https://k5.vicicode.com/#/tool/chi
  • 搜索(长按*)、停止搜索(短按EXIT短按*)
  • 短按5输入频率,短按*小数点, 短按MENU确认
  • 短按0切换模式(AM/FM/SSB),短按F切换LSB/USB
  • 短按1短按7切换步进频率
  • 短按4、切换显示信号强度
  • 短按6、切换带宽
  • 短按2短按8切换ATT
  • 短按侧键1短按侧键2SSB模式下更改bfo

其他版本

  • 多普勒RTC时钟更加准确

版本说明

https://github.com/losehu/uv-k5-firmware-custom?tab=readme-ov-file#%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E

K5Web @silenty4ng

  • 推荐一下K5Web
  • 可实现写频、写字库、更换开机图片、写SSB补丁、备份还原
  • 推荐创意工坊!!可上传并共享固件以及自定义的开机图片
  • 链接:https://k5.vicicode.com/

SI4732 Version (HS)

  • Needs to write SSB patch, Website: https://k5.vicicode.com/#/tool/chi
  • Search (Long press *), stop search (Short press EXIT or Short press *)
  • Short press 5 to enter frequency, Short press * for decimal point, Short press MENU to confirm
  • Short press 0 to switch modes (AM/FM/SSB), Short press F to switch LSB/USB
  • Short press 1, Short press 7 to change step frequency
  • Short press 4 to switch signal strength display
  • Short press 6 to switch bandwidth
  • Short press 2, Short press 8 to change ATT
  • Short press side key 1, Short press side key 2 to change BFO in SSB mode

Other Versions

  • Doppler RTC clock is more accurate

Version Description

https://github.com/losehu/uv-k5-firmware-custom?tab=readme-ov-file#%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E

K5Web @silenty4ng

  • Recommend K5Web
  • Allows frequency writing, font writing, boot image replacement, SSB patch writing, backup and restore
  • Recommend Creative Workshop!! You can upload and share firmware and custom boot images
  • Link: https://k5.vicicode.com/

0.12.6

10 Apr 16:22
Compare
Choose a tag to compare

中文版(K、H)

  • 缓解弱信号断续、打嗝问题

其他版本(others)

  • 没有变化(no changes)

0.12.5 English

25 Mar 03:25
Compare
Choose a tag to compare

English Firmware Release

Versions are denoted as E and EK. Version Description

  • LOSEHUxxxE: English firmware, no expansion required, includes MDC1200, spectrum, radio receiver, SMS.

  • LOSEHUxxxEK: nglish firmware, requires EEPROM of 1Mib or above, includes Doppler mode, MDC1200, spectrum, radio receiver, custom bootup characters, bootup image.

  • Operating Instructions - Mandatory Reading

  • Regarding Doppler satellites and bootup image text frequency writing method.Please refer to: K5Web

The firmware supporting SI4732 is currently under development. While it is functional, the reception performance is not satisfactory. If you are familiar with adjusting parameters related to SI4732, please contact me. I need your assistance.

Corrections to firmware errors are welcome.

0.12.5

05 Mar 04:50
Compare
Choose a tag to compare

扩容版

  • 修复多普勒时间错误

非扩容版无任何区别