flipperzero-firmware/applications/subghz
Skorpionm 6f7bcdf9a7
[FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677)
* SubGhz: Fix Timer hopping
* SubGhz: add display of received packages and their maximum number. redesigned interface, the maximum number of received packages increased to 50
* SubGhz: add clearing history on exit read scene, jump after saving the key into the history of received signals
* SubGhz: Fix honoring the width of the icon for transmitter scene
* RFID: Fix [FL-1755] freeze after key emulation
* SubGhz: drop analyze scene and views
* SubGhz: fix save scene
* Input, GUI: new event delivery scheme that groups event for complementarity.
* Gui: update View Dispatcher documentation
* Gui: remove dead code, wait till all input events are delivered in ViewDispatcher in queue mode.
* Gui: update comment in ViewDispatcher
* FuriHal: fix incorrect clock disable invocation
* FuriHal: proper include
* SubGhz: properly reset history in receiver view
* Gui: correct view switch order and non-complementary events discarding

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-08-30 23:05:09 +03:00
..
scenes [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
views [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
subghz_cli.c Skorp subghz signal archive (#667) 2021-08-28 16:51:48 +03:00
subghz_cli.h [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
subghz_history.c [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
subghz_history.h [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
subghz_i.c Skorp subghz signal archive (#667) 2021-08-28 16:51:48 +03:00
subghz_i.h [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
subghz.c [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
subghz.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00