Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New frequency analyzer #43

Merged
merged 1 commit into from
Aug 5, 2022
Merged

New frequency analyzer #43

merged 1 commit into from
Aug 5, 2022

Conversation

ClusterM
Copy link
Contributor

@ClusterM ClusterM commented Aug 5, 2022

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

image

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

@xMasterX xMasterX merged commit bbcf899 into DarkFlippers:dev Aug 5, 2022
@ClusterM ClusterM deleted the frequency-analyzer branch August 5, 2022 19:59
@MassivDash
Copy link

According to this PR: I should have the ability to "press left and right to set RSSI trigger level", but this is not the case, if I set the RSSI above the found levels, flipper still pick's up signals below the threshold. Is there some kind of additional setting to be used here for this to work properly ?

@xMasterX
Copy link
Member

xMasterX commented Aug 9, 2022

This trigger only affects notifications not display, sensitivity was changed a bit so it now pickups more signals and noise too

@ClusterM
Copy link
Contributor Author

This trigger only affects notifications not display, sensitivity was changed a bit so it now pickups more signals and noise too

Yes. Notifications and "last" value.

@samysousa
Copy link

Hi @ClusterM , Amazing work here.
Any proper place or way to make a feature request ?

  • Log Detected Frequencies. (They go by too fast).
    Or
  • On Button Press "Save Last detected to Log file"

Something like that would be very practicle (along with Detected power level and more).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants