Commit Graph

148 Commits

Author SHA1 Message Date
RogueMaster 7d31f2e99b totp updates 2022-09-30 13:42:08 -04:00
RogueMaster 0adbca80ff Merge branch 'UNLEASHED' into 420 2022-09-29 06:55:36 -04:00
MX 62e56e2618 rename apps to make it look a bit better in Apps tab in archive app
now old assets are removed so we can avoid duplicates
2022-09-29 08:20:00 +03:00
MX f202d27206 Merge branch 'fz-dev' into dev 2022-09-29 05:57:02 +03:00
RogueMaster 43b62bd2a5 TOTP 2022-09-28 16:43:02 -04:00
RogueMaster 3f2f11d1f6 Update minesweeper.c 2022-09-28 15:02:20 -04:00
RogueMaster 56a9dc0fa6 Merge branch 'ofwdev' into 420 2022-09-28 13:39:22 -04:00
Nikolay Minaylov 4241ad24a3 [FL-2797] Signal Generator app (#1793)
* Signal Generator app
* MCO pin initialization in app
* furi_hal_pwm documentation

Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 01:37:24 +09:00
RogueMaster 6153b49e8e Merge branch 'UNLEASHED' into 420 2022-09-28 02:05:44 -04:00
MX aa00606d22 remove unnecessary checks from brute plugin, subghz improvements
fix subghz gui in add manually, add BETT protocol in add manually
2022-09-28 07:50:09 +03:00
RogueMaster 4e471efa80 updates 2022-09-27 18:23:28 -04:00
RogueMaster 97cd3a2780 Merge branch 'Eng1n33r:dev' into 420 2022-09-27 00:11:50 -04:00
MX cb14d23108 format, add chamberlain 9bit 300mhz 2022-09-27 04:31:52 +03:00
MX c4783664c0 subghz bruteforcer plugin: move title a bit 2022-09-27 00:51:36 +03:00
RogueMaster a4b4bb2899 Merge branch 'Eng1n33r:dev' into 420 2022-09-26 17:25:03 -04:00
MX 8cc3e2f35a remove extra environment alloc 2022-09-26 23:07:53 +03:00
derskythe 91c06a2168 fix disable env allocation many times 2022-09-26 21:41:49 +04:00
derskythe 545c4349d6 add vibro on finish and main menu set left 2022-09-26 21:26:51 +04:00
derskythe a40e1a2be2 set big step to 50 2022-09-26 21:15:46 +04:00
derskythe 286300b35b fix disable env allocation many times 2022-09-26 21:15:02 +04:00
derskythe 633145495c fix twice button press in manual mode 2022-09-26 21:10:41 +04:00
RogueMaster 032edd3507 Merge branch 'Eng1n33r:dev' into 420 2022-09-26 13:09:20 -04:00
derskythe a0bcbf731d fix error on back when selecting existing dump 2022-09-26 21:01:14 +04:00
derskythe a58807c57a Add SubGhzTxRxWorker for later use 2022-09-26 20:14:33 +04:00
derskythe cdcf80ed05 speed-up linear to 07:10 2022-09-26 18:27:58 +04:00
MX 61fee8e269 some fixes, trying to speed up bruteforce(unsuccessful) 2022-09-26 06:24:47 +03:00
derskythe 0c99cb52ec free transmitter during subbrute_worker_init_manual_transmit 2022-09-26 02:45:09 +04:00
derskythe ad9e1ce4df set furi_hal_subghz_set_path to FuriHalSubGhzPathIsolate on each manual iteration 2022-09-26 02:42:39 +04:00
derskythe 22dc5190d1 remove furi_hal_power_suppress_charge_enter/exit from other places 2022-09-26 02:39:17 +04:00
derskythe f2fd97d9c5 fix memory leaks 2022-09-26 02:36:38 +04:00
derskythe 08084d5763 fix first send signal equals last transferred or 0x00 2022-09-26 02:03:36 +04:00
derskythe add1ad6949 fix manual select key on max and min values 2022-09-26 01:48:51 +04:00
DerSkythe 87654e60b8 Merge remote-tracking branch 'origin/subbrute-deep-refactor' into subbrute-deep-refactor 2022-09-26 01:10:21 +04:00
DerSkythe 6f92cd645e fixed frame width to scroll 2022-09-26 01:09:00 +04:00
DerSkythe 23f6ea2e05 refactor worker moved it to SubBruteState 2022-09-26 01:07:16 +04:00
DerSkythe ba5f590dab switched to manual transmit 2022-09-26 00:07:14 +04:00
Der Skythe f1048733d2 Merge branch 'Eng1n33r:dev' into subbrute-deep-refactor 2022-09-25 23:16:27 +04:00
DerSkythe ea7f68fcab fixed load existing dump 2022-09-25 23:12:31 +04:00
DerSkythe 54757428e6 fix bug with return to main menu when choice file 2022-09-25 21:31:33 +04:00
DerSkythe 6f91fa42f0 Added additional graphic decorations 2022-09-25 18:26:10 +04:00
DerSkythe ec9ce0cad7 Working prototype, but not yet tested on a real device 2022-09-25 17:05:52 +04:00
DerSkythe 666821e9ce SubBruteMainView is ready 2022-09-25 00:46:43 +04:00
DerSkythe b03cc8ddc3 trying to fix load failure 2022-09-24 22:30:08 +04:00
DerSkythe c8e3d9b040 fix repeat call of view_dispatcher_alloc 2022-09-24 22:15:09 +04:00
DerSkythe aeb02500de Deep refactor of SubBrute was made, but it doesn't start. Debug device needed 2022-09-24 21:47:21 +04:00
RogueMaster 5db4e24d21 Merge branch 'UNLEASHED' into 420 2022-09-21 17:42:18 -04:00
RogueMaster 9c5a6e6bbb Ceasar Cipher 2022-09-21 17:41:40 -04:00
MX bea15134ba fix mousejacker gui 2022-09-21 22:29:42 +03:00
RogueMaster 32e18d5500 ./fbt format 2022-09-21 14:28:03 -04:00
RogueMaster 3f3258d9f3 folder rename fix 2022-09-21 14:21:15 -04:00