unleashed-firmware/applications/main/subghz/helpers
あく f45a5dff43
Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
..
subghz_chat.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_chat.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_custom_event.h [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_error_type.h [FL-3340] SubGhz: fix flipper crashes after exiting broadcast blocking message and crash cli (#2714) 2023-05-31 21:59:12 +09:00
subghz_frequency_analyzer_log_item_array.c subghz: add analyzer frequency logs (#1914) 2022-11-03 16:57:56 +09:00
subghz_frequency_analyzer_log_item_array.h Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
subghz_frequency_analyzer_worker.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_frequency_analyzer_worker.h SubGhz: frequency analyzer. 2dbi desensitization, rssi averaging to reduce jitter, new rssi indicators in log_mode, GUI fix (#2020) 2022-11-23 22:31:39 +09:00
subghz_threshold_rssi.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_threshold_rssi.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_txrx.c [FL-3589] Sub-GHz: incorrect key parsing crash (#3066) 2023-09-12 00:30:16 +09:00
subghz_txrx.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_txrx_create_protocol_key.c SubGhz: fix todo (#2984) 2023-08-24 04:51:32 +09:00
subghz_txrx_create_protocol_key.h SubGhz: fix todo (#2984) 2023-08-24 04:51:32 +09:00
subghz_txrx_i.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_types.h [FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application (#2851) 2023-07-07 00:15:03 +09:00