New app: RF Analyzer (disable)
This commit is contained in:
parent
5618920637
commit
f39d79fdd8
32
metadata/com.mantz_it.rfanalyzer.txt
Normal file
32
metadata/com.mantz_it.rfanalyzer.txt
Normal file
|
@ -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
|
||||||
|
|
2
srclibs/HackRF.txt
Normal file
2
srclibs/HackRF.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/demantz/hackrf_android
|
Loading…
Reference in a new issue