1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

update changelog

This commit is contained in:
Eng1n33r
2022-07-15 10:26:05 +03:00
parent d838bbdd36
commit 4074aa7d38
2 changed files with 7 additions and 1 deletions

View File

@@ -1,9 +1,13 @@
### New Update ### New Update
* An-Motors and HCS101 keeloq emulation
* OFW: IR: increase raw timings amount
* OFW: Move files from /int to /ext on SD mount
* OFW: Embedded arm-none-eabi toolchain (+ fixed - fbt.cmd runs submodule update anyways ignoring FBT_NO_SYNC)
#### Previous changes
* Update screen after sending signal in SubGhz received signals scene * Update screen after sending signal in SubGhz received signals scene
* Recompiled Universal Remote for ALL buttons (may cause freeze while bruteforcing for 5-10sec, its ok) (see PR #29) * Recompiled Universal Remote for ALL buttons (may cause freeze while bruteforcing for 5-10sec, its ok) (see PR #29)
* OFW: Add a FORCE=1(env var) to flash every build * OFW: Add a FORCE=1(env var) to flash every build
* OFW: nfc: fix exit after emulation * OFW: nfc: fix exit after emulation
#### Previous changes
* OFW: Bluetooth Remote Additions * OFW: Bluetooth Remote Additions
* OFW: Save picopass as picopass or, for 26bit, as lfrfid * OFW: Save picopass as picopass or, for 26bit, as lfrfid
* OFW: added gui-shift command to ducky script * OFW: added gui-shift command to ducky script

View File

@@ -37,6 +37,8 @@ Our Discord Community:
See changelog in releases for latest updates! See changelog in releases for latest updates!
### Current modified and new SubGhz protocols list: ### Current modified and new SubGhz protocols list:
- HCS101
- An-Motors
- CAME Atomo - CAME Atomo
- FAAC SLH (Spa) - FAAC SLH (Spa)
- Keeloq(+ proper manufacturer codes selection) - Keeloq(+ proper manufacturer codes selection)