Skip to content

DVMProject/iden-channel-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iDEN Channel Calculator

A simple Project 25 iDEN channel information calculator. This script is a rewrite of the iden_channel_calc from DVMProject/dvmhost.

screenshot

Installation

You will need to have Python (>= 3.7), Pip, and Git installed.

pip install git+https://github.com/DVMProject/iden-channel-calculator.git

Usages

Calculate channel information from channel number:

iden-channel-calculator -b 144000000 -c 100

Calculate channel information from TX frequency:

iden-channel-calculator -b 144000000 -t 145600000

View the help message to see how to specify more parameters (e.g., channel spacing):

iden-channel-calculator -h

About

A simple Project 25 iDEN channel information calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages