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

Add ir_scope app. #407

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

kallanreed
Copy link

@kallanreed kallanreed commented Apr 4, 2023

What's new

Add ir_scope app which visualizes raw IR signals. It's useful for detecting and inspecting raw IR.

See: https://www.reddit.com/r/flipperzero/comments/12asmt8/ir_scope/

Verification

  • Run app and expose flipper to some IR signals.
  • OK button enables/disables auto time scaling.
  • Up button increases timescale.
  • Down button decreases timescale.
  • Return to exit.

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Copy link
Member

@xMasterX xMasterX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@xMasterX xMasterX merged commit b122db2 into DarkFlippers:dev Apr 4, 2023
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.

2 participants