SkillAgentSearch skills...

P25.rs

Project 25 (P25) radio protocol implemented in Rust

Install / Use

/learn @kchmck/P25.rs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

p25.rs – Project 25 (P25) radio protocol

Documentation

Overview

This crate implements the P25 Common Air Interface radio protocol, including

  • Frame synchronization and symbol decoding
  • Error correction coding and decoding
  • Trunking, voice, and data packet reception
  • Link control and trunking signal message decoding
  • Voice frame descrambling/deinterleaving

P25 is a digital radio protocol now widely adopted for public safety (police, fire, DOT, forestry, etc.) and governmental radio communications in the US.

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated3mo ago
Forks10

Languages

Rust

Security Score

87/100

Audited on Dec 22, 2025

No findings