demantz / hackrf_android

A ported version of Michael Ossmann's libhackrf library to use with Android 3.1+
GNU General Public License v2.0
388 stars 91 forks source link

Add support for rad10 #5

Closed seelmann closed 9 years ago

seelmann commented 9 years ago

This patch adds support for the rad1o badge. It is compatible with the HackRF but does not support setting of antenna power.

If you accept this pull request it would also be absolutely awesome if you could create a new release of your amazing RFAnalyzer app, if possible till next Tuesday. Each participant of the Chaos Communication Camp gets a rad1o badge and it would be fantastic if SDR newbies (like me) could just use the RFAnalyzer from Play store or F-Droid.

seelmann commented 9 years ago

Nevermind, we (temporarily) forked RF Analyzer and included the hackrf_android java classes: https://github.com/rad1o/RFAnalyzer

Still it would be nice to include rad1o support in the original lib.