Commit Graph

57 Commits

Author SHA1 Message Date
Andrea Santaniello 592bf5f1ae Update rolljam_receiver.c dev-592bf5f 2026-03-14 14:22:57 +01:00
Andrea Santaniello a02aabbbda Rolljam select offsets/RL Flux Capacitor support 2026-03-14 14:14:08 +01:00
d4rks1d33 3365fc4fed Add RollJam app dev-3365fc4 2026-03-13 23:54:26 -03:00
Andrea Santaniello a37ba6b815 Updated targets dev-a37ba6b 2026-03-13 19:43:34 +01:00
Andrea Santaniello ab1231667c Eradicated JS interpreter & related stuff 2026-03-13 19:07:14 +01:00
Andrea Santaniello fd7d8c1ea8 Added CRC support to the protocol table 2026-03-13 17:18:39 +01:00
Andrea Santaniello 730bb318fb 47lecoste's advanced modulation hopper merge dev-730bb31 2026-03-13 14:50:24 +01:00
Andrea ce085b6895 Revise automotive RKE security references and add new entries, fixed a DOI dev-ce085b6 2026-03-12 21:26:45 +01:00
D4rk$1d3 f4c753b673 Update README.md dev-f4c753b 2026-03-12 15:10:57 -03:00
Andrea 41191df7fd Remove Implemented Protocols section from README (redundant)
Removed the Implemented Protocols section from the README.
dev-41191df
2026-03-12 15:33:00 +01:00
Andrea Santaniello d5eb983caa Modulation hopping settings for time and rssi dev-d5eb983 2026-03-12 15:18:54 +01:00
Andrea Santaniello 853c609977 Marelli BSI buttons 2026-03-12 15:00:34 +01:00
Andrea Santaniello a900aef3e9 Protocol renames dev-a900aef 2026-03-12 14:36:52 +01:00
Andrea Santaniello ed52f88a6c Removed test princeofarabia 2026-03-12 14:21:15 +01:00
Andrea Santaniello 71ce73476b SubBrute Icon Fix 2026-03-12 14:20:15 +01:00
Andrea Santaniello 4f247a9e90 Topbar is now also hided when lockmode is on. 2026-03-12 14:02:00 +01:00
Andrea Santaniello 9f89d933da forgot to add api symbol dev-9f89d93 2026-03-12 13:46:22 +01:00
Andrea Santaniello 43b86fc17b Hide statusbar during update slideshow, updated asset. 2026-03-12 13:26:15 +01:00
DACI 03897a406e Merge branch 'main' of https://github.com/D4C1-Labs/Flipper-ARF dev-03897a4 2026-03-12 10:19:55 +01:00
DACI 09a7668fe7 Refactor Subaru & Suzuki protocols and registry
Update subghz protocol registry and perform a large refactor of Subaru and Suzuki implementations. Rename protocol symbols to subghz_protocol_suzuki / subghz_protocol_subaru and expose SUBGHZ_PROTOCOL_SUBARU_NAME; unify includes and use block helpers (const, decoder, encoder, generic, math, custom_btn_i). Subaru: rewrite decoder/encoder types and logic, add count encode/decode, button mapping and names, adjust timing/deltas, add encoder upload builder, improve (de)serialization, use furi_assert, support additional flags (315/433 AM/FM) and custom button handling. Suzuki: clean up decoder/encoder structs, add CRC calculation/verification, button <-> custom mappings, tighten preamble/gap thresholds and parser logic, update protocol flags and naming. Misc: memory and API consistency fixes, improved formatting and small performance/clarity tweaks across headers and source.
2026-03-12 10:19:45 +01:00
D4rk$1d3 76fbf79bff Update README.md dev-76fbf79 2026-03-11 23:58:40 -03:00
Andrea bafe135a56 Update language on criminal activity in CODE_OF_CONDUCT
Clarified stance on criminal activity in the code of conduct.
dev-bafe135
2026-03-12 00:00:28 +01:00
Andrea Santaniello 77b58feb92 publications, table of content, code of conduct dev-77b58fe 2026-03-11 23:11:12 +01:00
DACI 57dafbc76d protocol updates dev-57dafbc 2026-03-11 21:32:25 +01:00
Andrea e116abaa9b Revise keyfob emulation details and update To Do list
Updated the README to reflect changes in keyfob emulation and Keeloq Key Manager status.
dev-e116aba
2026-03-11 21:20:18 +01:00
Andrea Santaniello fd9564e301 Citations [wip] dev-fd9564e 2026-03-11 20:47:31 +01:00
Andrea Santaniello de133ebe09 Merge branch 'main' of https://github.com/D4C1-Labs/Flipper-ARF dev-de133eb 2026-03-11 19:39:04 +01:00
Andrea Santaniello fc03342591 Issue templates 2026-03-11 19:30:14 +01:00
David bfdf60944f Remove unused fields from Kia V5 protocol dev-bfdf609 2026-03-11 18:48:03 +01:00
David 0290f601a0 Remove NULL function pointers from Kia V3/V4 protocol
Removed unused function pointers from the Kia V3/V4 protocol structure.
2026-03-11 18:47:07 +01:00
David 2e5648f3f4 Refactor Kia V5 protocol functions and includes 2026-03-11 17:59:35 +01:00
David cffd268950 Update 2026-03-11 17:59:14 +01:00
David ddb85d034f Refactor Kia V3/V4 protocol functions and types 2026-03-11 17:58:44 +01:00
David 55f770328c Update 2026-03-11 17:58:20 +01:00
Andrea Santaniello 75a5334a9b Merge branch 'main' of https://github.com/D4C1-Labs/Flipper-ARF 2026-03-11 17:39:27 +01:00
Andrea Santaniello 696041410b Fixes 2026-03-11 17:38:35 +01:00
Andrea 72d3992092 Update Fiat Mystery to Fiat Marelli in README dev-72d3992 2026-03-11 15:01:14 +01:00
Andrea Santaniello c1d145c9cc Updated fiat mistery (magneti marelli BSI) dev-c1d145c 2026-03-11 14:48:19 +01:00
d4rks1d33 6507bed882 Kia V0/V1/V2 now fully working dev-6507bed 2026-03-10 13:36:26 -03:00
d4rks1d33 2d8f3563f9 Removed RollJam app until fully works dev-2d8f356 2026-03-10 00:15:38 -03:00
root aa03d590d5 Kia V1 working d-pad dev-aa03d59 2026-03-10 00:10:15 -03:00
David c1d1b654f2 Update modulation and frequency for several manufacturers dev-c1d1b65 2026-03-09 14:33:49 +01:00
Andrea Santaniello 6cd7812939 removed passport 2026-03-08 21:35:28 +01:00
Andrea Santaniello beb3c94790 mess desclamier dev-beb3c94 2026-03-08 21:17:58 +01:00
Andrea Santaniello d72836cdb8 protocols list dev-d72836c 2026-03-08 20:50:50 +01:00
Andrea Santaniello fbae97706b images dev-fbae977 2026-03-08 20:40:37 +01:00
Andrea Santaniello 7c7a0a6ab5 tag change dev-7c7a0a6 2026-03-08 19:20:24 +01:00
Andrea Santaniello b9cc866a37 Merge branch 'main' of https://github.com/D4C1-Labs/Flipper-ARF 2026-03-08 19:18:05 +01:00
Andrea Santaniello d68f1db025 tag change 2026-03-08 19:17:18 +01:00
Andrea 13d88216e3 Change trigger branch from 'dev' to 'main' 2026-03-08 18:53:06 +01:00