A simple Project 25 iDEN channel information calculator. This script is a rewrite of the iden_channel_calc from DVMProject/dvmhost.
You will need to have Python (>= 3.7), Pip, and Git installed.
pip install git+https://github.com/DVMProject/iden-channel-calculator.git
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