Table of Contents

How to receive iridium

This howto explains how to receive iridium pager messages with the rad1o.

Requirements

Tasks

git clone https://github.com/muccc/iridium-toolkit.git
cd iridium-toolkit
hackrf_transfer  -r /dev/stdout -f 1627000000 -a 1 -l 40 -g 20 -s 2000000 | python2 extractor.py -c 1627000000 -r 2000000 -f hackrf --jobs 2 | grep "A:OK" | tee outfile
    
python2 iridium-parser.py outfile

Result