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

SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes #3302

Merged
merged 23 commits into from
Jan 15, 2024

SubGhz: proper gpio config, comments update

79a2826
Select commit
Loading
Failed to load commit list.
Merged

SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes #3302

SubGhz: proper gpio config, comments update
79a2826
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Jan 15, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
SubGhz: add cmd CLI "subghz tx_from_file Incomplete
SubGhz: refactor TX control flow, fix various bugs and condition races Incomplete
Plays *.sub files
CLI: subghz tx_from_file <file_name> [<repeat: count> <device: 0 - CC1101_INT, 1 - CC1101_EXT>]
default value:
repeat = 10
device = CC1101_INT
Examination. Launch CLI, run the command "subghz tx_from_file /any/subghz/file.sub" file.sub - pre-saved SubGhz file Incomplete
Full set of subghz tests, especially TX part Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed
📦 Update package Incomplete
📥 DFU file Incomplete
☁️ Web/App updater Incomplete
Report Incomplete