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-2086] SubGhz: Fix Errors #861

Merged
merged 5 commits into from
Dec 2, 2021
Merged

[FL-2086] SubGhz: Fix Errors #861

merged 5 commits into from
Dec 2, 2021

Conversation

Skorpionm
Copy link
Member

@Skorpionm Skorpionm commented Dec 2, 2021

What's new

  • CLI: fix main GUI freeze while subghz chat is running
  • CLI: fix processing backspace in the web console
  • FL-2086 SubGhz: fix can't save signals in sub'e to internal memory

Verification

  • Compile and download
  • Go to https://update.flipperzero.one/ in the web console run "subghz chat" and check the backspace ability, and the GUI hangs on the Flipper itself

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

Please fix following code formatting errors:

./applications/subghz/subghz_cli.c:409:59: error: code should be clang-formatted [-Wclang-format-violations]
            } else if((c == CliSymbolAsciiBackspace) || (c== CliSymbolAsciiDel)) {
                                                          ^

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

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

@Skorpionm Skorpionm changed the title Skorp/subghz fix txrx worker [FL-2086] SubGhz: Fix Errors Dec 2, 2021
@Skorpionm Skorpionm marked this pull request as ready for review December 2, 2021 06:54
@skotopes skotopes merged commit fbd0559 into dev Dec 2, 2021
@skotopes skotopes deleted the skorp/subghz_fix_txrx_worker branch December 2, 2021 11:19
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