Skip to content
/ rtlmm Public

Software to sniff minimed RF packets using a RTLSDR dongle

Notifications You must be signed in to change notification settings

ps2/rtlmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtlmm

Created by Pete Schwamb. Code is released under MIT license.

rtlmm is software to sniff minimed RF packets using a RTLSDR dongle

This work is inspired by and partially based on Evariste Courjaud's great tool: https://github.com/F5OEO/rtlomni

Prerequisites

Installation

git clone https://github.com/ps2/rtlmm
cd rtlmm
make

#Install rtl-sdr driver and utilities (rtl_test, rtl_sdr ...)
sudo apt-get install rtl-sdr

Launching rtlmm

you can launch :

./rtlmm some_file.cu8

It outputs messages from a RF sample file included in the folder.

For live message recording, there is a script

./recordiq.sh

About

Software to sniff minimed RF packets using a RTLSDR dongle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published