unleashed-firmware/applications/main/subghz/scenes
Skorpionm 8c93695d01
[FL-3375] SubGhz: add CC1101 module external (#2747)
* SubGhz: add CC1101 Ext driver
* SubGhz:  move TIM2 -> TIM17 use cc1101_ext
* FuriHal: SPI move channel DMA 3,4 -> 6.7
* Documentation: fix font
* SubGhz: add work with SubGhz devices by link to device
* SubGhz: add support switching external/internal cc1101 "subghz chat"
* SubGhz: add support switching external/internal cc1101 "subghz tx" and "subghz rx"
* SubGhz: add "Radio Settings" scene
* SubGhz: add icon
* SubGhz: add supported CC1101 external module in SubGhz app
* SubGhz: fix check frequency supported radio device
* SubGhz: fix clang-formatted
* Sughz: move dirver CC1101_Ext to lib , compile cmd ./fbt launch_app APPSRC=radio_device_cc1101_ext
* SubGhz: fix CLI
* SubGhz: fix PVS
* SubGhz: delete comments
* SubGhz: fix unit_test
* Format sources
* Update api symbols and drivers targets
* Drivers: find proper place for target option
* SubGhz: external device connected method naming
* Format sources
* SubGhz:  fix module selection menu, when external is not connected
* SubGhz: fix furi_assert(device);
* SubGhz: fix split h and c
* SubGhz: furi_hal_subghz remove preset load function by name
* SubGhz: deleted comments
* Format Sources
* SubGhz: add some consts and fix unit tests
* Sync API Symbols

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-30 23:03:36 +09:00
..
subghz_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_config.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_delete.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_delete_raw.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_delete_success.c [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
subghz_scene_frequency_analyzer.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
subghz_scene_more_raw.c [FL-2961] SubGhz: properly handle storage loss (#1990) 2022-11-11 02:14:44 +09:00
subghz_scene_need_saving.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_radio_setting.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_read_raw.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_receiver.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_receiver_config.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_receiver_info.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_region_info.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_rpc.c [FL-3340] SubGhz: fix flipper crashes after exiting broadcast blocking message and crash cli (#2714) 2023-05-31 21:59:12 +09:00
subghz_scene_save_name.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_save_success.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_saved.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_saved_menu.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_set_type.c SubGHz: Fix typos (#2661) 2023-05-11 12:10:20 +09:00
subghz_scene_show_error.c [FL-3242] SubGhz: refactoring app (#2554) 2023-05-04 12:04:26 +09:00
subghz_scene_show_error_sub.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_show_only_rx.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_start.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_scene_test.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test_carrier.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test_packet.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test_static.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_transmitter.c [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00