No description
Find a file
Tony Gies e6100c8a3d radioddity_gm30: Add Radioddity MU-5 subclass
The MU-5 is essentially a GM-30 configured for MURS service:
- Channels 1-20: Fixed to MURS frequencies (151.82, 151.88,
  151.94, 154.57, 154.60 MHz repeating). Freq stored in EEPROM
  is ignored; radio firmware enforces the correct frequency.
- Channels 21-250: User-programmable RX-only (scanlist entries)
- Power: Fixed to Low for channels 1-20
- Mode: Narrowband (NFM) enforced on MURS channels 1-3, 6-8,
  11-13, 16-18
2026-01-12 14:44:03 -08:00
.github Update check-commit to enforce proper commit message summaries 2025-08-17 11:19:34 -07:00
chirp radioddity_gm30: Add Radioddity MU-5 subclass 2026-01-12 14:44:03 -08:00
snap snapcraft.yml: Use wheel instead of source package 2025-09-22 19:37:31 -07:00
tests radioddity_gm30: Add Radioddity MU-5 subclass 2026-01-12 14:44:03 -08:00
tools tk8180: Update to current style rules 2025-09-04 20:34:40 -07:00
.envrc feat: add nixos support with nix devshell 2025-08-25 14:57:56 -07:00
.gitignore feat: use ipython for interactive console when installed 2025-08-28 15:58:17 -07:00
.mypy.ini Add mypy to style target (for non-driver code) 2024-02-15 15:41:20 -08:00
chirpc Add back the easy chirpc runner 2023-01-14 07:45:56 -08:00
chirpwx.py Start fresh with setup.py 2022-11-23 17:54:28 -08:00
COPYING Add COPYING 2008-07-19 15:43:46 -07:00
flake.lock feat: add nixos support with nix devshell 2025-08-25 14:57:56 -07:00
flake.nix feat: add nixos support with nix devshell 2025-08-25 14:57:56 -07:00
INSTALL Point the INSTALL file to the Wiki 2024-05-30 17:07:04 -07:00
MANIFEST.in Add AppStream metadata 2024-07-05 16:39:45 -07:00
pylintrc Add a pylintrc file 2012-04-27 14:35:40 -07:00
README.chirpc Fix spelling 2022-08-09 14:19:03 +02:00
README.developers Add a basic pre-commit config 2023-10-02 17:12:42 -07:00
README.md Remove python3 test progress tracking 2024-08-27 14:53:06 -07:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
requirements.txt Add filtering capability to the memory editor 2024-12-11 10:32:57 -08:00
rpttool Fix idrp python3 conversion 2024-05-13 18:37:18 -07:00
setup.cfg Parameters for RPM build 2009-04-25 12:02:04 -07:00
setup.py setup.py: use setup() from setuptools instead of deprecated distutils.core 2025-06-03 16:48:48 -07:00
test-requirements.txt Remove future library dependency 2024-05-03 17:56:57 -07:00
tox.ini Remove python3 test progress tracking 2024-08-27 14:53:06 -07:00

CHIRP Project

This is the official git repository for the CHIRP project.

When submitting PRs, please see this file for rules and guidelines.