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

[FL-1652, FL-1554] IRDA: Continuous transmitting #636

Merged
merged 9 commits into from Aug 11, 2021

Conversation

albkharisov
Copy link
Contributor

@albkharisov albkharisov commented Aug 10, 2021

What's new

  • continuous encoding and sending signals by pressing button on remote menu
  • fast buttons scrolling in remote menu
  • bruteforce: stop reading file if progress == 100%
  • FL-1554 IRDA: xTaskNotify -> osEventsFlagSet
  • rename IRDA headers *.hpp -> *.h

Verification

  • Go to Remote menu and press long for any saved buttons - it will send it in repeat

Checklist (do not modify)

  • 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

* continuous encoding and sending signals by pressing button on menu
* fast buttons scrolling in remote menu
* bruteforce: stop reading file if progress == 100%
@skotopes skotopes changed the title [FL-1652] IRDA: Continuous transmitting [FL-1652, FL-1554] IRDA: Continuous transmitting Aug 11, 2021
@skotopes skotopes merged commit 5ed9bdb into dev Aug 11, 2021
@skotopes skotopes deleted the fl_1652_irda_continuous_send branch August 11, 2021 17:51
aprosvetova pushed a commit that referenced this pull request Aug 12, 2021
* [FL-1652] IRDA: Continuous transmitting
* continuous encoding and sending signals by pressing button on menu
* fast buttons scrolling in remote menu
* bruteforce: stop reading file if progress == 100%
* IRDA: .hpp -> .h
* [FL-1554] IRDA: xTaskNotify -> osEventsFlagSet
* IRDA: some stability fixes
* Irda: minor cleanup, api-hal to furi-hal rename.

Co-authored-by: あく <alleteam@gmail.com>
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

2 participants