Commit Graph

2622 Commits

Author SHA1 Message Date
RogueMaster
ca59aea6a2 fmt 2022-11-24 04:15:55 -05:00
RogueMaster
be0d0e92cd fmt 2022-11-24 04:04:05 -05:00
RogueMaster
a46325237b nrf24 scanner 2022-11-24 04:02:38 -05:00
RogueMaster
8f10bf0b33 hex docs 2022-11-24 03:59:44 -05:00
RogueMaster
f25653057d upd timelapse 2022-11-24 03:57:31 -05:00
RogueMaster
f4c95b41e9 Update zeitraffer.c 2022-11-24 03:55:31 -05:00
RogueMaster
927f811ced Update passgen.c
fmt
2022-11-24 03:51:57 -05:00
RogueMaster
b1cef77a68 pass gen 2022-11-24 03:50:02 -05:00
RogueMaster
051b7e0e61 zero tracker upd 2022-11-24 03:46:04 -05:00
RogueMaster
6f5547bfd4 Update temperature_sensor.c
fmt
2022-11-24 03:43:46 -05:00
RogueMaster
731d3be044 up temp sensor 2022-11-24 03:41:21 -05:00
RogueMaster
f4cfedee35 sub brute upd 2022-11-23 21:01:00 -05:00
RogueMaster
a9fa226cea Merge branch 'UNLEASHED' into 420 2022-11-23 20:59:05 -05:00
MX
f086d5b7a3 Merge pull request #180 from TQMatvey/dev
SubGhz: Allow setting RSSI trigger to beggining
2022-11-24 03:25:41 +03:00
MX
757b218397 Revert SubGhz FA changes 2022-11-24 03:16:31 +03:00
MX
0321717a86 Add 3 plugins to be included in base package
Solitaire, Blackjack, HEX Viewer
2022-11-24 03:00:15 +03:00
TQMatvey
2a5d629318 SubGhz: Allow setting RSSI trigger to beggining 2022-11-24 06:52:44 +07:00
MX
6ebdf6dffb Update wifi marauder companion
and apply same fix to wifi scanner and wifi deauther
2022-11-24 02:23:40 +03:00
MX
b6435374d7 Update TOTP
https://github.com/akopachov/flipper-zero_authenticator/releases/tag/v1.5.0
2022-11-24 01:19:19 +03:00
MX
2c51c8cb31 Update FipperZero-DHT-Monitor
https://github.com/quen0n/FipperZero-DHT-Monitor
2022-11-24 01:15:38 +03:00
MX
6d7e424fdf Update subbrute
Fix ansonic text
2022-11-24 01:11:45 +03:00
RogueMaster
9fd04c0de6 commenting broken lines 2022-11-23 15:44:39 -05:00
RogueMaster
efaf58fe6a Update wii_anal_ec.c 2022-11-23 15:42:51 -05:00
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