mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Initial support for laxasfit devices (#5774)
# laxasfit support With reference to issue #5640 here comes the initial implementation of the first supported laxasfit device: - Q11 smartwatch The used protocol is a derivate of the FitPro protocol, using - different UUIDs - different message ID's - additional CRC Protocol details are documented in the related issue #5640 Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/5774 Co-authored-by: Erwin Scheuch-Heilig <fr3ts0n@gmx.at> Co-committed-by: Erwin Scheuch-Heilig <fr3ts0n@gmx.at>
This commit is contained in:
committed by
José Rebelo
parent
6ed6c41244
commit
9d918bdb3b
@@ -2074,6 +2074,7 @@
|
||||
<string name="devicetype_colacao23" translatable="false">ColaCao 2023</string>
|
||||
<string name="devicetype_domyos_t540" translatable="false">Domyos T540</string>
|
||||
<string name="devicetype_even_realities_g1" translatable="false">Even Realities G1</string>
|
||||
<string name="devicetype_laxasfit" translatable="false">LaxasFit</string>
|
||||
<string name="devicetype_sony_wh_1000xm2" translatable="false">Sony WH-1000XM2</string>
|
||||
<string name="devicetype_sony_wh_1000xm3" translatable="false">Sony WH-1000XM3</string>
|
||||
<string name="devicetype_sony_wh_1000xm4" translatable="false">Sony WH-1000XM4</string>
|
||||
|
||||
Reference in New Issue
Block a user