Commit Graph

1802 Commits

Author SHA1 Message Date
MX 9cc61f16bf fmt 2026-04-01 16:34:41 +03:00
DoniyorI b9fa2943ed nfc: add ISO15693-3 and SLIX write-back support
Add Write Single Block poller functions for ISO 15693-3 and SLIX/SLIX2,
enable the Write scene for both protocols, and skip blocks that already
contain the correct data to minimise RF session time and avoid timeouts
on large tags (e.g. 80-block ICODE SLIX2).

Tested on NXP ICODE SLIX2 (UID E0 04 01 09 05 05 09 37, 80 x 4 byte blocks).
2026-03-31 22:05:59 -04:00
mxcdoam bdff6c7bc8 Credits 2026-03-29 23:03:17 +03:00
mxcdoam f75a1c69aa updated parsers 2026-03-29 20:22:20 +03:00
mxcdoam 4cc5b089ff applicatin.fam update 2026-03-29 20:15:35 +03:00
MX 70c2b3c627 add zero and ffff mfkeys 2026-03-15 02:43:36 +03:00
MX 9041334b42 NFC: Add Mifare Ultralight C Write Support
by haw8411
2026-03-09 02:36:40 +03:00
MX 6d68b37b53 subghz fix very big issue with tx on read screen 2026-03-08 20:17:26 +03:00
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
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
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
Leeroy c6421c9fff REFACTOR: Tx power fixes (Use 1 array, dont play with Weird Custom Presets) 2026-02-12 21:42:03 +11:00
Leeroy 14269286eb TX Power: Use correct Offset and Values for FM PA table. 2026-02-12 18:04:53 +11: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
Leeroy 168240c237 TX POWER: Move from Receiver Config to Radio Settings 2026-02-08 14:17:04 +11: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
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
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 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 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
MX 271c65a969 subghz: add jarolift protocol
and various fixes
2026-01-26 11:51:28 +03:00
Dmitry422 3cc57f7b3e Subghz send by one touch 2026-01-26 13:14:49 +07:00
Dmitry422 8a85ab88a7 Home to work 2026-01-25 22:38:11 +07:00
Dmitry422 267140b161 work to home 2026-01-23 18:59:14 +07:00
MX d73d0f7fbd various ui/ux changes
text spacing reduced from 4px to 3px
some text was replaced
2026-01-21 22:49:07 +03:00
MX 3f85bea80d fix slix unlock color 2026-01-21 19:55:15 +03:00
MX 28bc7b0569 fix slix unlock scene led not blinking 2026-01-21 09:12:04 +03:00
MX 5bf0a7dbc5 subghz: smol fixes 2026-01-21 07:59:05 +03:00
MX db2dc8f64f subghz: add beninca arc protocol 2026-01-21 07:58:42 +03:00
MX 50b5ee103c bipki removal procedure
don't worry, they are in other app
2026-01-12 08:13:05 +03:00
MX 4df12a5d12 rename sommer klq 2026-01-10 04:55:47 +03:00
MX e97f90529d sommer fm2 will be fsk12k now in add manually list 2026-01-09 19:35:14 +03:00
MX 1412a45977 move folders too 2026-01-06 19:16:02 +03:00
MX ee59533631 archive allow folders to be pinned
by WillyJL
2026-01-06 18:16:34 +03:00
MX 02796c391e fix length typos 2026-01-05 22:26:28 +03:00