Commit Graph

1491 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 b934c41ed0 close file 2022-09-28 06:51:13 +03:00
MX 0ebb3f060e add a bit of changes 2022-09-28 06:46:45 +03:00
derskythe 8f2bd3be57 Update list of frequencies and change name of file of settings to not able to run in browser 2022-09-28 07:14:38 +04:00
MX 0c5f11f713 return fix 2022-09-28 06:02:23 +03:00
MX 746b732034 remove unused code 2022-09-28 05:49:21 +03:00
Der Skythe 2ec9aeeefa Merge branch 'Eng1n33r:dev' into subghz-save-settings-v2 2022-09-28 06:32:54 +04:00
derskythe 406247c5d8 Ok button in frequency analyzer will set this frequency to receiver 2022-09-28 06:22:02 +04:00
derskythe 22a87d5707 struct doesn't correct written 2022-09-28 05:49:06 +04:00
MX 4271246d8a Merge branch 'fz-dev' into dev 2022-09-28 04:04:12 +03:00
derskythe a3db6718c2 fix bug with invalid settings values in config 2022-09-28 04:31:29 +04:00
derskythe 0f0473bee6 fix bug with invalid settings values in config 2022-09-28 03:27:47 +04:00
derskythe 497be7ccb0 Last SubGHz settings is ready 2022-09-28 02:01:09 +04:00
Georgii Surkov 12a6290e91 [FL-2853] Reorganise Universal A/C library (#1792)
* Reorganise A/C universal remote library file
* Refactor infrared brute force code
* Update UniversalRemotes.md

Co-authored-by: あく <alleteam@gmail.com>
2022-09-28 02:11:28 +09: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
MX 1f8a034a71 Merge pull request #76 from derskythe/subbrute-deep-refactor
Fix speed problems with linear and some bugs
2022-09-26 23:09:13 +03:00
MX 8cc3e2f35a remove extra environment alloc 2022-09-26 23:07:53 +03:00
MX 069dd29f08 Revert "some fixes, trying to speed up bruteforce(unsuccessful)"
This reverts commit 61fee8e269.
2022-09-26 22:52:22 +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
derskythe a0bcbf731d fix error on back when selecting existing dump 2022-09-26 21:01:14 +04:00
MX a9210b2849 Merge branch 'fz-dev' into dev 2022-09-26 19:37:37 +03:00
derskythe a58807c57a Add SubGhzTxRxWorker for later use 2022-09-26 20:14:33 +04:00
Sergey Gavrilov 5bb7cabea6 Applications loader: do not use view dispatcher queue #1788 2022-09-27 00:59:28 +09:00
Shane Synan 9f501034c3 Power: Also ask charger if charge done (#1378)
* power: Also ask charger if charge done
* F7: bump API Symbols version
* Lib: remove double include in bq25896.c

Co-authored-by: あく <alleteam@gmail.com>
2022-09-27 00:34:59 +09:00
derskythe 7bd0c8ff2c application.fam revert 2022-09-26 18:30:04 +04:00
derskythe cdcf80ed05 speed-up linear to 07:10 2022-09-26 18:27:58 +04:00
MX fa9602bd68 Merge branch 'fz-dev' into dev 2022-09-26 15:27:24 +03:00
hedger efb09380bd [FL-2836] Fast flash programming mode (#1782)
* updater: lowered logging level for resources unpacking; hal: implemented fast flash write mode
* hal: reworked fast flash programming; clearing most error flags on flash init; changed some flash functions return type from bool to void; scripts: fixed malformed CRC values in update bundles in certain cases;
* hal: flash: larger critical section
* hal: flash: enabling fast write inside critical section
* api_symbols: bump minor version
2022-09-26 20:03:21 +09: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
MX bd39d81324 Merge branch 'fz-dev' into dev 2022-09-25 19:55:35 +03:00
Chris van Marle 2a2078d9b5 Text input overwrite max size template (#1687) 2022-09-26 01:17:09 +09:00
MX 01ca588488 Merge branch 'fz-dev' into dev 2022-09-25 18:27:58 +03:00