Commit Graph

2599 Commits

Author SHA1 Message Date
RogueMaster 554453bb24 totp fix to latest 2022-11-23 15:38:06 -05:00
RogueMaster d915fb8ab1 Update dtmf_dolphin_data.h 2022-11-23 15:36:44 -05:00
RogueMaster 311744f1bc wii ec upd 2022-11-23 15:34:15 -05:00
RogueMaster 5dac01628a subbrute+ wiiec + totp updates 2022-11-23 15:28:58 -05:00
RogueMaster 4a8c814daf Merge branch 'UNLEASHED' into 420 2022-11-23 15:28:31 -05:00
MX 8e14291363 Merge branch 'fz-dev' into dev 2022-11-23 21:30:59 +03:00
MX c9473e6d30 Update subghz bruteforcer
Add ansonic protocol support
2022-11-23 21:30:16 +03:00
Nikolay Minaylov ffa6249b64 [FL-2985] Fix U2F HID vulnerability #2042
Co-authored-by: あく <alleteam@gmail.com>
2022-11-24 03:12:53 +09:00
MX daea8a963d Apply subghz FA changes from OFW, update API symbols 2022-11-23 19:46:31 +03:00
MX 7829428455 Merge branch 'fz-dev' into dev 2022-11-23 19:21:50 +03:00
MX 59022b4ff7 Merge pull request #176 from PharoahCoder/dev
Update cli_commands.c To add src command for people exploring cli
2022-11-23 19:17:38 +03:00
MX bbf4d90ec1 Fix, add forgotten UNUSED macro 2022-11-23 19:14:17 +03:00
MX 963c6a95f3 Merge pull request #175 from GottZ/patch-1
[FAP] htu21d falsely reading temp as humidity
2022-11-23 18:45:53 +03:00
MX 04761b12c0 Merge pull request #178 from TQMatvey/dev
Power: Show battery percentile while charging
2022-11-23 18:45:20 +03:00
MX 063b13df00 Merge branch 'dev' into i2cTools-newUI 2022-11-23 18:41:09 +03:00
Skorpionm 9bb0dbaa3e SubGhz: frequency analyzer. 2dbi desensitization, rssi averaging to reduce jitter, new rssi indicators in log_mode, GUI fix (#2020)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:31:39 +09:00
Kyhwana Pardus 1c8451fad4 Fix typos in subghz_cli.c (#2030)
Fix up the "receive" typos

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:23:11 +09:00
MangoTornado 669822cdd2 Fix typos in various outputs (#2032)
* Fix typos in various outputs
* Update u2f_view.c

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:15:08 +09:00
Sergey Gavrilov c511c67e71 Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
Skorpionm b9c483fbf8 [FL-2975] WS: add protocol GT-WT02 (#2001)
* WS: add protocol GT-WT02
* WS: fix text "About" scene

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 18:44:49 +09:00
Skorpionm 00fcd9cfcd [FL-2976] SubGhz: add protocol "Ansonic" (#2000)
* SubGhz: add protocol "Ansonic"
* SubGhz: fix encoder "Ansonic"
* SubGhz: add unit_test "Ansonic"
* SubGhz: fix flag
* SubGhz: protocol "Ansonic" fix timing

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 18:29:30 +09:00
RogueMaster cee1744145 TOTP update 2022-11-22 16:55:19 -05:00
RogueMaster 1bae8a4a19 Update quenon_dht_mon.c 2022-11-22 16:35:39 -05:00
RogueMaster 58a532df3a Zero Tracker 2022-11-22 16:15:31 -05:00
RogueMaster 005a11f46d fmt updates and build update 2022-11-22 14:38:29 -05:00
RogueMaster 71f4f72e26 marauder upd 2022-11-22 14:25:58 -05:00
RogueMaster fbb0ec862c Merge pull request #437 from flipperdevices/nm/2985_u2f_hid_fix
Fix U2F HID vulnerability
2022-11-22 13:23:09 -05:00
RogueMaster 82dd46f0c0 Merge pull request #436 from TQMatvey/dev
Power: Show battery percentile while charging
2022-11-22 02:22:23 -05:00
TQMatvey 15dcf73083 Power: Show battery percentile while charging 2022-11-22 12:51:47 +07:00
RogueMaster a39580f13f Merge pull request #435 from GottZ/patch-1
[FAP] htu21d falsely reading temp as humidity
2022-11-22 00:46:56 -05:00
RogueMaster 34071e7289 Merge pull request #434 from kyhwana/fix_subghz_cli_typos
Fix typos in subghz_cli.c kyhwana
2022-11-22 00:33:07 -05:00
RogueMaster 24f1e7f1c6 Merge pull request #431 from MangoTornado/dev
typos mangoTornado
2022-11-22 00:26:35 -05:00
RogueMaster 32c9d94f73 Revert "Revert "Revert "Revert "Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10""""
This reverts commit ec9542ca0e.
2022-11-22 00:17:56 -05:00
PharoahCoder 5ef358df31 Update cli_commands.c 2022-11-21 17:41:40 +04:00
MangoTornado c88a717fb2 Update u2f_view.c 2022-11-20 22:21:17 -05:00
Andrew 5daa2118b9 Fix typos in various outputs 2022-11-20 22:14:16 -05:00
Jan-Stefan Janetzky a5e3df0375 [FAP] htu21d falsely reading temp as humidity
compiled and tested by blowing onto the sensor.

fixes #174
2022-11-20 23:53:11 +01:00
RogueMaster dbb3d6738d new apps 2022-11-20 02:24:48 -05:00
RogueMaster 10f8a85c12 fixes? 2022-11-19 23:31:05 -05:00
Kyhwana Pardus fd9a01878a Fix typos in subghz_cli.c
Fix up the "receive" typos
2022-11-20 12:03:32 +13:00
Jean LE QUELLEC fae17d2eb9 New UI 2022-11-19 13:46:26 +01:00
RogueMaster 2297561e62 Merge branch 'pr/419' into 420 2022-11-19 01:49:50 -05:00
RogueMaster 9d67086651 app updates 2022-11-19 01:43:46 -05:00
nminaylov 35069af7ca Fix U2F HID vulnerability 2022-11-18 19:10:22 +03:00
RogueMaster a41ac63b3f Update application.fam 2022-11-18 00:36:32 -05:00
RogueMaster f0b9e8984d Fix Some Renames 2022-11-18 00:18:07 -05:00
RogueMaster 46e4bf6bb3 i2c update 2022-11-18 00:16:29 -05:00
RogueMaster 034340cfda trex update 2022-11-18 00:14:20 -05:00
RogueMaster 0d0eeda970 HEX VIEWER 2022-11-18 00:07:56 -05:00
RogueMaster 8b1789e880 Update dtmf_dolphin_data.h 2022-11-18 00:00:55 -05:00