Skip to content

A rapidradio library and tools. Check the website http://rapidradio.pl/ for details.

License

Notifications You must be signed in to change notification settings

QrackEE/rapidradio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rapidradio

A rapidradio library and tools. Check the website http://rapidradio.pl/ for installation details.

Try: ./rapidradio --help for command-line params description

The code already contains register definitions for the RFM75, because the RFM73 is being deprecated by HopeRf.

Getting and building:

sudo apt-get install autoconf

git clone https://github.com/micas-pro/rapidradio

cd rapidradio/raspberrypi

chmod 744 rapidradio_install.sh

./rapidradio_install.sh

./configure

make

sudo make install

Now you can enjoy your rapidradio!

About

A rapidradio library and tools. Check the website http://rapidradio.pl/ for details.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.7%
  • Makefile 34.7%
  • Other 1.6%