Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

tools for decoding digital ham communication

License

NotificationsYou must be signed in to change notification settings

jketterl/digiham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple set of command-line tools that is intended to be used to decode digital modulations used by ham radiooperators. The main focus is on digital voice modes.

Right now this project enables you to decode DMR and YSF, future plans include NXDN and D-Star.

The main use of this project is to run in the backend ofOpenWebRX, where itdecodes the available information, which is then displayed on the receiver's website.

Requirements

Please make sure you install the following dependencies before compiling digiham:

About the AMBE codec

Most digital voice modes in the ham radio universe right now use some version of the AMBE digital voice codec. In orderto decode them, you will need to setup the correspoding decoding infrastructure.

This project comes with mbe_synthesizer that can send the received audio data to acodecserver instance for decoding.

Installation

The OpenWebRX project is hosting digiham packages in their repositories. Please click the respective link forDebian orUbuntu.

Compiling from source

This project comes with a cmake build. It is recommended to build in a separate directory.

mkdir buildcd buildcmake ..makesudo make install

Examples

You can find shell scripts that show the basic usage of the components in theexamples folder.

About

tools for decoding digital ham communication

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp