Commit Graph

4789 Commits

Author SHA1 Message Date
MX 556a2dd3f6 subghz: add ditec gol4 protocol
by @xMasterX (MMX) & @zero-mega
2026-02-28 05:29:03 +03:00
MX 317838eaf4 fix keytis key generation 2026-02-22 20:33:13 +03:00
MX 56620ab62f subghz somfy keytis button switch and add manually support 2026-02-22 19:44:57 +03:00
MMX 79f8d7a12d Merge pull request #968 from Dmitry422/dev
Subghz Signal Settings Improvements
2026-02-17 01:08:25 +03:00
MX 937e937d32 update mfkey to 4.1 [ci skip] 2026-02-16 23:15:20 +03:00
Dmitry422 9700c98c38 Small refactor Signal Settings for best user expirience.
Save and apply counter mode immidiatly after changing,
without exit from signal_settings menu.
2026-02-15 22:35:47 +07:00
MX 75d4263822 fix endless tx state at receiver info 2026-02-15 16:39:58 +03:00
MMX d9d78f70e3 Merge pull request #965 from Dmitry422/dev
BT ON/OFF instead of Lock/Unlock action in desktop lock menu
2026-02-12 21:51:57 +03:00
MX 9eb8e475cc fix switching, etc. 2026-02-12 20:24:32 +03:00
MX 343c2c2118 Merge branch 'dev' into leeroy_dev 2026-02-12 18:52:23 +03:00
MX 3f0f90e0a3 formatting, text fixes 2026-02-12 18:50:03 +03:00
MX 17fa36b7d7 Merge branch 'dev' into dmit_dev 2026-02-12 18:37:34 +03:00
MX ab8261e140 power exit into settings [ci skip] 2026-02-12 18:37:05 +03:00
Leeroy c6421c9fff REFACTOR: Tx power fixes (Use 1 array, dont play with Weird Custom Presets) 2026-02-12 21:42:03 +11:00
Dmitry422 a98c610f6d BT string in desktop_lock_menu naming depent from BT ON|OFF 2026-02-12 17:27:28 +07:00
Dmitry422 808774c05f BT on/off to desktop_lock_menu 2026-02-12 16:55:19 +07:00
Leeroy 14269286eb TX Power: Use correct Offset and Values for FM PA table. 2026-02-12 18:04:53 +11:00
MX bc6b0d199e storage settings use scene manager for exit 2026-02-12 04:25:06 +03:00
MX 9f9ceee149 fix storage settings scene exit via favs 2026-02-10 01:37:42 +03:00
MX 48db77f307 fix settings [ci skip] 2026-02-10 00:32:20 +03:00
MX e96b38da36 fmt 2026-02-10 00:21:44 +03:00
MX 273aa1b807 don't use much bits for 8bit values [ci skip] 2026-02-10 00:11:52 +03:00
MX e242f489b0 fmt 2026-02-10 00:05:21 +03:00
MMX 916c563f85 Merge pull request #960 from LeeroysHub/dev
UNLEASHED:: TX Power setting to SubGhz App
2026-02-10 00:04:19 +03:00
Dmitry422 7bb166e2ac "kostylling" ))) 2026-02-08 19:00:52 +07:00
Dmitry422 ed5c87fb14 backlight time correction 2026-02-08 18:39:28 +07:00
Dmitry422 8af7467b02 Rework night shift setting demo 2026-02-08 17:57:56 +07:00
Leeroy 168240c237 TX POWER: Move from Receiver Config to Radio Settings 2026-02-08 14:17:04 +11:00
Dmitry422 8f248a49da Backlight settings bug 2026-02-08 10:16:15 +07:00
Leeroy e0c1a89c5d Refactor: Replace 2 assignments with one-liner 2026-02-07 22:00:19 +11:00
Leeroy a515f435fc UNLEASHED:: TX Power setting to SubGhz App
* Works in Read, and Read RAW.
* You can now adjust the TX power for testing devices without desyncing them from inside
* Lets you do RTL testing etc on very low power.

CODE REFACTORED, subghz_txrx_set_tx_power added.
2026-02-06 23:58:20 +11:00
Dmitry422 162f9d3da3 clean 2026-02-05 18:16:31 +07:00
Dmitry422 80158e84a2 subgh rpc refactor to "one click send signal" 2026-02-05 18:04:42 +07:00
MX 67e191b135 Keeloq ultimate, and some fixes and improvements [ci skip]
- fix repeat values
- fix endless tx missing
- add mode 7 aka counter bypass
- take some ram
- free some ram
- fix comments
2026-02-05 01:13:48 +03:00
MX 1088e342e2 fix typo [ci skip] 2026-02-03 22:35:27 +03:00
MMX 7e37b4d66a Merge pull request #957 from LuisMayo/feat/add_ir_js_plugin
feat: add IR capabilities to the JS engine
2026-02-03 18:25:15 +03:00
Dmitry422 8676e8a7b0 prevent from extra ticking when key pressed with rgb_mod_installed 2026-02-03 01:33:13 +07:00
Dmitry422 e4aac3dbc6 Merge branch 'dev' of https://github.com/Dmitry422/unleashed-firmware into dev 2026-02-02 01:22:47 +07:00
Dmitry422 1d32d1de5c btn_is_available = true 2026-02-02 01:22:39 +07:00
Luis Mayo Valbuena 3872c7a73d feat: add IR capabilities to the JS engine 2026-02-01 14:31:31 +01:00
Dmitry422 d0bfce5fdd Merge branch 'DarkFlippers:dev' into dev 2026-02-01 10:03:56 +07:00
MX 95dd537bf8 add v2 phox counter modes support 2026-02-01 05:51:09 +03:00
Dmitry422 0eae6030b0 work to home 2026-01-30 22:15:48 +07:00
MX 1d734948d9 fix about screen define 2026-01-29 07:36:42 +03:00
MX 7e85168495 add comments back 2026-01-26 14:32:10 +03:00
MX dfb17ab428 Revert "Merge pull request #949 from Dmitry422/dev"
This reverts commit ae1abd6139, reversing
changes made to a8d5743cf6.
2026-01-26 14:14:06 +03:00
MX 5564fe1f31 fmt 2026-01-26 12:46:30 +03:00
MX 7fa5624c50 Revert "start working with subghz button editor"
This reverts commit 14abc959cf.
2026-01-26 12:45:57 +03:00
Dmitry422 14abc959cf start working with subghz button editor 2026-01-26 16:31:07 +07:00
Dmitry422 6bf2a6cb68 Merge branch 'DarkFlippers:dev' into dev 2026-01-26 16:25:19 +07:00