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
1609f3c500
Fix critical boot modes (dfu / recovery)
2023-04-13 02:14:03 +01:00
MX
114e8d5b6a
Merge branch 'fz-dev' into dev
2023-04-10 18:41:22 +03:00
Willy-JL
8b2aa01f2e
Merge branch 'ofw-dev' into xfw-dev
2023-04-09 19:07:21 +01:00
Willy-JL
8aed004b7b
Proper BT custom name length handling
2023-04-08 00:54:02 +01:00
Willy-JL
90e99fe794
Merge branch 'ul-dev' into xfw-dev
2023-04-07 23:40:28 +01:00
あく
0d8518d31d
[FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx ( #2565 )
...
* FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx
* Github: workflow event debug print
* Github: proper PR head commit SHA extraction in get_env.py
2023-04-06 19:06:19 +10:00
MX
53f6ae7a39
Fix after-merge issues
2023-04-06 07:20:56 +03:00
MX
aac7654ca3
Merge branch 'fz-dev' into dev
2023-04-06 07:14:48 +03:00
Skorpionm
d1ad924216
[AVR_ISP]: add AVR ISP Programmer FAP ( #2475 )
...
* [AVR_ISP]: add AVR ISP Programmer FAP
* [AVR_ISP]: add auto detect AVR chip
* [AVR_ISP]: fix auto detect chip
* [AVR_ISP]: fix fast write flash
* AVR_ISP: auto set SPI speed
* AVR_ISP: add clock 4Mhz on &gpio_ext_pa4
* AVR_ISP: fix "[CRASH][ISR 4] NULL pointer dereference" with no AVR chip connected
* AVR_ISP: add AVR ISP Reader
* AVR_ISP: add read and check I32HEX file
* AVR_ISP: add write eerom, flash, fuse, lock byte
* AVR_ISP: add gui Reader, Writer
* Github: unshallow on decontamination
* AVR_ISP: move to external
* API: fix api_symbols
* AVR_ISP: add wiring scene
* GUI: model mutex FuriMutexTypeNormal -> FuriMutexTypeRecursive
* AVR_ISP: add chip_detect view
* AVR_ISP: refactoring gui ISP Programmer
* AVR_ISP: add gui "Dump AVR"
* AVR_ISP: add gui "Flash AVR"
* AVR_ISP: fix navigation gui
* GUI: model mutex FuriMutexTypeRecursive -> FuriMutexTypeNormal
* AVR_ISP: fix conflicts
* AVR_ISP: fix build
* AVR_ISP: delete images
* AVR_ISP: add images
* AVR_ISP: fix gui
* AVR_ISP: fix stuck in navigation
* AVR_ISP: changing the Fuse bit recording logic
* AVR_ISP: fix read/write chips with memory greater than 64Kb
* AVR_ISP: fix auto set speed SPI
* AVR_ISP: fix gui
* ISP: switching on +5 volts to an external GPIO
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-04-06 12:13:30 +08:00
Astra
b4ceb55fd2
[FL-2524] Graphics cleanup and icon rotation ( #2561 )
...
* Canvas with rotation
* Full icon rotation, cleanup of unused resources
* F18 API update
* Bitmap draw cleanup
* More cleaning up
* Migrate recovery and DFU to canvas
* Make the internal draw function static
* Remove all calls to u8g2_DrawXBM
Co-authored-by: あく <alleteam@gmail.com >
2023-04-06 11:36:12 +08:00
nullableVoidPtr
eed92312b4
wip: NFC: FeliCa lite authentication
2023-04-04 17:12:00 +08:00
Willy-JL
bba9fc4134
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-04-02 23:59:33 +01:00
MX
cb12369b1c
Merge branch 'dev' into custom-buttons
2023-04-01 21:59:22 +03:00
MX
bd78c3b3ea
OFW PR 2475: AVR ISP Programmer FAP by @Skorpionm
...
merging before OFW, more testing needed!
2023-04-01 21:40:37 +03:00
gid9798
5603ed7ebb
Transferring and combining the functionality of "custom buttons" into a separate file.
2023-04-01 21:37:04 +03:00
nullableVoidPtr
b30ecb61f6
Merge remote-tracking branch 'dogtopus/nfcf' into nfcf
2023-03-29 10:34:29 +11:00
Willy-JL
4c5a37b34e
Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev
2023-03-28 22:16:01 +01:00
Willy-JL
7c0875b54c
Merge branch 'ISO15693' of https://github.com/g3gg0/flipperzero-firmware into xfw-dev
2023-03-28 21:49:19 +01:00
Willy-JL
9fe994adb3
Merge branch 'DigitalSequence_PulseReader' of https://github.com/g3gg0/flipperzero-firmware into xfw-dev
2023-03-28 21:38:50 +01:00
Willy-JL
751662bf39
Support modularly hiding statusbar
2023-03-28 05:25:41 +01:00
Willy-JL
fb13943360
Lock menu fix main settings button
2023-03-25 00:25:06 +00:00
Willy-JL
906f2d324b
Merge branch 'ul-dev' into xfw-dev
2023-03-24 18:56:42 +00:00
nullableVoidPtr
c1cb656be3
Merge branch 'dev' into nfcf
2023-03-24 18:55:58 +11:00
Willy-JL
31122e295c
Hide statusbar in lock menu
2023-03-24 00:00:33 +00:00
MX
9165b819f4
fix merge issues
2023-03-22 22:04:04 +03:00
MX
795c8eeef7
Merge branch 'fz-dev' into dev
2023-03-22 21:13:39 +03:00
あく
7bf0a4786c
[FL-3152] Screen streaming improvements ( #2498 )
...
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10:00
MX
a81b794475
Merge branch 'fz-dev' into dev
2023-03-22 18:36:59 +03:00
Georgii Surkov
8b224ecb15
[FL-3179] 1-Wire Overdrive Mode ( #2522 )
...
* Separate ibutton to its own module, add one_wire to f18
* Move onewire cli to a separate app
* Add definitions for normal and overdrive timings
* Update api definitions
* Add rough overdrive timings definition for onewire emulation
* Remove one_wire_host_timing.h
* Add rough overdrive timings for onewire host
* Improve overdrive mode
* Working overdrive mode from flipper to flipper
* Update thermometer example app
* Turn on otg power when running thermometer example app
* Implement reset overdrive switching
* Always exit out of overdrive mode
* Improve overdrive timings
* Fix typos
* Fix reset behaviour
* Use overdrive mode everywhere in DS1996
* Improve comments
* Bump API version
Co-authored-by: あく <alleteam@gmail.com >
2023-03-22 23:54:06 +09:00
Willy-JL
217a37515c
Merge branch 'ul-dev' into xfw-dev
2023-03-22 12:12:08 +00:00
Willy-JL
54b3c3e242
Save backlight color setting
2023-03-21 20:44:05 +00:00
MX
0d03039c19
Merge branch 'fz-dev' into dev
2023-03-21 18:05:13 +03:00
Nikolay Minaylov
ce50b09b28
Remove hmac_sha256 from public API ( #2519 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-21 21:29:54 +09:00
Willy-JL
1ddfd4f973
Merge branch 'ul-dev' into xfw-dev
2023-03-21 04:00:12 +00:00
Willy-JL
d05a3b7ec9
Integrate RGB backlight into API + add to xfw app
2023-03-20 23:09:41 +00:00
Giacomo Ferretti
f68cffef8d
Add function to add a lockable submenu item
...
This will prevent to break existing apps
2023-03-20 20:58:05 +00:00
Willy-JL
cfecf5d5d6
Support locked items in varitemlist
2023-03-20 20:12:20 +00:00
Willy-JL
6fd4949bcf
Fix subghz remote api symbols ( #175 )
2023-03-20 17:24:37 +00:00
MX
5660111b28
Merge branch 'fz-dev' into dev
2023-03-20 20:04:22 +03:00
Georgii Surkov
0917494a80
[FL-3168] Add one_wire lib to f18, separate ibutton ( #2509 )
...
* Separate ibutton to its own module, add one_wire to f18
* Move onewire cli to a separate app
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-03-21 01:23:17 +09:00
dogtopus
43341980cc
Array use refactor
...
Move all arrays to allocating actual data rather than pointers to simplify construction and destruction. Also moved to M_EACH for iterating over arrays for less boilerplate code.
Also did some function renaming for extra clarity.
root_area is now a node type for simplified area traversal (coming soon).
2023-03-18 03:08:38 -03:00
Willy-JL
09bc580497
Merge branch 'ul-dev' into xfw-dev
2023-03-17 23:52:05 +00:00
MX
2cefc9aab0
Security+ 2.0 custom buttons
2023-03-16 18:14:39 +03:00
Willy-JL
220b67372e
Expose fap_loader_load_name_and_icon in API
2023-03-15 02:27:52 +00:00
Willy-JL
9bfcf08b22
Scrollable text support center alignment
2023-03-14 22:10:04 +00:00
Willy-JL
5910ea0e52
Make subghz remote external
2023-03-14 17:51:23 +00:00