Willy-JL
634e4ec5da
Merge branch 'DigitalSequence_PulseReader' of https://github.com/g3gg0/flipperzero-firmware into dev
2023-05-02 14:16:48 +01:00
Willy-JL
66b1152499
Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev
2023-05-02 14:06:00 +01:00
Willy-JL
a6bc7f8abb
Rework xtreme settings and assets implementation
2023-05-01 15:28:59 +01:00
Tiernan Messmer
999c356fed
update api_symbols.csv
2023-05-01 12:29:58 +10:00
Willy-JL
b851102801
Add cstr version of elements_scrollable_text_line
2023-04-30 22:10:00 +01:00
Willy-JL
3a07160c38
Use flipper format file for xtreme settings
2023-04-30 21:46:15 +01:00
Willy-JL
32ed4d3b31
Fix check for normal boot (fix bootloop on flash)
2023-04-30 18:49:26 +01:00
g3gg0.de
f08c8d6a1d
pulse_reader: add call to set GPIO pull direction
2023-04-30 23:05:48 +10:00
gornekich
4d09a50fbb
pulse_reader: remove from API, allow to link with faps
...
Signed-off-by: g3gg0.de <git@g3gg0.de >
2023-04-30 23:05:18 +10:00
gornekich
b5b5abac27
pulse_reader: build as static library
...
Signed-off-by: g3gg0.de <git@g3gg0.de >
2023-04-30 23:04:35 +10:00
g3gg0
b24c0cd97f
flagged functions in api_symbols.csv
2023-04-30 23:02:24 +10:00
Willy-JL
bbddb2ac8e
Merge branch 'ul-dev' into xfw-dev
2023-04-28 21:43:56 +01:00
MX
96375e8244
Version instead of branch
2023-04-28 14:00:40 +03:00
MX
de3ad734f9
Merge branch 'fz-dev' into dev
2023-04-27 17:10:34 +03:00
あく
408edb3e99
Keep HSI16 working in stop mode. ( #2621 )
2023-04-27 23:01:13 +09:00
MX
6c0c0bd0be
Merge branch 'fz-dev' into dev
2023-04-25 23:30:44 +03:00
あく
0ec8fc4c55
FuriHal: use proper divider for core2 when transition to sleep, remove extra stop mode transition checks, cleanup code. Furi: proper assert and check messages. ( #2615 )
2023-04-26 00:11:42 +04:00
Willy-JL
1adfe40bad
Merge branch 'ul-dev' into xfw-dev
2023-04-25 17:39:55 +01:00
Willy-JL
e2c3e8e53d
Revert cubewb symbols update
2023-04-25 16:22:37 +01:00
Willy-JL
83afd16746
Revert cubewb update
2023-04-25 13:00:40 +01: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
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
Willy-JL
a5cddc076e
Merge branch 'ul-dev' into xfw-dev
2023-04-23 17:48:05 +01:00
Willy-JL
f351a1e7e8
Update API symbols
2023-04-23 14:05:28 +01:00
Willy-JL
2d794b32f5
Add minimum input length functionality to keyboard
2023-04-23 14:04:16 +01:00
MX
5d98d2703b
Fix external subghz module
2023-04-23 02:21:10 +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
05fab99f42
Merge remote-tracking branch 'flipperdevices/hedgetr/stack15' into dev
2023-04-23 00:46: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
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
MX
7514bc8b49
Final updates
2023-04-21 15:55:06 +03:00
MX
1bb3ab8715
New option to save signal names with timestamps
2023-04-21 06:46:10 +03:00
MX
57d9cdb3c4
Merge branch 'fz-dev' into dev
2023-04-20 16:08:09 +03:00
hedger
4d015a1106
[FL-3271] cubewb: updated to v1.16.0 ( #2595 )
...
* cubewb: updated project to v1.16.0
* hal: updated api_symbols for f18
* FuriHal: add missing enterprise sleep and insomnia
* FuriHal: slightly more paranoic sleep mode
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-04-20 21:57:51 +09:00
MX
2de476b11d
Merge branch 'fz-dev' into dev
2023-04-19 17:03:56 +03:00
Astra
74fe003f8b
[FL-3171] Introduce stealth mode and auto-selective lock ( #2576 )
...
* Introduce stealth mode and auto-selective lock
* Stealth mode status bar icon
* Review fixes
* Fix icon disappearing after reboot
* Support overriding stealth mode
* FuriHal: correct reserved space size in RTC SystemReg
Co-authored-by: あく <alleteam@gmail.com >
2023-04-19 18:33:23 +09:00
Astra
2c7eb53cac
[FL-2505] Active RPC session icon ( #2583 )
...
* Active RPC session icon
* Add RpcOwner, don't show the RPC icon when the session was started from BLE
* Fix rpc_test and f18 api
* Bump API version
Co-authored-by: あく <alleteam@gmail.com >
2023-04-19 17:30:26 +09:00
MX
de24d6dc14
Merge branch 'fz-dev' into dev
2023-04-18 14:40:24 +03:00
あく
f68c3b2a65
[FL-3264] Various stop mode fixes ( #2584 )
...
* BleGlue: log hci_cmd_resp invocation
* BleGlue: increase BleHciDriver stack size
* ble hid app: increase stack
* ble: comment unnecessary hci reset
* BleGlue: stricter checks in communication with core2, cleanup code
* Furi: enter insomnia when executing from RAM
---------
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2023-04-18 21:38:35 +10:00
MX
a304e9c3fa
Revert "Revert Deep Sleep due to BLE issues and other random freezes"
...
This reverts commit addf909287 .
2023-04-18 14:35:32 +03:00
MX
addf909287
Revert Deep Sleep due to BLE issues and other random freezes
...
Waiting for proper fix
2023-04-14 14:45:35 +03:00
MX
6b70e37ae3
Merge branch 'fz-dev' into dev
2023-04-13 20:25:26 +03:00
Georgii Surkov
37fb330b36
[FL-3226] Deep Sleep Idle ( #2569 )
...
* Improve RNG error handling
* Sync RTC shadow registers on Stop mode exit
* Implement working STOP2 mode
* Fix formatting
* FuriHal: disable SWD pins if debug is disabled
* Power: cleanup battery info view, handle zero current report from gauge
* Fbt: add command line argument for extra global defines
* FuriHal: cleanup debug defines in power and os, drop deep_insomnia counter.
* Add a setting to disable deep sleep
* Clean up furi_hal_power
* FuriHal,FapLoader,Debug: implement debug in stop mode, workaround resume in stop
* FuriHal: document OS and power subsystems debugging
* Furi: enable debug interface on crash
---------
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-04-14 00:47:38 +10:00
Willy-JL
f948ab33f1
Fix resetting PIN code with key combo
2023-04-13 03:07:07 +01:00
Willy-JL
1609f3c500
Fix critical boot modes (dfu / recovery)
2023-04-13 02:14:03 +01:00