diff --git a/metadata/com.mantz_it.rfanalyzer.txt b/metadata/com.mantz_it.rfanalyzer.txt new file mode 100644 index 0000000000..9b08d4359d --- /dev/null +++ b/metadata/com.mantz_it.rfanalyzer.txt @@ -0,0 +1,32 @@ +Categories:Office +License:GPLv2 +Web Site:https://github.com/demantz/RFAnalyzer/blob/HEAD/Readme.md +Source Code:https://github.com/demantz/RFAnalyzer +Issue Tracker:https://github.com/demantz/RFAnalyzer/issues + +Auto Name:RF Analyzer +Summary:View HackRF plots +Description: +View a FFT plot and a waterfall plot of the frequency spectrum received by a +[http://greatscottgadgets.com/hackrf/ HackRF]. The new version can also demodulate audio from AM and FM signals! + +[https://github.com/demantz/RFAnalyzer/blob/HEAD/changelog.txt Changelog] +. + +Repo Type:git +Repo:https://github.com/demantz/RFAnalyzer + +Build:1.08,8 + disable=missing root project + commit=b0f9ad955c769e1e71a664b6376d8eabe0beea8c + srclibs=HackRF@64510fbda61af05402dad46e3d9db9edc8d36be6 + rm=libs/* + extlibs=android/android-support-v4.jar + gradle=yes + prebuild=cp libs/android-support-v4.jar $$HackRF$$/libs/ && pushd $$HackRF$$ && rm *.jar && android update lib-project -p ./ && ant release && popd && cp $$HackRF$$/bin/classes.jar libs/hackrf_android.jar + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.08 +Current Version Code:8 + diff --git a/srclibs/HackRF.txt b/srclibs/HackRF.txt new file mode 100644 index 0000000000..1b5bff34a2 --- /dev/null +++ b/srclibs/HackRF.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/demantz/hackrf_android