Commit Graph

7217 Commits

Author SHA1 Message Date
Nathan N
47637621a7
Merge branch 'dev' into nestednonces 2024-10-22 09:52:25 -04:00
noproto
92aa70ba9d Larger data type for 4K support 2024-10-22 09:54:46 -04:00
MX
3374ed1dad
upd changelog 2024-10-22 03:49:34 +03:00
MX
b0e591601c
upd ndef parser
by jaylikesbunda and Willy-JL
2024-10-22 02:37:04 +03:00
MX
fc16978be5
Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2024-10-22 02:28:24 +03:00
Zinong Li
f8fa71c575
NFC TRT Parser: Additional checks to prevent false positives (#3966)
* additional checks to prevent false positives
* Update trt.c

Co-authored-by: あく <alleteam@gmail.com>
2024-10-20 16:58:33 +01:00
Ruslan Nadyrshin
1822221c69
Minor change in the dev docs (#3962)
- The main page title of the Dev docs has been changed

Co-authored-by: あく <alleteam@gmail.com>
2024-10-20 16:40:20 +01:00
Kris Bahnsen
ea2757908b
lib: digital_signal: digital_sequence: add furi_hal.h wrapped in ifdefs (#3964)
Per the comment at the top of the file, defining DIGITAL_SIGNAL_DEBUG_OUTPUT_PIN
to be a GpioPin variable name should allow additional debug output on
that pin. However, this would not work without modifying the file as
well to add the furi_hal.h header. Wrap including that header in the
same macro define to automatically include it when used.

Fixes: d92b0a82cc ("NFC refactoring (#3050)")

Signed-off-by: Kris Bahnsen <Kris@KBEmbedded.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-10-20 16:31:40 +01:00
MX
75625ffd5e
merge mjs 2024-10-20 16:02:15 +03:00
MX
48acd9f075
merge examples 2024-10-20 16:01:21 +03:00
MX
8c960a990c
merge js upds
by jamisonderek & Willy-JL
2024-10-20 16:00:10 +03:00
MX
2441643ac6
subghz monarch add manually 2024-10-19 15:40:35 +03:00
MX
8cdb5619f5
keeloq add key 2024-10-19 15:19:57 +03:00
MX
0b7f174162
fix icon 2024-10-19 12:33:57 +03:00
MX
8ed1dc2289
merge p3 2024-10-18 20:23:05 +03:00
MX
fe3228b63e
merge p2 2024-10-18 20:22:21 +03:00
MX
bc73b13b1b
merge js stuff
https://github.com/Next-Flip/Momentum-Firmware/commits/js-backport-of-backport/
2024-10-18 20:21:09 +03:00
MX
3ba530555d
Merge remote-tracking branch 'noproto/nestednonces' into dev 2024-10-18 14:30:43 +03:00
MX
37f76374a2
Merge remote-tracking branch 'OFW/dev' into dev 2024-10-18 14:30:37 +03:00
noproto
db26c85b23 Backdoor known key logic still needs the current key 2024-10-18 00:46:24 -04:00
noproto
897817a829 Fix inconsistent assignment of known key and known key type/sector 2024-10-18 00:33:49 -04:00
Nathan N
2be0cfb04b
Merge branch 'dev' into nestednonces 2024-10-17 19:16:17 -04:00
noproto
1101748a21 Merge branch 'nestednonces' of https://github.com/noproto/flipperzero-firmware into nestednonces 2024-10-17 19:17:39 -04:00
noproto
4be9e79342 Fix multiple crashes and state machine logic 2024-10-17 19:16:30 -04:00
porta
b723d463af
Revert "[FL-3909] CLI improvements, part I (#3928)" (#3955)
This reverts commit 0f831412fa.

Co-authored-by: あく <alleteam@gmail.com>
2024-10-17 17:12:27 +01:00
Ivan Barsukov
ca68c953c0
Add warning about stealth mode in vibro CLI (#3957) 2024-10-17 16:57:10 +01:00
MX
e2d0a86d3e
merge js stuff
by Willy-JL
2024-10-17 17:06:51 +03:00
MX
f305f6efa9
upd changelog 2024-10-17 13:26:20 +03:00
MMX
c4d997084a
Merge pull request #826 from mishamyte/bug/incorrect-ul-read
Fixed bug with UL reading
2024-10-17 13:25:42 +03:00
Mykhailo Shevchuk
c39edce7c6 Fixed bug with UL reading 2024-10-17 01:41:27 +03:00
あく
2bc02c0962
Merge branch 'dev' into nestednonces 2024-10-16 18:07:13 +01:00
MX
9c20bdc287
upd changelog 2024-10-16 19:55:25 +03:00
MMX
d72fad45e0
Merge pull request #825 from mishamyte/fix-read-pwd-protected-ul
Read Ultralight block by block
2024-10-16 19:48:04 +03:00
MX
5434405c34
Merge remote-tracking branch 'OFW/dev' into dev 2024-10-16 19:46:06 +03:00
MX
4e5abdadff
fix cli breaking web flipper lab, remove color tags 2024-10-16 19:35:52 +03:00
Zinong Li
1dd7ebd059
NFC Parser for Tianjin Railway Transit (#3954) 2024-10-16 16:38:07 +01:00
MX
1df18417fa
upd changelog 2024-10-16 18:23:54 +03:00
MX
8d2476733e
Merge remote-tracking branch 'OFW/dev' into dev 2024-10-16 18:21:22 +03:00
porta
c2c288b9ad
[FL-3916] Require PIN on boot (#3952)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-10-16 16:12:58 +01:00
MX
521b793011
merge js 2 2024-10-16 18:09:02 +03:00
MX
38fb892cbb
merge js upds 1 2024-10-16 18:07:58 +03:00
MX
fdbeefa0a9
Merge remote-tracking branch 'OFW/dev' into dev 2024-10-16 18:05:16 +03:00
Ruslan Nadyrshin
960e0bf545
Small fixes in the wifi devboard docs (#3953)
* Small fixes in the wifi devboard docs

- Several broken numbered lists fixed
- Added a skipped link to the uFBT
- The Devboard naming fixed
2024-10-16 18:38:53 +04:00
MX
cd46d8ca07
more js stuff
https://github.com/Next-Flip/Momentum-Firmware/commits/js-backport-of-backport/
2024-10-16 15:09:51 +03:00
MX
f37799e0f4
merge examples fixes [ci skip]
by Willy-JL
p2
2024-10-16 14:50:05 +03:00
MX
63d1890156
merge missing js backports of backports by Willy-JL
p1
2024-10-16 12:03:31 +03:00
MX
2aff3bca73
fix zero issues in princeton 2024-10-16 11:37:41 +03:00
Mykhailo Shevchuk
d3f192ac36 Read Ultralight block by block 2024-10-16 02:24:43 +03:00
MX
7415873449
add new nfc key [ci skip] 2024-10-16 01:30:19 +03:00
MX
a1993a528d
badusb js paritally fix 2024-10-16 01:11:34 +03:00