Skip to content

Commit

Permalink
Merge pull request #66 from fagci/main
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
piotr022 authored Aug 8, 2023
2 parents 8d6d99d + 7dcfdd2 commit 1e533bc
Show file tree
Hide file tree
Showing 6 changed files with 534 additions and 474 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,41 @@ AFSK messenger with T9 typing support
* if message is cleared use **EXIT** to exit messenger view
* There is no timeout for the button. If you want to type letters located on the same button in a row, use an asterisk (*) to confirm the selected character

## src/spectrum_fagci ![auto release build](https://github.com/piotr022/UV_K5_playground/actions/workflows/c-cpp.yml/badge.svg)

Spectrum scanner by [@fagci](https://github.com/fagci)

![spectrum_fagci](./docs/spectrum_fagci.gif)

[more videos](https://youtube.com/playlist?list=PL67vBSofOrHMyXOEhonOzQz5gJzsZFiDq)

[download mod](https://github.com/piotr022/UV_K5_playground/releases/latest)

Features:

* no scan sound
* squelch by user input level
* 0.2 .. 3.2MHz frequency ranges
* ticks by frequency (100,500,1000KHz)
* catch signal peak frequency
* automatic frequency change step
* automatic scan step
* frequency blacklist to remove unwanted signals
* backlight control

How to start:

* set squelch level to 0 or go into monitor mode before enabling mod
* to enable spectum view press **flash light button**

How to operate:

* press **8** / **2** for zoom in / zoom out
* press and hold **3** / **9** to set squelch level
* press **5** to toggle backlight
* press **0** to remove frequency from sspectrum to scan
* press **EXIT** to disable spectrum view

## src/spectrum ![auto release build](https://github.com/piotr022/UV_K5_playground/actions/workflows/c-cpp.yml/badge.svg)
![spectrum](./docs/spectrum.gif)
**update**
Expand Down
Binary file added docs/spectrum_fagci.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1e533bc

Please sign in to comment.