Commit Graph

1648 Commits

Author SHA1 Message Date
RogueMaster 032edd3507 Merge branch 'Eng1n33r:dev' into 420 2022-09-26 13:09:20 -04:00
MX a9210b2849 Merge branch 'fz-dev' into dev 2022-09-26 19:37:37 +03: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
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
RogueMaster 4c273f177a Update text_input.c 2022-09-25 13:40:13 -04:00
RogueMaster b89153a908 Update text_input.c 2022-09-25 13:39:42 -04:00
RogueMaster b8cf357a52 Merge branch 'UNLEASHED' into 420 2022-09-25 13:37:18 -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
Kowalski Dragon f86eada292 Remove unused headers (#1751) 2022-09-25 23:39:06 +09:00
Skorpionm bc777b2eff SubGhz: fix config menu (#1748)
* SubGhz: fix config menu
* SubGhz: fix gui Magellen protocol
* SubGhz: fix gui Transmit SubGhz
* SubGhz: keeloq, new gen manufacture code
* SubGhz: Update keeloq_mfcodes

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:34:52 +09:00
DerSkythe 6f91fa42f0 Added additional graphic decorations 2022-09-25 18:26:10 +04:00
Sergey Gavrilov e6d22ed147 ELF-Loader: C++ plugin support, loader overhaul. (#1744)
* fap-loader: load all code and data sections
* fap-loader: relocate all code and data sections
* fap-loader: remove old elf loader
* fap-loader: new jmp call relocation
* openocd: resume on detach
* fap-loader: trampoline for big jumps
* fap-loader: rename cache
* fap-loader: init_array support
* fap-loader: untangled flipper_application into separate entities
* fap-loader: fix debug
* fap-loader: optimize section container
* fap-loader: optimize key for section container
* fap-loader: disable debug log
* documentation
* F7: bump api symbols version
* Lib: cleanup elf_file.c

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:11:29 +09:00
DerSkythe ec9ce0cad7 Working prototype, but not yet tested on a real device 2022-09-25 17:05:52 +04:00
RogueMaster 6697fadc6f Merge branch 'UNLEASHED' into 420 2022-09-25 02:11:30 -04:00
DerSkythe 666821e9ce SubBruteMainView is ready 2022-09-25 00:46:43 +04:00
MX 41571ce9ad SubGHz RAW - datetime in default names (+ format changed)
OFW PR 1772 by Skorpionm / printf text format changed by me
2022-09-24 22:15:06 +03: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 6414d59579 Merge pull request #343 from flipperdevices/skorp/auto_name_raw
Skorp/auto name raw
2022-09-24 03:18:51 -04:00
SkorP 753caf52fb SubGhz: fix syntax 2022-09-23 22:52:08 +04:00
SkorP 325873475b SubGhz: read RAW auto auto generation of names depending on the date of the entry 2022-09-23 22:47:37 +04:00
RogueMaster 76458eef99 Merge branch 'UNLEASHED' into 420 2022-09-22 15:21:50 -04:00
MX 32a7642761 remove duplicate function, update changelog 2022-09-22 21:51:47 +03:00
MX e8bb45496d Merge branch 'fz-dev' into dev 2022-09-22 21:45:26 +03:00
Andrea Sacchi 3846852f2b NFC Fix Mifare Classic (#1769)
* Fix Mifare Classic key str to int conversion: Wrong cast lead to unexpected behavior converting key from str to int.
* Nfc: fix type cast in mf_classic_dict and add basic unit tests

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-23 02:35:28 +09:00
Kowalski Dragon (kowalski7cc) e71f6a856a Remove unused headers
Signed-off-by: Kowalski Dragon (kowalski7cc) <kowalski7cc@users.noreply.github.com>
2022-09-22 13:23:12 -04:00
RogueMaster d885d5398c Merge branch 'ofwdev' into 420 2022-09-22 13:14:57 -04:00
RogueMaster ab6a1023f5 Merge branch 'UNLEASHED' into 420 2022-09-22 13:13:55 -04:00
Georgii Surkov 17d01f5c29 [FL-2848] Universal Remote fix (#1770)
* Reset BruteForce on exit from Universal Remote
* Reset current button in ButtonPanel
2022-09-23 01:13:00 +09:00
MX e6bcba6959 update changelog, minor fixes 2022-09-22 18:23:32 +03:00
RogueMaster abb8e894b3 Update subghz_frequency_analyzer.c 2022-09-22 03:09:50 -04:00