Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
VA7FGT committed Apr 14, 2024
2 parents c9f8aaa + 149b14b commit 8b01539
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Open re-implementation of the Quansheng UV-K5 v2.1.27 firmware

<img src="images/radio_picture.jpg" width=300 align="right"/>
This repo is a fork of kamils modifications to egzumer, with a few new additions I'm working on.

* `ENABLE_SPECTRUM_CHANNEL_SCAN_BOUNDARY` this if enabled will allow the channel spectrum mode to be constrained. Requires both VFOs to be in channel mode, one with the lowest channel and the other the highest channel. All channels between them will appear in the spectrum scan (and it will respect scanlist filtering). If enabled ```B``` will be visible in the spectrum with the number of channels (ie, N(87)-B). Enabled in the menu under ```ScnBnd```
* TODO: Extend this filtering functionality to normal channel scanning
* Also: The messenger/encryption feature has been disabled in the makefile. It can easily be re-enabled if desired.

The rest of the unmodified README follows
--

This repository is a fork of [Egzumer firmare](https://github.com/egzumer/uv-k5-firmware-custom) plus my changes:

Expand Down

0 comments on commit 8b01539

Please sign in to comment.