MX
f242eef26f
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-21 03:08:00 +03:00
Akiva-Cohen
4e9aa3883b
Updated Button Panel ( #4119 )
...
* updated button panel
* fixed mismateched .c and .h files
* Gui: extra events for ok button handling in button_panel
* Gui: extra events for other buttons handling in button_panel
Co-authored-by: あく <alleteam@gmail.com >
2025-02-21 06:57:28 +09:00
Anna Antonenko
7c5c5d4749
[FL-3734] UART framing mode selection ( #4121 )
...
* HAL: feat: uart framing
* JS: feat: uart framing
* fix formatting
* fix pvs warning
* HAL: flash impact reduction attempt 1
* HAL: flash impact reduction attempt 2
* fix compile error
* HAL: finalize flash impact reduction
* HAL: remove user-facing magic numbers
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-21 04:54:38 +09:00
MX
aef8a97ab4
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-20 18:40:54 +03:00
Astra
2817666eb9
[FL-3774] Fix 5V on GPIO ( #4103 )
...
* Move OTG controls to the power service
* Accessor: add missing power service import
* Power: add is_otg_enabled to info and properly handle OTG enable with VBUS voltage present
* Power: method naming
* Power: add backward compatibility with old-style use of furi_hal_power
* Scripts: lower MIN_GAP_PAGES to 1
* SubGhz: fix incorrect logging tag
* SubGhz: delegate OTG management to power service
* Power: fix condition race, various improvements
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-20 12:37:52 +09:00
MX
9378a6f5c4
fix text pos
2025-02-20 05:29:38 +03:00
MX
9ff141acbb
fix infrared
2025-02-20 05:28:44 +03:00
MX
fa2af5a826
fix naming
2025-02-20 04:41:02 +03:00
MX
cd94db3b91
FIX GANG QI
2025-02-20 04:39:28 +03:00
MX
1e3100e26e
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-20 04:22:42 +03:00
Justin Nesselrotte
3698fc8d02
Fixed repeat in subghz tx_from_file command ( #4099 )
...
* Fixed repeat in subghz tx_from_file command
* Fix PVS warnings
Co-authored-by: あく <alleteam@gmail.com >
2025-02-20 10:10:41 +09:00
Eric Betts
77445fd2f5
Faster di card reading ( #4087 )
...
Co-authored-by: あく <alleteam@gmail.com >
2025-02-20 09:22:01 +09:00
MX
486dc48a7a
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-20 03:08:53 +03:00
Anna Antonenko
0f240c4dbc
[FL-3949] Universal IR signal selection ( #4085 )
...
* feat: universal ir signal selection
* fix: f18, format specifiers
* update labels with suggestions from the ui team
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-20 08:58:55 +09:00
Ryan Peel
1541c36b14
BadUSB: Mouse control ( #4004 )
...
* add usb hid mouse functions, add mouse functions to BadUsbHidApi
* add ble mouse functionality
* add hid_usb_mouse_release_all
* ducky mouse command skeleton
* implement mouse click functions
* corrected missing semicolon
* added mouse functionality
* corrected mouse scroll functionality
* mouse key functionality, removed mouse commands, supporting get_mouse_keycode function, added mouse buttons as Keys for HOLD function
* add mouse commands
* removed mouse middle click
* Format sources and fix bunch of mistakes in nfc and subghz
* added HID_MOUSE_NONE: added to help with better readability
* added script for mouse movement test
* Fix: hold and release, imrpove readability
* simplified the mouse demo/test
* Format sources
Co-authored-by: あく <alleteam@gmail.com >
2025-02-20 08:24:34 +09:00
MX
0849aec661
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-18 00:50:48 +03:00
あく
3a42bf812d
Furi, USB, BLE, Debug: various bug fixes and improvements ( #4114 )
...
* Furi, USB, BLE: extra stack space for some threads, small code cleanup.
* Furi: thread watermark check on exit, explicitly crash if built with LIB_DEBUG=1
* Debug: color logging in apps/furi gdb helper, check and show crash message in gdb console.
2025-02-17 22:16:14 +04:00
MX
2ff9e34082
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-17 20:15:26 +03:00
Anna Antonenko
4895ae5d0d
[FL-3957] EventLoop unsubscribe fix ( #4109 )
...
* Fix memory leak during event loop unsubscription
* Event better memory leak fix
* unit test for the fix
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
2025-02-17 06:57:23 +09:00
MX
d4830270a4
fix
2025-02-13 20:14:59 +03:00
MX
95483fb56f
add findmy to system apps [ci skip]
...
autoload by Willy-JL
2025-02-13 20:12:23 +03:00
MX
85cba9fd8d
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-13 19:58:15 +03:00
Yukai Li
59fe896ce8
nfc: Enable MFUL sync poller to be provided with passwords ( #4050 )
...
* nfc: Enable MFUL sync poller to be provided with passwords
* Sync targret api versions
Co-authored-by: あく <alleteam@gmail.com >
2025-02-13 19:31:56 +09:00
Anna Antonenko
e27f82f041
[FL-3925, FL-3942, FL-3944] JS features & bugfixes (SDK 0.2) ( #4075 )
...
* feat: JS GPIO PWM, JS GUI Widget view; fix: JS EvtLoop stop on request, JS EvtLoop stop on error
* fix: f18 build
* docs: widget
* fix: js unit test
* change feature naming
Co-authored-by: あく <alleteam@gmail.com >
2025-02-13 17:50:38 +09:00
MX
45529e76e9
fix
2025-02-13 04:13:00 +03:00
MX
d57e2c9ef7
fmt
2025-02-13 03:56:22 +03:00
MX
e22669da96
fixes and corrections
2025-02-13 03:56:04 +03:00
jay candel
a2b81e4e37
Infrared: Update TV universal ( #4080 )
...
* Update tv.ir
* Infrared: cleanup tv.ir merge artifacts
Co-authored-by: あく <alleteam@gmail.com >
2025-02-11 23:54:11 +09:00
A0i
f05302813a
Add new AC for Fujitsu ASTG12LVCC ( #4095 )
...
* Add new AC for Fujitsu ASTG12LVCC
* Updated timeout settings in GitHub Actions workflow
* Revert CI changes
Co-authored-by: Banana Blue <bananablue@Banana-no-Air.local >
Co-authored-by: あく <alleteam@gmail.com >
2025-02-11 19:58:19 +09:00
Dmitry422
3029f0d6d6
Litle bit mistakes cleanup.
2025-02-04 00:53:28 +07:00
Dmitry422
724c4ca445
SafeCharging (charging supress) finished.
2025-02-04 00:42:52 +07:00
Dmitry422
cce8a7c413
Begin work with SafeCharging (charging supress)
2025-02-03 19:18:53 +07:00
Dmitry422
8c31d8a682
Source code cosmetic changes
2025-02-02 21:41:30 +07:00
Dmitry422
a5c241139d
Source code C\C++ formating
2025-02-02 15:13:55 +07:00
Dmitry422
eef2441af9
InputSettings complete. Added VibroTouchLevel
2025-02-02 14:57:41 +07:00
Dmitry422
a5f62f756a
Begin work with Input_service settings (edit,save) for vibro_touch option
2025-01-31 19:25:52 +07:00
Dmitry422
e809e3ddbb
Cosmetic menu changes
2025-01-17 13:12:20 +07:00
Dmitry422
fbc29f519f
Disable autopoweroff if charger connected.
2025-01-17 13:01:38 +07:00
Dmitry422
0a2b47c7e1
Autolock disarm by active USB connection instead of USB charging connection.
2025-01-17 12:12:27 +07:00
MX
633f5d7c57
fbt format and naming fix
2025-01-15 17:23:38 +03:00
Dmitry422
818a47085e
fix errors
2025-01-15 18:37:35 +07:00
MX
1666c4d04f
upd settings to see release version only and current
2025-01-15 00:42:43 +03:00
MMX
b4c7cde261
Merge pull request #857 from Dmitry422/dev
...
Auto_poweroff_timer moved to power service. Power service have own config file.
2025-01-15 00:34:46 +03:00
Dmitry422
cf50875c5c
*POWER*
...
- serice:
renamed function and variable
- settings:
add test value 5 sec for auto_power_off timer
*DESKTOP*
- settings|service
add USB_inhibit for desktop_auto_lock
(dont autolock desktop with different condition)
PS. RPC condition now working now.
2025-01-15 01:33:49 +07:00
Dmitry422
ec75de0320
Auto_poweroff_delay correction (removed test delay value)
2025-01-14 02:08:35 +07:00
Dmitry422
c73495767c
Auto_poweroff option moved from desktop to power.
...
Add settings for power service (load|save).
2025-01-14 02:01:54 +07:00
MX
535dd8357b
Merge remote-tracking branch 'OFW/dev' into dev
2025-01-11 02:04:14 +03:00
Yukai Li
5efdab863b
u2f: Fix leaking message digest contexts ( #4052 )
...
* u2f: Fix leaking message digest contexts
* Github: fix doxygen version to 1.12
Co-authored-by: あく <alleteam@gmail.com >
2025-01-10 17:39:39 +09:00
MX
1a95757a75
upd changelog
2024-12-24 14:23:07 +03:00
MX
7fc34db57b
use event system
2024-12-24 14:04:34 +03:00