amec0e
f682053174
Updated projectors.ir
...
Updated "Last Checked", No new additions
2023-04-25 18:57:02 +01:00
amec0e
b49314deb0
Updated audio.ir
...
Updated "Last Checked", No new additions
2023-04-25 18:56:44 +01:00
amec0e
3bb5763b1b
Updated audio.ir
...
Updated "Last Checked", No new additions
2023-04-25 18:56:26 +01:00
amec0e
35d876b816
Updated ac.ir
...
Updated "Last Checked", No new additions
2023-04-25 18:56:09 +01:00
MX
ff45b425e3
Merge branch 'fz-dev' into dev
2023-04-25 20:16:32 +03:00
hedger
d70ba2b740
[FL-3286] Don't reboot on crash in debug builds ( #2613 )
...
* furi: never reboot on furi_crash in debug builds
* furi: crash info: added registers
* furi: check and assert optimization, split registers and stack info dump
* furi: macro uppercase
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2023-04-26 01:33:13 +09:00
SkorP
6b09dfca76
WS: fix name file
2023-04-25 11:40:50 +04:00
SkorP
9caedb422d
WS: description added
2023-04-25 11:36:27 +04:00
SkorP
6a9bdeae3e
WS: add CRC, refactoring
2023-04-25 11:22:35 +04:00
MX
30447d7660
Rename to make it fit on screen
2023-04-25 03:39:16 +03:00
MX
d7f9cbf9ca
CI update args
2023-04-25 02:40:33 +03:00
MX
6271409e5a
Allow locking without pin using Up menu on desktop
2023-04-25 02:09:29 +03:00
MX
ab669b26da
Fix very old and funny subghz bugs
...
Fixed Frequency Ananyzer issues
Fixed read mode issues
Fixed re-inits in HAL
2023-04-25 01:42:20 +03:00
nminaylov
87a023c75d
BadUSB: command parser fix
2023-04-25 01:41:30 +03:00
MX
afe109ce27
Merge branch 'fz-dev' into dev
2023-04-25 01:41:19 +03:00
hedger
1ef70c0bb4
[FL-3280] cubewb: downgraded to v1.15.0 ( #2605 )
...
* cubewb: downgraded to v1.15.0
* hal: updated f18 symbols to match LL
* hal: flash: use furi_hal_cortex_timer for timeouts
* scripts: fixed cube version validation from config file
* hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
* nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
* hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
* Reverted NFC fixes - will be in a separate PR
* scripts: storage: fixed exception handler for paths
2023-04-24 16:19:36 +09:00
MX
8cb3b67295
Fix external radio SPI handlers
2023-04-24 01:56:43 +03:00
MX
69530cd50f
RFID: More user-friendly RAW emulation
...
Made by Dan Caprita <dan@caprita.ro>
https://forum.flipperzero.one/t/electra-intercom/6368/43
2023-04-23 19:03:23 +03:00
hedger
02c4b6d7e2
scripts: storage: fixed exception handler for paths
2023-04-23 14:06:01 +03:00
MX
5d98d2703b
Fix external subghz module
2023-04-23 02:21:10 +03:00
MX
a0597a9e6e
Fix RFID Fuzzer and iButton Fuzzer Bugs
2023-04-23 01:57:38 +03:00
MX
ba0efda2aa
hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
2023-04-23 01:57:07 +03:00
MX
f693d4a8de
Merge pull request #437 from gid9798/using_scene_manager
...
Using scene manager function
2023-04-23 01:14:11 +03:00
MX
05fab99f42
Merge remote-tracking branch 'flipperdevices/hedgetr/stack15' into dev
2023-04-23 00:46:39 +03:00
MX
082db67373
Revert "why?"
...
This reverts commit 1092cc92be
.
2023-04-23 00:46:09 +03:00
hedger
963b19e2e0
nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
2023-04-23 01:31:07 +04:00
hedger
10efb9590a
scripts: fixed cube version validation from config file
2023-04-23 00:12:53 +03:00
MX
1092cc92be
why?
2023-04-23 00:12:39 +03:00
hedger
ffae861bc2
hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
2023-04-23 00:48:47 +04:00
hedger
a782a5ad29
scripts: fixed cube version validation from config file
2023-04-22 22:04:03 +04:00
SkorP
7aa6716892
WS: add bat status
2023-04-22 21:57:31 +04:00
hedger
d537e21c65
hal: flash: use furi_hal_cortex_timer for timeouts
2023-04-22 20:56:43 +03:00
hedger
b0fa913fa2
hal: flash: use furi_hal_cortex_timer for timeouts
2023-04-22 21:49:00 +04:00
hedger
3561f79cf4
cubewb: downgraded to v1.15.0
2023-04-22 20:42:27 +03:00
hedger
ad0db706c0
hal: updated f18 symbols to match LL
2023-04-22 21:38:40 +04:00
hedger
4671f8ca64
cubewb: downgraded to v1.15.0
2023-04-22 21:32:41 +04:00
SkorP
8a785993ed
WS: add protocol "Wendox"
2023-04-22 21:03:44 +04:00
gid9798
47ece05592
using scene_manager`s function
2023-04-22 19:47:33 +03:00
gid9798
b46d9e09eb
Revert "Fix add manually naming"
...
This reverts commit eb3a4bfa6e
.
2023-04-22 17:42:41 +03:00
MX
c1292d08de
Apply RFAL changes from OFW PR 2549
2023-04-22 17:28:55 +03:00
MX
3a2240f2e1
Merge pull request #436 from krolchonok/HowToInstall45
...
Update HowToInstall.md
2023-04-22 17:21:55 +03:00
MX
eb3a4bfa6e
Fix add manually naming
2023-04-22 04:38:14 +03:00
MX
458979293d
Merge pull request #433 from gid9798/combining_BFT/FAAC_scenes
...
Combining add manual scenes
2023-04-22 04:33:06 +03:00
MX
67c0c9fd73
Merge branch 'dev' into combining_BFT/FAAC_scenes
2023-04-22 04:27:14 +03:00
MX
cbbdf0f6de
Update pictures
2023-04-22 04:25:05 +03:00
gid9798
f2a7172a84
Drop excess DOLPHIN_DEED
2023-04-21 16:17:59 +03:00
gid9798
40a5306ed4
Combining BFT/FAAC scenes
2023-04-21 16:10:08 +03:00
MX
7514bc8b49
Final updates
2023-04-21 15:55:06 +03:00
MX
634c37fb23
Update readme and changelog
2023-04-21 13:59:49 +03:00
MX
831fc9c361
Merge pull request #432 from krolchonok/ble_refactoring
...
some change hid_ble
2023-04-21 13:20:59 +03:00