flipperzero-firmware/applications
Skorpionm a024e470b7
SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646)
* SubGhz: the functions of saving loading KeeLog have been modified, saving KeeLog is prohibited
* SubGhz: Fix displaying Nice FlorS in the Raed scene
* SubGhz: Fix displaying Faac SLH in the Raed scene
* SubGhz: Fix displaying iDo in the Raed scene
* SubGhz: Fix displaying Star Line in the Raed scene
* SubGhz: Fix displaying Nice Flo in the Raed scene, added save and load functions. (testing needed, no remote control)
* SubGhz: subghz_beginadded common encoder upload signal
* SubGhz: add Came encoder
* SubGhz: modified pricenton encoder, fix view transmitter hide the "Send" button if there is no encoder
* SubGhz: add nice flo encoder, need testing no remote control
* SubGhz: add gate_tx encoder
* SubGhz: add nero_sketch encoder
* SubGhz: add keelog encoder
* SubGhz: add long upload upload while the button is pressed while releasing the transfer is over, with a check for sticking (maximum 200 upload repetitions)
* SubGhz: fix max upload
* SubGhz: Fix structure subghz add encoder
* SubGhz: add generating and sending a dynamic keelog key, refactoring the code
* SubGhz: add notifications
* SubGhz: add creating a new remote control (Pricenton, Nice Flo 12bit, Nice Flo 24bit, CAME 12bit, CAME 24bit, Gate TX, DoorHan)
* SubGhz: Fix load file, fix scene start
* Subghz: Fix show key
* SubGhz: Fix subghz_cli
* SubGhz: Fix furi-hal-subghz
* Format sources
* SubGhz: standard notification scheme, fix broken assert in DMA.
* SubGhz: move level alignment logic to furi-hal-subghz, fix spelling, cleanup.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-08-16 22:56:23 +03:00
..
accessor Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
archive [FL-1610] SubGhz: scene based application, PT save and replay (#630) 2021-08-12 17:42:56 +03:00
bt Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
cli Cli: ctrl+c reset buffer (#639) 2021-08-13 16:18:13 +03:00
debug_tools Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
dialogs Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
dolphin [FL-1632] Dolphin: feed mini game (#627) 2021-08-11 19:55:56 +03:00
gpio-tester Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
gui [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
ibutton Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
input Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
irda [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
irda_monitor [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
lfrfid RFID: Fix various EM-Marin typos (#635) 2021-08-11 02:09:51 +03:00
lfrfid-debug Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
loader Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
menu Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
music-player Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
nfc Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
notification Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
power Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
power-observer Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
scened-app-example Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
storage Storage: fixed internal info if name is null (#631) 2021-08-09 04:27:51 +03:00
storage-settings Storage: fixed internal info if name is null (#631) 2021-08-09 04:27:51 +03:00
subghz SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646) 2021-08-16 22:56:23 +03:00
tests Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
applications.c [FL-1632] Dolphin: feed mini game (#627) 2021-08-11 19:55:56 +03:00
applications.h Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00
applications.mk Applications: unified entry point naming scheme, drop dead code, cleanup. (#628) 2021-08-07 19:54:42 +03:00