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 GFSK modulation, refactoring subghz_chat #866

Merged
merged 11 commits into from
Dec 8, 2021

Conversation

Skorpionm
Copy link
Member

@Skorpionm Skorpionm commented Dec 4, 2021

What's new

  • SubGhz: subghz_tx_rx_worker, add GFSK modulation
  • SubGhz: subghz_chat, refactoring
  • SubGhz: subghz_chat, add UTF-8 support

Verification

  • Compile and download
  • Take more flippers, download subghz_chat and pee in different languages

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

github-actions bot commented Dec 4, 2021

Please fix following code formatting errors:

./applications/subghz/helpers/subghz_chat.h:17:19: error: code should be clang-formatted [-Wclang-format-violations]
} SubghzChatQueue;
                  ^

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 4, 2021

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

@Skorpionm Skorpionm marked this pull request as ready for review December 6, 2021 17:23
applications/subghz/helpers/subghz_chat.h Outdated Show resolved Hide resolved
applications/subghz/helpers/subghz_chat.h Outdated Show resolved Hide resolved
applications/subghz/helpers/subghz_chat.c Outdated Show resolved Hide resolved
applications/subghz/helpers/subghz_chat.c Show resolved Hide resolved
applications/subghz/helpers/subghz_chat.h Outdated Show resolved Hide resolved
lib/subghz/subghz_tx_rx_worker.c Outdated Show resolved Hide resolved
@skotopes skotopes requested a review from DrZlo13 December 8, 2021 13:19
@DrZlo13 DrZlo13 merged commit f0aed7e into dev Dec 8, 2021
@DrZlo13 DrZlo13 deleted the skorp/subghz_modulation_chat branch December 8, 2021 13:42
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

4 participants