flipperzero-firmware/applications/main/subghz/scenes
Skorpionm 2dea6969fe
[FL-3040] Audio support for SubGhz (#2131)
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-17 07:20:10 +09:00
..
subghz_scene_config.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_delete_raw.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_scene_delete_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +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-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_read_raw.c [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
subghz_scene_receiver_config.c [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
subghz_scene_receiver_info.c SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964) 2022-11-04 15:08:51 +09:00
subghz_scene_receiver.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
subghz_scene_rpc.c [FL-3002] SubGhz: add RPC error (#2097) 2022-12-08 14:49:54 +09:00
subghz_scene_save_name.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
subghz_scene_save_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +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_saved.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_set_type.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +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_error.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +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-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +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_test.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_transmitter.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +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