1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-01 20:33:31 +02:00
Commit Graph

1688 Commits

Author SHA1 Message Date
Erik Johansson
eb6e216287 Inlife: fix wrong calculation of visceral fat for long people (#352) 2018-11-21 08:44:18 +01:00
Erik Johansson
8ab7d17d7e Inlife: use doubles when doing the calculations 2018-11-21 08:43:51 +01:00
Erik Johansson
a3e4cdb977 Fix typo 2018-11-20 23:10:20 +01:00
Erik Johansson
3f3a891271 Use varargs construct instead of byte array 2018-11-20 22:05:32 +01:00
Erik Johansson
8740d55361 Recognize later revisions of inlife scales
But don't add any measurement as we need someone that owns the scale
to test the support.
2018-11-20 20:34:32 +01:00
Erik Johansson
38b1649dd5 Minor cleanup for #352 2018-11-20 19:28:15 +01:00
Erik Johansson
4943e4b749 Add support for visceral fat (#352) 2018-11-20 19:19:10 +01:00
Erik Johansson
afa9d3425e Ignore duplicate data and save LBM
Plus some cleanups. For #352
2018-11-20 16:30:25 +01:00
Erik Johansson
38e91f94f9 Use real values in scale set up #352 2018-11-20 13:49:44 +01:00
Erik Johansson
451e5a16f4 Send user set up message 2018-11-20 12:59:54 +01:00
Erik Johansson
44773dee1f Try to calculate fat, water, muscle and bone for inlife 2018-11-20 11:34:41 +01:00
Erik Johansson
967d720478 Skeleton for inlife scale (#352) 2018-11-20 11:06:08 +01:00
Erik Johansson
9767ec2309 Revert "test to support INLIFE scale, see issue #352"
This reverts commit e7810b0d05.
2018-11-20 11:05:27 +01:00
OliE
e7810b0d05 test to support INLIFE scale, see issue #352 2018-11-20 10:18:06 +01:00
Erik Johansson
6017e6a00c Add Beurer protocol specification 2018-11-19 21:03:04 +01:00
Erik Johansson
f908df2e82 Lower case uuid names 2018-11-18 19:22:53 +01:00
Erik Johansson
00fae52440 Print descriptor value as text in addition to hex 2018-11-18 15:54:55 +01:00
Erik Johansson
af970c4d53 Mark active write type with *
instead of a long text string
2018-11-18 15:54:22 +01:00
Erik Johansson
4b8ddafc20 MGB: require that measurement != null for second part 2018-11-17 14:55:12 +01:00
Erik Johansson
97dbbf67d0 MGB: allow second byte to be 0x03
As reported in #351
2018-11-17 14:55:12 +01:00
Hosted Weblate
8aa716d8d3 Merge branch 'origin/master' into Weblate 2018-11-17 13:21:40 +01:00
1ch
54ea546a65 Translated using Weblate (Russian)
Currently translated at 100.0% (216 of 216 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/ru/
2018-11-17 13:21:40 +01:00
Erik Johansson
ba0299a49b Don't use random as it might give a standard UUID 2018-11-17 13:21:18 +01:00
Erik Johansson
ac8d83e6a7 Use standard GATT constants
in code, and symbolic names in log.
2018-11-17 13:16:31 +01:00
Alexandra Sevostyanova
c44fab27af Translated using Weblate (Russian)
Currently translated at 100.0% (216 of 216 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/ru/
2018-11-16 01:07:56 +01:00
Erik Johansson
491cca9e96 Add CHARACTERISTIC_IEEE_11073_20601_REGULATORY_CERTIFICATION_DATA_LIST 2018-11-15 22:40:12 +01:00
Erik Johansson
6c8d73dfd7 Pretty print uuids in BluetoothCommunication 2018-11-15 22:25:28 +01:00
Erik Johansson
789a7db7e2 Use BluetoothGattUuid constants and makeShortCode 2018-11-15 22:19:36 +01:00
Erik Johansson
a2eb34b11a Use DESCRIPTOR_CLIENT_CHARACTERISTIC_CONFIGURATION 2018-11-15 21:42:02 +01:00
Erik Johansson
439ade356e Print a bit less information in debug driver 2018-11-15 21:10:15 +01:00
Erik Johansson
9ad07a80fd Always include short code in prettyPrint 2018-11-15 20:46:44 +01:00
Erik Johansson
779b5dcbd5 Add GATT constants and pretty print them in debug driver 2018-11-15 20:12:36 +01:00
Erik Johansson
0595e5acbf Test if BF700 works more like a BF710
Issue #350
2018-11-14 21:51:31 +01:00
Erik Johansson
086ab695c9 Accept BF700 as name for Beurer BF700 2018-11-12 21:39:15 +01:00
Erik Johansson
dd17db5395 Remove unused method 2018-11-12 21:28:28 +01:00
Erik Johansson
0b470cf9b9 Convert to using androidx instead of support library
Since AndriodX is the new support library.
2018-11-05 21:45:00 +01:00
Erik Johansson
b71bdb1730 Link to issue template selector from front page 2018-11-05 20:15:02 +01:00
Erik Johansson
a8fc56cdb3 Add issue templates 2018-11-05 20:12:10 +01:00
OliE
51e922d1ae updated version to 1.8.3 v1.8.3 2018-11-04 07:49:08 +01:00
Hosted Weblate
f81c25fb97 Merge branch 'origin/master' into Weblate 2018-10-29 21:42:05 +01:00
ArthurReinhart
4babc70ec0 Translated using Weblate (Spanish)
Currently translated at 100.0% (216 of 216 strings)

Translation: openScale/Strings
Translate-URL: https://hosted.weblate.org/projects/openscale/strings/es/
2018-10-29 21:42:04 +01:00
Erik Johansson
dfa8f20fee Revert "Try connectGatt with autoConnect = true if it fails with autoConnect = false"
This reverts commit 2cc98f4416.
2018-10-29 21:41:43 +01:00
Erik Johansson
4fdba82133 Merge BLE rework/fixes done in #335 2018-10-29 21:36:09 +01:00
OliE
48082b6b35 Update README.md 2018-10-28 08:49:07 +01:00
OliE
931666b89c re-open database without caching sql -shm, -wal files 2018-10-27 13:45:44 +02:00
Erik Johansson
4ace7319e0 Log name of selected user 2018-10-15 22:02:01 +02:00
Erik Johansson
e97b176529 Stop timeout handler before connecting to scale 2018-10-15 21:57:17 +02:00
Erik Johansson
23491ee60c Remove call to readPhy added in 1929a7546 2018-10-14 22:37:55 +02:00
Erik Johansson
9ef17a9c6a Let the LE scan run while connecting
To see if it helps #341
2018-10-14 22:34:47 +02:00
Erik Johansson
d5b5eb58d4 Revert "Continue even if discoverServices return false"
This reverts commit d29884d0ff.
2018-10-14 22:16:37 +02:00