flipperzero-firmware icon indicating copy to clipboard operation
flipperzero-firmware copied to clipboard

New frequency analyzer

Open ClusterM opened this issue 3 years ago • 1 comments

What's new

New frequency analyzer view:

  • Ability to set RSSI trigger level
  • Sound and vibration on signal detect
  • The last detected frequency is displayed
  • The interface looks better

Screenshot-20220730-213212

Verification

  • Start "Sub-GHz"
  • Select "Frequency Analyzer"
  • Check out the new Frequency Analyzer!
  • Try to generate any signal nearby
  • "Success" sound and vibration should be played
  • The last frequency value and the last RSSI level should be displayed
  • You can press left and right to set RSSI trigger level

Checklist (For Reviewer)

  • [ ] PR has description of feature/bug or link to Confluence/Jira task
  • [ ] Description contains actions to verify feature/bugfix
  • [ ] I've built this code, uploaded it to the device and verified feature/bugfix

ClusterM avatar Jul 30 '22 17:07 ClusterM

Related to #1480 and #1466.

ClusterM avatar Jul 30 '22 17:07 ClusterM

I have formatted the code.

ClusterM avatar Jul 31 '22 08:07 ClusterM

One last minor fix: round frequency value to KHz (299999990Hz to 300000000Hz).

ClusterM avatar Jul 31 '22 11:07 ClusterM

Why close?

RogueMaster avatar Aug 07 '22 03:08 RogueMaster

I just don't want to wait. So I closed it and merged it into 3rd party branch. GitHub can't fork two projects with the same name.

ClusterM avatar Aug 07 '22 07:08 ClusterM

It will let you create different branches within your fork if you want to make a dev branch to PR this again, DM me on Discord if you need help.

RogueMaster avatar Aug 07 '22 16:08 RogueMaster

Created new pull request: https://github.com/flipperdevices/flipperzero-firmware/pull/1557 And it's much better.

ClusterM avatar Aug 08 '22 12:08 ClusterM