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: sending / receiving messages via subghz #851

Merged
merged 10 commits into from
Dec 1, 2021
Merged

Conversation

Skorpionm
Copy link
Member

@Skorpionm Skorpionm commented Nov 29, 2021

What's new

  • SubGhz: add subghz_tx_rx_worker
  • CLI: add "subghz chat" (sending / receiving text messages)

Verification

  • Compile and download
  • Run the application through the CLI subghz chat for at least 2 Flipper, and try messaging

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

@github-actions
Copy link

Please fix following code formatting errors:

./applications/subghz/subghz_cli.c:475:21: error: code should be clang-formatted [-Wclang-format-violations]
    cli_add_command(
                    ^

You might want to run docker compose exec dev /syntax_check.sh for an auto-fix.

@github-actions
Copy link

github-actions bot commented Nov 29, 2021

Click here to flash the 41c66526 version of this branch via WebUSB.

@Skorpionm Skorpionm changed the title SubGhz: add worker subghz_txrx SubGhz: sending / receiving messages via subghz Nov 30, 2021
@Skorpionm Skorpionm marked this pull request as ready for review November 30, 2021 19:51
@github-actions
Copy link

github-actions bot commented Dec 1, 2021

Please fix following code formatting errors:

./applications/subghz/subghz_cli.c:272:12: error: code should be clang-formatted [-Wclang-format-violations]
    printf(
           ^

You might want to run docker compose exec dev /syntax_check.sh for an auto-fix.

@github-actions
Copy link

github-actions bot commented Dec 1, 2021

Please fix following code formatting errors:

./applications/subghz/subghz_cli.c:272:12: error: code should be clang-formatted [-Wclang-format-violations]
    printf(
           ^

You might want to run docker compose exec dev /syntax_check.sh for an auto-fix.

skotopes
skotopes previously approved these changes Dec 1, 2021
@skotopes skotopes merged commit b912cc7 into dev Dec 1, 2021
@skotopes skotopes deleted the skorp/subghz_txrx branch December 1, 2021 15:44
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