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

upd changelog

This commit is contained in:
MX
2025-02-24 11:14:43 +03:00
parent 6579b4195e
commit 9fe149960e
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
## Main changes ## Main changes
- Current API: 82.0 - Current API: 82.0
* SubGHz: Add ReversRB2 / RB2M Protocol (static 64 bit) full support with add manually (by @xMasterX)
* SubGHz: Fix Hollarm protocol with more verification
* SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this)) * SubGHz: Fix GangQi protocol (by @DoberBit and @mishamyte (who spent 2 weeks on this))
* SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver) * SubGHz: Came Atomo button hold simulation with full cycle simulation (to allow proper pairing with receiver)
* OFW: LFRFID - **EM4305 support** * OFW: LFRFID - **EM4305 support**

View File

@@ -165,6 +165,7 @@ Thanks to Official team (to their SubGHz Developer, Skorp) for implementing supp
<summary><code><strong>Decoders/Encoders or emulation (+ programming mode) support made by @xMasterX</strong></code></summary> <summary><code><strong>Decoders/Encoders or emulation (+ programming mode) support made by @xMasterX</strong></code></summary>
<br/> <br/>
- ReversRB2 / RB2M (static 64 bit) with add manually support
- Marantec24 (static 24 bit) with add manually support - Marantec24 (static 24 bit) with add manually support
- GangQi (static 34 bit) with button parsing and add manually support (thanks to @mishamyte for captures and testing, thanks @Skorpionm for help) - GangQi (static 34 bit) with button parsing and add manually support (thanks to @mishamyte for captures and testing, thanks @Skorpionm for help)
- Hollarm (static 42 bit) with button parsing and add manually support (thanks to @mishamyte for captures, thanks @Skorpionm for help) - Hollarm (static 42 bit) with button parsing and add manually support (thanks to @mishamyte for captures, thanks @Skorpionm for help)