unleashed-firmware/applications/main/subghz/helpers
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
..
subghz_chat.c
subghz_chat.h
subghz_custom_event.h faac rcxt add manually (not tested) 2023-12-21 03:28:53 +03:00
subghz_error_type.h
subghz_frequency_analyzer_worker.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_frequency_analyzer_worker.h
subghz_threshold_rssi.c
subghz_threshold_rssi.h
subghz_txrx.c Merge branch 'ofw_dev' into dev 2023-09-11 18:38:13 +03:00
subghz_txrx.h
subghz_txrx_create_protocol_key.c
subghz_txrx_create_protocol_key.h
subghz_txrx_i.h
subghz_types.h