Skip to content

Manawyrm/uv-k5-pocsag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

668 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quansheng UV-K5 POCSAG pager transmitter

This repository is a heavily modified version of the open-source firmware for the popular Quansheng UV-K5 ham radios.

Warning

This special firmware should NOT be flashed onto handheld radios for normal use.
It might brick your radio, provides no user interface, no RX capability!

This repository is based on DualTachyon/uv-k5-firmware / OneOfEleven/uv-k5-firmware-custom

Table of Contents

Main features:

  • Digital POCSAG1200 pager transmitter
  • USB-serial (UART) communication-only
  • No analog audio / modulation anywhere in the process

FIXME: ENABLE_REDUCE_LOW_MID_TX_POWER

Compilation

sudo apt install git build-essential gcc-arm-none-eabi libnewlib-arm-none-eabi python3-crcmod

Credits

License

Copyright 2026 Manawyrm https://github.com/Manawyrm
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.

About

[DO NOT USE, DANGER] special modded firmware for Quansheng UV-K5 radios to transmit POCSAG1200 pager signals (DAPNET)

Topics

Resources

License

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.9%
  • C++ 1.3%
  • Makefile 0.7%
  • Assembly 0.4%
  • Batchfile 0.3%
  • Linker Script 0.2%
  • Python 0.2%