Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

seekintoo/gr-ism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-ism

GNURadio block for decoding iSmartAlarm radio device packets.

Build with:

mkdir build && cd build

cmake -DCMAKE_INSTALL_PREFIX=/usr ../

make

sudo make install

Search for "iSmartAlarm" within gnuradio-companion block list.

Block Requirements:

target message queue variable: myqueue

Block Options:

CRC16: Only print packets that pass CRC16 check.

Verbose: Print raw packets from C file stdout to console.

Copyright (c) 2017 Dayton Pidhirney Seekintoo Ltd.