flipperzero-firmware/applications/subghz
Skorpionm b912cc7991
SubGhz: sending / receiving messages via subghz (#851)
* SubGhz: add worker subghz_txrx
* SubGhz: added support for transferring Russian characters and support for backspace in CLI subghz_txrx
* SubGhz: refactoring subghz_txrx_worker, added a callback for accepting data in an empty one RX buffer
* SubGhz: fix conflict
* SubGhz: fix syntax errors
* Cli: document string_move usage and its behavior
* FuriHal: update subghz api and documentation. Subghz: move chat to subghz cli subcommand.
* Subghz: update text in chat cli

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-01 18:44:39 +03:00
..
helpers SubGhz: fix GUI ReadRAW and add new man (#843) 2021-11-26 17:01:03 +03:00
scenes SubGhz: fix GUI ReadRAW and add new man (#843) 2021-11-26 17:01:03 +03:00
views SubGhz: fix GUI ReadRAW and add new man (#843) 2021-11-26 17:01:03 +03:00
subghz_cli.c SubGhz: sending / receiving messages via subghz (#851) 2021-12-01 18:44:39 +03:00
subghz_cli.h [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
subghz_history.c
subghz_history.h
subghz_i.c Project: enum cast fix. Makefile: blackmagic rule in global makefile (#819) 2021-11-15 22:55:25 +03:00
subghz_i.h [FL-2047] SubGhz: New GUI ReadRAW view (#832) 2021-11-24 16:59:45 +03:00
subghz.c Subghz: fix crash on arg free (#815) 2021-11-12 18:45:51 +03:00
subghz.h