Skip to content

FFTAvg utility preview 0.3.3

Latest
Compare
Choose a tag to compare
@mriscoc mriscoc released this 19 Apr 05:10
· 10 commits to master since this release

This special release includes the installable APK for the FFTAvg utility which allows to get a better FFT plot with configurable frame average and peak detection.

Youtube video:
Watch the video

Important

Start the utility when the Math1:FFT is open in the oscilloscope application.

What's new in 0.3.3

Added "x log" button which allows toggle the X axis between linear and logarithmic scale
Added Y value to the peak annotation

How to install

Connect the Oscilloscope to the network and check its current IP. Copy the apk file to android-sdk\platform-tools on your PC, then execute this command inside of the platform-tools folder:

> adb connect [oscilloscope IP]:55555
connected to [oscilloscope IP]:55555

Uninstall previous version:

> adb uninstall org.mriscoc.fftavg

Install the utility using:

> adb install FFT.Avg_0.3.2.apk
Performing Streamed Install
Success

Start the application from the launcher or by using adb:

> adb shell monkey -p org.mriscoc.fftavg -c android.intent.category.LAUNCHER 1
Events injected: 1
## Network stats: elapsed time=36ms (0ms mobile, 0ms wifi, 36ms not connected)

Donations

Thank you for your support, I receive donations through Patreon and Paypal