Willy-JL
9d1987e661
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-13 20:08:56 +02:00
Nikita Vostokov
0980424bb9
Revert "Fix name reset after bt apps exit"
...
This reverts commit ae545cdb09 .
2023-07-05 16:31:33 +03:00
Nikita Vostokov
ae545cdb09
Fix name reset after bt apps exit
2023-07-05 15:09:47 +03:00
MX
9e67fe6794
BLE stuff
...
+ BadBT fixes by Willy-JL
2023-07-05 14:41:28 +03:00
Willy-JL
f918f746c4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-30 20:56:57 +02:00
MX
79d585323e
Merge branch 'ofw-dev' into dev
2023-06-30 13:34:17 +03:00
あく
6d9de25494
Furi,FuriHal: various improvements ( #2819 )
...
* Lib: adjust default contrast for ERC displays
* Furi: various improvements in check module
* Format Sources
* FurHal: ble early hardfault detection
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2023-06-30 13:52:43 +04:00
Willy-JL
a8a6aef712
BadKB fix MAC address byte order
2023-06-18 22:36:05 +01:00
MX
8bb3092002
Revert BLE gatt characteristics refactoring temporarily
2023-06-14 03:19:18 +03:00
Willy-JL
c4850ba89a
Revert gatt refactor for now (breaks iOS BT HID)
2023-06-13 18:36:55 +01:00
Willy-JL
70e040300f
Cleaner furi_hal_bt default hid name logic
2023-06-12 01:44:44 +01:00
Willy-JL
6090ef705e
Simplify furi_hal_bt MAC address logic
2023-06-11 20:30:52 +01:00
Willy-JL
36b328da27
BT fix empty MACs
2023-06-10 17:38:58 +01:00
Willy-JL
db0dc7064a
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-09 01:27:24 +01:00
MX
18220515b5
Merge branch 'ofw-dev' into dev
2023-06-08 14:58:46 +03:00
hedger
e3e64e5e83
[FL-3267] ble: refactored bt gatt characteristics setup ( #2587 )
...
* ble: refactored bt gatt characteristics setup
* ble: naming fixes, small optimizations
* ble: expanded bitfields; fixed pvs warnings
* ble: fixed pvs warnings for real
* ble: using FlipperGattCharacteristicDataPropsFixed for char[] props
* ble: removed flipper_gatt_characteristic_props_const_char
* ble: gatt: naming changes
* ble: gatt: fixed device_info service constant attrs sizes
* ble: gatt: copy descriptors to char instances; reworked hid chars to be callback-based; moved max size getter to callback with NULL data; added comments
* ble: gatt: removed hid_svc_report_data_callback
* ble: hid svc: better double loop idx naming
* ble: hid svc: simplified hid_svc_update_info
* ble: gatt: removed magic values; fixed type for HidSvcGattCharacteristicInfo
* ble: gatt: moved long uuids to separate files
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-06-08 18:42:02 +09:00
Willy-JL
0f74f64568
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-02 23:34:21 +01:00
MX
67e661ec95
Merge branch 'ofw-dev' into dev
2023-06-03 00:11:39 +03:00
あく
d9a9fa0c10
FuriHal: disable bus re-initialization on early init and extra asserts for AHB1,AHB2,AHB3 which must be left intact on entering to FUS ( #2725 )
2023-06-03 00:59:19 +04:00
Willy-JL
df8b7cbe48
Random cleanup and housekeeping
2023-06-01 01:46:19 +01:00
Willy-JL
c35406689b
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-05-31 16:45:55 +01:00
MX
0ab530e750
Merge branch 'ofw-dev' into dev
2023-05-29 20:33:12 +03:00
あく
3de856f8d5
[FL-3295] FuriHal: add bus abstraction ( #2614 )
...
* FuriHal: add bus abstraction and port some subsystem to it
* Make PVS happy, cleanup code
* Update API symbols for f18
* F18: backport bus changes from f7
* Revert to STOP2 sleep mode
* Fix downgrading the firmware via updater
* Port iButton TIM1 to furi_hal_bus
* Port Infrared TIM1 and TIM2 to furi_hal_bus
* Just enable the timer bus
* Port furi_hal_pwm to bus API
* Fix include statement
* Port furi_hal_rfid to bus API
* Port furi_hal_subghz and others to bus API
* Remove unneeded include
* Improve furi_hal_infrared defines
* Reset LPTIM1 via furi_hal_bus API
* Crash when trying to enable an already enabled peripheral
* Better defines
* Improved checks
* Lots of macro wrappers
* Copy spi changes for f18
* Fix crashes in LFRFID system
* Fix crashes in NFC system
* Improve comments
* Create FuriHalBus.md
* Update FuriHalBus.md
* Fix crash when launching updater
* Documentation: couple small fixes in FuriHalBus
* FuriHal: fix copypaste in furi_hal_rfid_tim_reset
* FuriHal: reset radio core related peripherals on restart
* FuriHalBus: is enabled routine and bug fix for uart
* RFID HAL: accomodate furi hal bus
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com >
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2023-05-30 01:05:57 +09:00
MX
849f14e480
Bad BT plugin, Submenu locked elements, API updates, etc.
...
Thanks to WillyJL, ClaraCrazy, and XFW contributors
2023-05-13 00:14:22 +03:00
Willy-JL
b28480623a
Fix default mac addr for bt remote
2023-05-12 22:07:30 +01:00
Willy-JL
ee0212d05d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-05-10 15:59:20 +01:00
hedger
241b4ef6e4
[FL-3299] furi_crash: added C2 status; added fw-version gdb command ( #2638 )
...
* furi_crash: added C2 status
* debug: Added "fw-version" gdb command; vscode: updated configuration to use new command
* debug: added fw-info command to debug_other session
* Toolbox: versioned structure for Version
* debug: fw-version: no longer needs an ELF file loaded
* debug: flipperversion: removed unused variable
* debug_other: print running fw version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-05-09 07:31:39 +09:00
Willy-JL
bbddb2ac8e
Merge branch 'ul-dev' into xfw-dev
2023-04-28 21:43:56 +01: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
67c5026f38
Format
2023-04-08 00:54:59 +01:00
Willy-JL
8aed004b7b
Proper BT custom name length handling
2023-04-08 00:54:02 +01:00
Willy-JL
525376df9e
Hardcode HID BT name only if not yet set
2023-04-08 00:39:33 +01:00
Willy-JL
097c1928a1
Fix BT HID profile name setting
2023-04-02 23:16:31 +01:00
Willy-JL
f03b64fc7f
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict
2023-02-28 21:24:18 +00:00
Willy-JL
fa8ed7f6e4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware
2023-02-28 20:34:44 +00:00
Willy-JL
6b9eb8f350
Format
2023-02-26 01:45:02 +00:00
Willy-JL
27976b0bd2
Cleaner BT HID name set
2023-02-26 01:42:34 +00:00
yocvito
bde3aa589b
Fix: Flipper serial bt profile shown as 'Unknown' in bt settings + flipper app
2023-02-15 14:29:29 +01:00
yocvito
9132fa2961
fix adv name length bug & finalize merge
2023-02-12 01:06:41 +01:00
yocvito
796930b12c
remove useless func
2023-02-12 00:28:03 +01:00
yocvito
08475ff579
Add bt is connected check
2023-02-03 22:40:09 +00:00
yocvito
fb1218c9a5
Removes pin verif when using BT for bad-USB
2023-01-30 13:31:24 +01:00
yocvito
a6daa2a20d
drop useless file and some useless line
2023-01-27 11:56:29 +01:00
yocvito
a88053964e
Bluetooth timeout is now dynamic thanks to rssi analyzing
2023-01-26 22:54:15 +01:00
yocvito
df4d512f7d
Adds BLE adv name & mac changing effective
2023-01-25 19:00:41 +01:00
VerstreuteSeele
a721708897
Update furi_hal_bt.c
2023-01-16 05:45:51 +01:00
VerstreuteSeele
cd2da151f4
Update furi_hal_bt.c
2023-01-16 05:37:32 +01:00
yocvito
ce3305193f
Adds hal modifications
2023-01-05 20:32:46 +01:00
yocvito
202596ad38
add buggy extra config UI for bad usb (for implementing BLE and UART)
2023-01-01 02:17:40 +01:00
Georgii Surkov
8582670a34
[FL-2811] Fix PVS-Studio warnings ( #2142 )
...
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-12-26 21:13:30 +09:00