flipperzero-firmware/firmware/targets/f6/furi-hal
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
..
furi-hal-boot.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-bt.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-clock.c [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
furi-hal-clock.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-console.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-console.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-delay.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-flash.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-flash.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-gpio.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-gpio.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-i2c.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-ibutton.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-interrupt.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-interrupt.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-irda.c [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
furi-hal-light.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-nfc.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-os-timer.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-os.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-os.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-power.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-pwm.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-pwm.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-resources.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-resources.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-rfid.c [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
furi-hal-sd.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-spi-config.c [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
furi-hal-spi-config.h [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
furi-hal-spi.c [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
furi-hal-spi.h [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
furi-hal-subghz.c SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646) 2021-08-16 22:56:23 +03:00
furi-hal-task.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-task.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-vcp.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-version.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-vibro.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal.c [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