Commit Graph

15 Commits

Author SHA1 Message Date
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
MX 8cc3e2f35a remove extra environment alloc 2022-09-26 23:07:53 +03: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
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
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 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
DerSkythe 54757428e6 fix bug with return to main menu when choice file 2022-09-25 21:31:33 +04:00
DerSkythe ec9ce0cad7 Working prototype, but not yet tested on a real device 2022-09-25 17:05:52 +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