Commit Graph

14036 Commits

Author SHA1 Message Date
Willy-JL
2f376edd7d Merge remote-tracking branch 'ul/dev' into mntm-dev 2025-02-28 05:04:24 +00:00
Willy-JL
262572bcfd Me did oopsie pt2 2025-02-28 02:11:36 +00:00
Willy-JL
bd2ee18e48 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-02-28 02:03:45 +00:00
WillyJL
192c3b4160 Merge pull request #376 from Next-Flip/fix/badkb-rewrite
BadKB: Rewrite BadKB extras on "new" OFW BadUSB structure
2025-02-28 00:23:19 +00:00
Willy-JL
02e00498a1 BadKB: Rename code to BadUSB for easier merges
Still called BadKB for display name and appid
2025-02-28 00:06:57 +00:00
Willy-JL
9e65b9472f Fix BLE_ID/BT_ID commands 2025-02-27 23:20:03 +00:00
Willy-JL
268b694362 BadKB: Rewrite BadKB extras on "new" OFW BadUSB structure
- Mainly, HID interface abstractions and porting all BadKB options to it
- Tying up some loose ends, some things still not ideal but good enough
- Can customize BLE MAC address when BLE Remember is enabled
- Added BLE_ID command, alias for BT_ID (OFW BadUSB calls everything BLE)
2025-02-27 04:33:21 +00:00
Tyler Crumpton
0d99e54a17 Fix PWM-supported logic on pwmStop() (#4129) 2025-02-26 19:34:54 +04:00
MX
edd42d34c6 upd changelog 2025-02-25 02:58:14 +03:00
MX
248666be2b fix 2025-02-25 02:13:44 +03:00
MX
ec593e660c Merge remote-tracking branch 'OFW/astra/3934-alarm-improvements' into dev 2025-02-25 02:06:05 +03:00
Evgeny E
0d53cb2c48 test: fix timeout for flashing step (#4127) 2025-02-24 22:00:51 +00:00
Aleksandr Kutuzov
00e64e8679 Merge remote-tracking branch 'origin/dev' into astra/3934-alarm-improvements 2025-02-25 06:18:42 +09:00
MX
0a924974c0 Merge remote-tracking branch 'OFW/dev' into dev 2025-02-25 00:08:57 +03:00
Zinong Li
145184f0f2 NFC: FeliCa Protocol Expose Read Block API and Allow Specifying Service (#4074)
* add one parameter to the rdbl and expose
* Bump api version and format sources

Co-authored-by: あく <alleteam@gmail.com>
2025-02-25 06:07:45 +09:00
MX
d783204d20 upd changelog 2025-02-25 00:02:23 +03:00
MX
fec1ecedc7 Merge remote-tracking branch 'OFW/dev' into dev 2025-02-24 23:48:34 +03:00
Zinong Li
9f5e93bed8 LFRFID: Fix Detection Conflict Between Securakey and Noralsy Format (#4125)
* Securakey added parity check
* Format Sources

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2025-02-25 04:59:05 +09:00
MX
8505aab0c3 upd changelog 2025-02-24 21:41:04 +03:00
MX
5b2582930f classic poller fix early key reuse in dictionary attack state machine
by noproto
2025-02-24 21:40:21 +03:00
MX
fc96bf2a2e upd changelog 2025-02-24 21:21:19 +03:00
MX
b38d239eb8 Merge remote-tracking branch 'OFW/hedger/more-constness' into dev [ci skip] 2025-02-24 21:18:11 +03:00
MX
248341ac0a merge ofw pr 4125
by zinongli
2025-02-24 20:57:43 +03:00
MX
9fe149960e upd changelog 2025-02-24 11:14:43 +03:00
MX
6579b4195e add manually 2025-02-24 11:12:45 +03:00
MX
326eff734d fmt 2025-02-24 10:59:03 +03:00
MX
dd2388e40d discard wrong hollarms if bytesum is invalid 2025-02-24 10:57:27 +03:00
MX
0e8a0228be add revers rb2 subghz protocol 2025-02-24 10:56:57 +03:00
MX
c71ea3aee4 upd changelog 2025-02-23 19:14:13 +03:00
MX
9f4b1aead7 Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2025-02-23 18:35:22 +03:00
hedger
acc90d0ac3 linter fixes 2025-02-22 20:43:11 +00:00
hedger
15a5e652e0 usb: restored previous api 2025-02-22 20:40:52 +00:00
hedger
6c17b785ec hal: made FuriHalI2cBusHandle static 2025-02-22 19:23:30 +00:00
hedger
251565e9d3 hal: made FuriHalSpiBusHandle static 2025-02-22 19:12:12 +00:00
hedger
d7221f1b0d hal: more consts for ble & nfc vars 2025-02-22 18:39:52 +00:00
hedger
bf84daf0d9 fatfs: const driver struct 2025-02-22 18:28:37 +00:00
hedger
7d000abfc4 mjs: more consts for token parser 2025-02-22 18:15:37 +00:00
hedger
5d7b63b162 debug apps: additional usb-related fixes 2025-02-22 16:35:22 +00:00
hedger
b99f65dd9a hal: additional fixes for constness in USB subsystem 2025-02-22 16:32:24 +00:00
hedger
b0835220ac libs: stricter constness for saving RAM with .rodata section; fbt: sdk: fixed signature generation for nested const params 2025-02-22 16:05:56 +00:00
Anna Antonenko
ef024e8086 [FL-3958] Stdio API improvements (#4110)
* improve thread stdio callback signatures
* pipe stdout timeout
* update api symbols

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2025-02-22 08:11:27 +09:00
MX
4c47b9baed upd changelog 2025-02-21 20:57:55 +03:00
MMX
91bcff606b Merge pull request #872 from m-xim/dev
Update README: fix
2025-02-21 20:56:48 +03:00
m-xim
d8b32d74ab docs: delete duplicate Keeloq manufacturers 2025-02-21 16:07:16 +03:00
m-xim
92818a07a2 docs: remove link underline from badges 2025-02-21 13:06:21 +03:00
MX
1292742538 upd missing parts [ci skip] 2025-02-21 06:41:25 +03:00
MMX
e70ee30f6e Merge pull request #871 from m-xim/dev
README Update: Enhanced Visuals & Navigation
2025-02-21 06:24:58 +03:00
MMX
c4c2fe7e1e Merge pull request #865 from mi-lrn/patch-1
Update FAQ.md
2025-02-21 06:24:46 +03:00
m-xim
8b8d9c9d94 Merge branch 'DarkFlippers:dev' into dev 2025-02-21 05:53:01 +03:00
m-xim
cf73481310 docs: sort manufacturers list alphabetically and distribute in table columns 2025-02-21 05:52:17 +03:00