Skip to content

fraschizzato/rtl_433_tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtl_433_tests

rtl_433_tests contains the test suite for rtl_433

This repository contains lots of signal recordings that are supported by rtl_433.

The regtest system is not developed yet, but accepting signal recordings.

Installation instructions:

Clone this reposity for the root of rtl_433

Running:

Enter the directory and run make test. The output will tell if the tests failed or not.

Contributing:

Run rtl_433 with rtl_433 -a -t and wait for you signal to be detected. When it is detected note what gfile name it has. This file can now be run through rtl_433 offline:

$ rtl_433 -r g001.cu8

You can also add -a or -A to see what it looks like in analyze mode.

Add signals by creating a directory with the protocol name and then add the gfiles under a directory with 2 number directory name. Also add a readme.md and a picture of the hardware.

Eg tests/prologue/01

About

This repository contains the regressions test suite for rtl_433

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.6%
  • C 29.9%
  • PHP 5.5%
  • Shell 3.9%
  • Makefile 0.1%