This is a client Android application to be used with rtlsdrd. This application controls rtlsdrd which is a daemon that sends commands to rtl_fm (rtl-sdr). Developed for my Senior Project at Case Western Reserve University for my Computer Engineering Major.
Compatible with API 22 (Android 5.1 Lollipop) and up.
The following path is where the apk files are located.
11-7.apk (example app installation file)
Note
Must have the ability to install unknown sources enabled in your security settings
Take the apk file and open it on your specific Android device to install.
- Documentation: - High Level Documentation for NetRTL and its interfacing with rtlsdrd.
- Android Studio - Google's Free IDE to develop Android Apps
NOTE CONTRIBUTING IS NOT SETUP FOR GENERAL PUBLIC YET
TODO CONTRIBUTIONS Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- James Patrizi - Initial author - Github - Homepage
- Ben Sherman - Github - HomePage
This project is licensed under the GNU GPL License - see the COPYING file for details
- SEARS Undergraduate Lab at CWRU for the hardware resources to complete this senior project
- John Gibbions for his help, time, and mentorship contributions to our project
- David Kazdan for his mentorship contributions to our project
- RTL-SDR Open Source Project