3409 Commits

Author SHA1 Message Date
WillyJL 33671b91a9 Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into mntm-dev 2026-06-01 20:05:35 +02:00
WillyJL d8a644e3ed Merge remote-tracking branch 'ul/dev' into mntm-dev 2026-06-01 20:01:36 +02:00
WillyJL c298ed01ac Fix startup hook sources 2026-06-01 15:17:05 +02:00
WillyJL 7ae9716622 Sub-GHz: More minimum free heap, prevents some crashes 2026-06-01 15:15:37 +02:00
WillyJL 4bdd7a391f Fix source excludes
Can't use ! with subdirs, only with bare filenames
2026-06-01 15:14:47 +02:00
WillyJL 35fec7c210 Fix comment 2026-06-01 15:14:03 +02:00
WillyJL 27015e81ea Sub-GHz: Move Add Manually menu out of main app, transparently 2026-06-01 15:12:38 +02:00
MX fb1a80fe89 small ui fixes to fit text 2026-04-24 01:54:33 +03:00
MX cc84f535ed remove unused subghzhistory code 2026-04-24 01:04:41 +03:00
MX c4ef54c71a Fix CLI with NTAG4xx and Type 4 Tag support
by WillyJL
2026-04-24 01:03:47 +03:00
MX 63d49b6e48 subghz upgrades [ci skip]
docs update
pr template update
changelog update
2026-04-21 03:31:11 +03:00
WillyJL 52a51b36e6 Merge branch 'mntm-dev' into feat/subghz-ext 2026-04-20 00:12:25 +02:00
WillyJL f312aa79bc Sub-GHz: Temporarily lower reserved memory 2026-04-20 00:10:14 +02:00
WillyJL 0ac7533a23 Sub-GHz: Update space taken by each RPC session 2026-04-19 23:45:31 +02:00
WillyJL f4b30cdbc7 Sub-GHz: Fix display of memory full 2026-04-19 23:45:17 +02:00
WillyJL a663836b70 NFC: Fix CLI with NTAG4xx and Type 4 Tag support --nobuild 2026-04-19 20:56:05 +02:00
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
WillyJL 925a961e54 Merge remote-tracking branch 'mntm/dev' into feat/subghz-ext 2026-03-09 00:24:45 +01:00
haw8411 6553b08820 NFC: Add Mifare Ultralight C Write Support (#524)
* Updated Ultralight C Poller & Other Files to support Ultralight C Write

* Delete ulcwrite.patch

* Removed Cache, fixed nits, and fixed clang-format

* Remove dead target_uid fields (cache removed)

* Fix issues WillyJL suggested

* Fix aaronjamt's code suggestions

* Fix malloc suggestion

* Remove furi_log

* Update changelog

---------

Co-authored-by: haw8411 <hawillis84@icloud.com>
Co-authored-by: WillyJL <me@willyjl.dev>
2026-03-09 00:22:09 +01:00
WillyJL 97617404d7 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2026-03-08 23:39:43 +01:00
MX 6d68b37b53 subghz fix very big issue with tx on read screen 2026-03-08 20:17:26 +03:00
WillyJL dd24b59afc Sub-GHz: Shave off 0.2kb from fap 2026-03-01 02:21:14 +01:00
WillyJL a59ef9f05d Sub-GHz: Move app out of firmware DFU (VERY WIP) 2026-03-01 02:15:45 +01:00
WillyJL 3c1cbe39d0 Fix #include'd C files by mistake 2026-03-01 01:28:12 +01:00
WillyJL 853ccce7dd Merge remote-tracking branch 'ul/dev' into mntm-dev 2026-02-28 22:05:49 +01:00
WillyJL 353aea6cd0 Merge commit '9aacbf943c458df1db94c05c0c08cc87bbc93bb0' into mntm-dev 2026-02-28 21:25:13 +01:00
WillyJL 50c0154e7f Merge commit 'e681fd2be571523f251ff688351a9299aa533ad4' into mntm-dev 2026-02-28 21:21:09 +01:00
WillyJL 22357e292d Merge commit '0032c55a39ca402f7b1ecbac4b52275298d2b8ef' into mntm-dev 2026-02-28 21:11:12 +01:00
WillyJL 6dbdcbe3de Merge commit '48db77f307c2b998a34e99317e7a8add0c9e7d18' into mntm-dev 2026-02-28 21:03:06 +01:00
WillyJL 24a988030d Merge commit '97eaee54c8f12c0103487c7c5c8df6ba0b538e12' into mntm-dev 2026-02-28 20:26:37 +01:00
WillyJL 4a8364904f Merge commit '95dd537bf81ee445b1fb71aa60431cb62080333d' into mntm-dev 2026-02-28 19:53:57 +01:00
WillyJL 6dc6fcbaab Merge commit '484ea661f1032276bf937ceb83fa2311c41ba9f4' into mntm-dev 2026-02-28 19:45:12 +01: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