Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

kconger/org.thecongers.sdrweather

SDRWeather
Author: Keith Conger <keith.conger@gmail.com>
http://sdrweather.thecongers.org
License: GPLv2

Weather Radio and EAS Alert Reader that uses rtl_fm to demodulate 
FM from a supported rtl_sdr device and multimon-ng to decode EAS
Messages. This will only work in the United States and Canada.

Requires:
* A supported rtl_sdr device, see (http://sdr.osmocom.org/trac/wiki/rtl-sdr)
* Android device that supports USB OTG
* root access
* busybox installed

Current Features:
* Listen to weather radio in the US/Canada.
* Decode EAS Alerts US/Canada
* Selectable Pre-defined Frequencies
* Alert Notifications
* Widget to display alerts
* Option to unmute audio when alert recieved
* FIPS and CLC Location Code Databases
* Event Code Database

To build:
Setup a working adt and ndk environment, then..
1) Run ndk-build inside the jni folder
2) Then build the project in Android Studio

Software Used:
rtl_fm from rtl-sdr
http://sdr.osmocom.org/trac/wiki/rtl-sdr

multimonNG
https://github.com/EliasOenal/multimonNG/

libusb
http://www.libusb.org/

RootTools
https://github.com/Stericson/RootTools

Android SQLiteAssetHelper
https://github.com/jgilfelt/android-sqlite-asset-helper

About

Android weather radio app using rtl_sdr support hardware

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.libusb
GPL-2.0
COPYING.multimonNG
GPL-2.0
COPYING.rtlsdr

Stars

Watchers

Forks

Packages

No packages published