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

7898 Commits

Author SHA1 Message Date
MX
0b7c9e2eab update changelog [ci skip] 2025-12-01 06:46:13 +03:00
MMX
6f69f39fa1 Merge pull request #933 from Dmitry422/dev
Subghz signal Counter edit option
2025-12-01 06:43:03 +03:00
MMX
ab593a7a8f Merge pull request #931 from koterba/patch-1
Fix typo in README warning about scammers
2025-12-01 06:42:52 +03:00
MX
7409b51da5 upd changelog [ci skip] 2025-12-01 06:41:00 +03:00
Dmitry422
0f3eb9ae12 Subghz counter edit finished 2025-12-01 10:08:23 +07:00
MX
6abd2b0e9f Add date/time input module
ofw pr 4261 by aaronjamt
2025-12-01 06:06:30 +03:00
MX
a7561bee98 Add Saflok MFUL Parser Support
by aaronjamt
2025-12-01 05:40:27 +03:00
MX
3821c9049e Add MFUL counters to Info page
by aaronjamt
2025-12-01 05:36:10 +03:00
MX
5bd0f642dd ir cli fix
by WillyJL
2025-12-01 05:31:26 +03:00
Dmitry422
b8bec12974 from home to work. one step from the end 2025-11-30 21:57:10 +07:00
Dmitry422
a493612444 From work to home 2025-11-28 20:13:56 +07:00
MX
259efadaea upd changelog 2025-11-25 19:09:11 +03:00
MX
ecbeb658e1 Merge remote-tracking branch 'OFW/dev' into dev 2025-11-25 19:08:15 +03:00
RebornedBrain
cd79d4f689 Fix Felica standard loading from nfc file (#4311) 2025-11-25 17:58:10 +04:00
Dmitry422
7fd30911fe Start working on subghz counter editor 2025-11-21 16:58:38 +07:00
koterba
52b76e2e2e Fix typo in README warning about scammers 2025-11-11 18:33:32 +00:00
MX
b0c1931caf upd changelog 2025-11-11 15:46:15 +03:00
MMX
1c07f94cdd Merge pull request #930 from Dmitry422/dev
FZ interface for SubGHz Counter Experimental Mode
2025-11-11 15:43:44 +03:00
Dmitry422
0351818b75 Rework by review finished 2025-11-11 11:52:42 +07:00
Dmitry422
b391cfc71d Rework by review 2025-11-11 08:46:32 +07:00
Dmitry422
da3a2834d4 Recover accidentally deleted 2025-11-11 08:15:02 +07:00
Dmitry422
d320c4a46b Recover accidentally deleted 2025-11-11 08:14:08 +07:00
Dmitry422
d1f8ddc033 i dont know WTF 2025-11-10 23:23:34 +07:00
Dmitry422
d13b43f193 Merge branch 'DarkFlippers:dev' into dev 2025-11-10 23:15:51 +07:00
Dmitry422
01cc4cc3da finita la comedia 2025-11-10 23:13:28 +07:00
Dmitry422
7ee266752e Subghz signal settings counter edit in progress..... 2025-11-09 22:01:36 +07:00
Dmitry422
48b9dd2cc8 Hide additional settings under gebug mode (commented, not active) 2025-11-09 21:01:19 +07:00
MX
0530eda8d1 Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2025-11-08 17:51:07 +03:00
Dmitry422
9d1cee6d4c Subghz special signail_settings interface end of development 2025-11-08 04:52:36 +07:00
Dmitry422
b7d2ab7a0c Subghz special signail_settings interface 2025-11-08 04:51:23 +07:00
Dmitry422
a1c48c82f8 subghz signal settings gui (read from file and parse) 2025-11-08 01:30:07 +07:00
Mykhailo Shevchuk
7518dc73c2 Returning fix for reading PWD locked MFUL (#4295)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 23:54:50 +04:00
Nathan N
f4c92dcd76 Fix MIFARE Plus SL1 sector overrun issue in state machine (#4288)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 23:34:21 +04:00
Nathan N
c873eb5e36 Fix Ultralight EV1 regression (#4287)
* Fix EV1 regression introduced in e7634d7

* ./fbt format

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2025-11-06 23:05:16 +04:00
Zinong Li
a42e30f394 NFC FeliCa Minor Fix: FelicaPollerEventType should only be Incomplete if the tag is FeliCa Lite (#4279)
* poller read is only incomp if in Lite workflow

* another small fix for the "255/28 pages read" bug

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 22:45:52 +04:00
Zinong Li
6d93a90a0a NFC lib: Expose nfc_common.h (#4283)
* expose nfc_common.h

* Update api_symbols.csv

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 22:37:33 +04:00
Zinong Li
6c83a67173 NFC FeliCa Improvement: Dump All Systems (#4293)
* polling system code done

* select service done

* select system fixes. works fine now

* clean up select sys by idx

* reading, saving, loading done. render wrong

* render first layer works

* render fixed

* fix Lite Render triage

* regression Lite rendering

* sync API with 1.40 release

* clean up and lint

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 22:30:02 +04:00
MX
22ee3bdae2 Merge remote-tracking branch 'OFW/dev' into dev 2025-11-06 20:29:16 +03:00
hedger
b54d63037b lib: infrared: fixed doxygen declarations to match implementation (#4305) 2025-11-06 20:40:18 +04:00
MMX
6a5ae6cc0d Infrared Universal remote DBs unit test & move infrared_signal / infrared_brute_force into lib (#4284)
* make infrared db unit tests

* fix the tests, no assets are in asset folder oh no

* fix formate

* ship ir app along with unit_test pkg

* libify ir signal and bruteforce parts

* small cleanup

* api: removed infrared methods (you can link with the lib if needed), unit_tests, infrared: adjusted to link with ir lib; api: added `__aeabi_f2d`

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2025-11-06 20:23:59 +04:00
an5t
67b906e6ba github: fail submit_sdk on catalog api error (#4294)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 19:31:17 +04:00
Alexey Zakharov
772c944163 Devboard docs update (#4301)
Wi-Fi devboard pinout added, updated devboard hardware image, fixed the schematics link, and corrected typos.

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-11-06 17:21:44 +04:00
Dmitry422
7f7d1e1d32 Signal settings gui 2025-11-06 17:42:55 +07:00
Dmitry422
4f5ab0b15b Start working with SubGhz_signal_settings menu 2025-11-05 23:15:08 +07:00
MX
f177c0491d subghz counter freeze mode 2025-11-04 19:28:30 +03:00
MX
c87205fe9a upd changelog and readme 2025-11-04 16:12:19 +03:00
MX
79fc832356 subghz implement countermodes 2025-11-04 15:36:34 +03:00
MX
944c5ffb98 anmotors at4 C button 2025-11-02 22:13:16 +03:00
MX
ed2c40de4b to bool 2025-10-31 12:28:08 +03:00
MX
e392bff808 fmt and upd changelog 2025-10-31 12:12:07 +03:00