unleashed-firmware/applications/main/subghz
MX 36114de5f7
SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302)
By Skorpionm
* SubGhz: add cmd CLI "subghz tx_from_file"
* SubGhz:  add sending raw.sub files
* SubGhz: add load custom preset
* SubGhz: remove unnecessary files
* SubGhz: change message
* SubGhz: fix printf formatting
* SubGhz: Cli refactoring code
* FuriHal: add furi_hal_subghz Tx Rx IDLE state switching test
* SubGhz: remove debug code, fix ext driver compilation
* SubGhz: cleanup code, move wait status routine to cc1101 driver
* SubGhz: proper pin mode transition in tx stop isr routine, proper DMA and ISR priorities, fix issue with async tx stuck
* SubGhz: simplify async tx stop flow, fix ISR ARR check condition race
* SubGhz: check ARR only when we transmitting
* SubGhz: check ARR only when we transmitting for ext cc1101
* SubGhz: lower ISR priorities to safe level
* SubGhz: proper gpio config, comments update

Co-authored-by: あく <alleteam@gmail.com>
2024-01-19 22:45:59 +03:00
..
helpers SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302) 2024-01-19 22:45:59 +03:00
resources/subghz/assets resources rework pt1 2023-11-08 12:41:14 +04:00
scenes Merge branch 'ofw_dev' into dev 2024-01-02 13:53:42 +03:00
views subghz use long press to exit transmitter [ci skip] 2024-01-05 18:39:04 +03:00
application.fam resources rework pt1 2023-11-08 12:41:14 +04:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
subghz.c Merge branch 'ofw_dev' into nfcrefactoring 2023-11-11 20:18:55 +04:00
subghz.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_cli.c SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302) 2024-01-19 22:45:59 +03:00
subghz_cli.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_dangerous_freq.c return some stuff 2023-11-08 11:26:11 +04:00
subghz_history.c Revert "testing subghz dynamic limit based on freeheap + RPC" 2023-12-21 21:42:17 +03:00
subghz_history.h better subghz history element removal 2023-12-21 03:16:16 +03:00
subghz_i.c Merge branch 'ofw_dev' into dev 2024-01-02 13:53:42 +03:00
subghz_i.h Merge remote-tracking branch 'upstream/dev' into feat/subghz-save-hopping-state 2023-09-09 22:41:08 +04:00
subghz_last_settings.c subghz option to delete old signals on full memory 2023-12-24 03:08:24 +03:00
subghz_last_settings.h subghz option to delete old signals on full memory 2023-12-24 03:08:24 +03:00