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

feat: .sub playlist plugin #62

Merged
merged 32 commits into from
Sep 10, 2022
Merged

Conversation

darmiel
Copy link
Contributor

@darmiel darmiel commented Sep 10, 2022

What's new

Implements a plugin that processes a list of .sub files and sends them one by one.

Note: Does not support dynamic protocols yet.

R+ and R- sets the number of repetitions of the playlist. (yes means infinite number of repetitions until you stop.)

9xh3n9.mp4

Creating a playlist

Create a .txt file in the playlist/ folder and specify paths to all .sub files with the prefix sub: .

sub: /ext/subghz/Vehicles/Tesla/Tesla_charge_AM270.sub
sub: /ext/subghz/Vehicles/Tesla/Tesla_charge_AM650.sub

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

darmiel and others added 30 commits August 7, 2022 02:02
@xMasterX xMasterX merged commit b0633af into DarkFlippers:dev Sep 10, 2022
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

3 participants