unleashed-firmware/applications/main/subghz/helpers
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
subghz_chat.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +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-3743] SubGhz: UI update (#3352) 2024-01-14 13:58:29 +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 New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
subghz_frequency_analyzer_worker.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01: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-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +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-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
subghz_txrx.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
subghz_txrx_create_protocol_key.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
subghz_txrx_create_protocol_key.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +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-3840] SubGhz: fix gui "No transition to the "Saved" menu when deleting a SubGHz RAW file" (#3695) 2024-06-08 15:45:31 +01:00