mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
upd changelog
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
* SubGHz: **Cardin S449 protocol full support** (64bit keeloq) (with Add manually, and all button codes) (**use FSK12K modulation to read the remote**) (closes issues #735 #908) (by @xMasterX and @zero-mega (thanks!))
|
* SubGHz: **Cardin S449 protocol full support** (64bit keeloq) (with Add manually, and all button codes) (**use FSK12K modulation to read the remote**) (closes issues #735 #908) (by @xMasterX and @zero-mega (thanks!))
|
||||||
* SubGHz: **Beninca ARC AES128 protocol full support** (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega)
|
* SubGHz: **Beninca ARC AES128 protocol full support** (128bit dynamic) (with Add manually, and 3 button codes) (resolves issue #596) (by @xMasterX and @zero-mega)
|
||||||
* SubGHz: **Treadmill37 protocol support** (37bit static) (by @xMasterX)
|
* SubGHz: **Treadmill37 protocol support** (37bit static) (by @xMasterX)
|
||||||
|
* SubGHz: **Jarolift protocol full support** (72bit dynamic) (with Add manually, and all button codes) (by @xMasterX & d82k & Steffen (bastelbudenbuben de))
|
||||||
* SubGHz: **New modulation FSK with 12KHz deviation**
|
* SubGHz: **New modulation FSK with 12KHz deviation**
|
||||||
* SubGHz: **KingGates Stylo 4k - Add manually and button switch support** + refactoring of encoder
|
* SubGHz: **KingGates Stylo 4k - Add manually and button switch support** + refactoring of encoder
|
||||||
* SubGHz: **Stilmatic - button 9 support** (two buttons hold simulation) (mapped on arrow keys)
|
* SubGHz: **Stilmatic - button 9 support** (two buttons hold simulation) (mapped on arrow keys)
|
||||||
@@ -20,6 +21,8 @@
|
|||||||
* UI: Various small changes
|
* UI: Various small changes
|
||||||
* OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL)
|
* OFW PR 4333: NFC: Fix sending 32+ byte ISO 15693-3 commands (by @WillyJL)
|
||||||
* NFC: Fix LED not blinking at SLIX unlock (closes issue #945)
|
* NFC: Fix LED not blinking at SLIX unlock (closes issue #945)
|
||||||
|
* SubGHz: Fix Alutech AT4N false positives
|
||||||
|
* SubGHz: Cleanup of extra local variables
|
||||||
* SubGHz: Replaced Cars ignore option with Revers RB2 protocol ignore option
|
* SubGHz: Replaced Cars ignore option with Revers RB2 protocol ignore option
|
||||||
* SubGHz: Moved Starline, ScherKhan, Kia decoders into external app
|
* SubGHz: Moved Starline, ScherKhan, Kia decoders into external app
|
||||||
* SubGHz: Possible Sommer timings fix
|
* SubGHz: Possible Sommer timings fix
|
||||||
|
|||||||
@@ -64,9 +64,10 @@ That list is only for default SubGHz app, apps like *Weather Station* have their
|
|||||||
- Legrand `AM650` (18 bits, Static) - Doorbells
|
- Legrand `AM650` (18 bits, Static) - Doorbells
|
||||||
- Somfy Telis `433.92MHz` `AM650` (56 bits, Dynamic)
|
- Somfy Telis `433.92MHz` `AM650` (56 bits, Dynamic)
|
||||||
- Feron `433.92MHz` `AM650` (32 bits, Static) - RGB LED remotes, other.
|
- Feron `433.92MHz` `AM650` (32 bits, Static) - RGB LED remotes, other.
|
||||||
- Honeywell `AM650` (64 bits, Dynamic) - Alarm, Sensor
|
- Honeywell `AM650` (64 bits, Static) - Alarm, Sensor
|
||||||
- Honeywell WDB `AM650` (48 bits, Dynamic) - Doorbell
|
- Honeywell WDB `AM650` (48 bits, Static) - Doorbell
|
||||||
- Magellan `433.92MHz` `AM650` (32 bits, Static) - Sensor, alarm
|
- Magellan `433.92MHz` `AM650` (32 bits, Static) - Sensor, alarm
|
||||||
|
- Jarolift `433.92MHz` `AM650` (72 bits, Dynamic, KeeLoq based) - Automatic roller shutters
|
||||||
|
|
||||||
### Alarms
|
### Alarms
|
||||||
- Hollarm `433.92MHz` `AM650` (42 bits, Static) - Bike alarms
|
- Hollarm `433.92MHz` `AM650` (42 bits, Static) - Bike alarms
|
||||||
|
|||||||
Reference in New Issue
Block a user