Update readme and changelog

This commit is contained in:
MX
2023-02-10 23:48:52 +03:00
parent 81064f8e43
commit 2298cc1d7b
2 changed files with 11 additions and 4 deletions
+6 -1
View File
@@ -1,10 +1,15 @@
### New changes
* API: Due to OFW changes API was updated to 14.x, extra pack was updated you can install it separatly or use build with extra pack included
* SubGHz: **Fixed bug in SubGHz HAL, now CC1101 shutdowns properly, (also this fixed unstable TX)**
* SubGHz: **Alutech AT-4N** encoder (support for sending signals) (by @assasinfil | PR #322)
* SubGHz: **KingGates Stylo 4k** encoder (support for sending signals) (by @assasinfil | PR #321)
* SubGHz: Added Debug Pin setting for protocol development and fixed debug (and sound) with internal module
* SubGHz: GUI Fixes
* SubGHz: Removed bugged Detect RAW feature, now its replaced with BinRAW
* Plugins: SubGHz Bruteforcer - Added support for Linear Delta-3 310MHz
* Plugins: Fix CTRL-SHIFT in mousejacker (by @notmarek | PR #316)
* Infrared: Update universal remote assets (by @amec0e) (PR #318)
* OFW: Fixed typo in nfc_magic_scene_wrong_card.c
* OFW: SubGhz: fix cc1101_read_fifo func
* OFW: feat: add missing `const` qualifiers
* OFW: **SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration)**
@@ -28,7 +33,7 @@
* OFW: nfc: Add mifare classic value block commands
* OFW: battery info temperature shown in C or F based on settings
* OFW: Script that can find programmer and flash firmware via it.
* OFW: **SPI Mem Manager C port**
* OFW: **SPI Mem Manager C port** (You can use flipper as programmer to flash supported chips)
#### [🎲 Download latest extra apps pack](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps)
+5 -3
View File
@@ -40,7 +40,7 @@ Our Discord Community:
* FAAC SLH (Spa) & BFT Mitto (secure with seed) manual creation
* Sub-GHz static code brute-force plugin
* LFRFID Fuzzer plugin
* Custom community plugins and games added
* Custom community plugins and games added + all known working apps can be downloaded in extra pack in every release
* Extra Sub-GHz frequencies + extra Mifare Classic keys
* Picopass/iClass plugin included in releases
* Recompiled IR TV Universal Remote for ALL buttons
@@ -72,8 +72,10 @@ Also check the changelog in releases for latest updates!
- BFT Mitto [External seed calculation required (For info contact me in Discord: Nano#8998)]
- Security+ v1 & v2
- Star Line
- Somfy Telis (by @assasinfil & @TQMatvey)
- Somfy Keytis (by @assasinfil)
- Somfy Telis (encoder by @assasinfil & @TQMatvey)
- Somfy Keytis (encoder by @assasinfil)
- KingGates Stylo 4k (encoder by @assasinfil)
- Alutech AT-4N (encoder by @assasinfil)
## Please support development of the project
The majority of this project is developed and maintained by me, @xMasterX.