1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-06 17:13:36 +01:00

271 Commits

Author SHA1 Message Date
oliexdev
3c4d39dd2b openScale dev build 41 by Travis CI [skip ci] 2017-08-09 15:07:43 +00:00
OliE
94104497be add new hw address of Medisana BS444 scale to the whitelist 2017-08-09 17:00:55 +02:00
oliexdev
a180d580df openScale dev build 40 by Travis CI [skip ci] 2017-08-04 14:27:09 +00:00
OliE
f81af62438 switch cmd step 0 and 1 to fix small bug.
don't show no user notifications while receiving ignored Bluetooth data because if option ignore data out of range is activated this notification is called immediately.
2017-08-04 16:19:49 +02:00
oliexdev
6e4e8a6e48 openScale dev build 39 by Travis CI [skip ci] 2017-08-04 14:03:16 +00:00
OliE
7aaa525ef0 Merge branch 'MartinNowack-sanitas_support' 2017-08-04 15:56:13 +02:00
Martin Nowack
3933f59a69 Enhanced support for Sanitas SBF 70
* Refactoring to use state-machine-based BluetoothCommunication class approach
* Add support for user detection/creation (age, height, sex, activity level)
* Add support for baseline measurement
* Add support to set date/time of scale
* Add support to retrieve history measurements of currently selected user
* Add support to warn user if too many scale users are registered
* Add/Fix support for impedance, fat, water, muscle, bonemass, bmr, amr, bmi results
* Fix support to delete user-specific measurements
* Add support to show active measurement as Toast
* Enhanced robustness of scale communication
2017-08-04 10:11:04 +02:00
Martin Nowack
9cfd8c8da3 Add support to send arbitrary messages to openScale user.
This can be used to send any string with an argument which will be string.format() replaced.
2017-08-04 10:11:04 +02:00
Martin Nowack
f5d03b8446 Use command queue approach for sequential invocation of bluetooth commands
Issuing commands to a bluetooth device might not be successful in case the device is still busy from a previous command.
With this patch, new commands are enqueued and executed sequentially after the previous step finished executing.

The new implementation is transparent to the previous one.
2017-08-04 10:11:04 +02:00
Martin Nowack
b2a54b30aa Fix typos 2017-08-04 09:23:02 +02:00
Martin Nowack
5c1184e671 Refactor: Move scale-specific descriptor UUID into subclasses 2017-08-04 09:20:39 +02:00
oliexdev
73303c2eca openScale dev build 37 by Travis CI [skip ci] 2017-08-02 15:50:04 +00:00
OliE
c1e5febcde Merge pull request #64 from slobinger/master
add hwAddress DB2FF6 for Medisana BS 444 Connect
2017-08-02 17:43:19 +02:00
Sebastian Lobinger
85b478632e add hwAddress DB2FF6 for Medisana BS 444 Connect 2017-08-02 09:26:18 +02:00
oliexdev
5053079038 openScale dev build 35 by Travis CI [skip ci] 2017-07-29 19:10:25 +00:00
OliE
b1cb0a3b8f get tuple data entries only from the selected user. 2017-07-29 21:03:39 +02:00
OliE
e713562ba6 fixed typo for ignoreOutOfRange option 2017-07-29 20:52:22 +02:00
OliE
fd8020cf61 fix waist and hip default visible option. 2017-07-29 20:31:21 +02:00
oliexdev
0dda1249f5 openScale dev build 34 by Travis CI [skip ci] 2017-07-29 18:14:22 +00:00
Milena May
ba3957e585 Fix measurement typo 2017-07-29 20:03:27 +02:00
Milena May
de77bbb330 Upgrade gradle to 2.3.3 2017-07-29 20:03:27 +02:00
oliexdev
ffac7b6228 openScale dev build 33 by Travis CI [skip ci] 2017-07-29 17:18:18 +00:00
OliE
26120c34df Merge pull request #56 from vogan/master
added HW address of my bs444
2017-07-29 19:11:16 +02:00
vogan
e07584aa5f added HW address of my bs444 2017-07-24 22:38:23 +02:00
oliexdev
6cc9a565b5 openScale dev build 21 by Travis CI [skip ci] 2017-07-12 15:27:55 +00:00
OliE
217bd7a5df add new hw address for Medisana BS444 scale 2017-07-12 17:15:19 +02:00
oliexdev
c68057554d openScale dev build 20 by Travis CI [skip ci] 2017-07-07 13:59:54 +00:00
OliE
b36e37872f update version code and version name for openScale 1.5.3 release 2017-07-07 15:52:33 +02:00
oliexdev
545e41e9d8 openScale dev build 19 by Travis CI [skip ci] v1.5.3 2017-07-02 06:46:09 +00:00
OliE
0e7e36cfca Merge pull request #53 from mapero/master
Add new HW address for Medisana BS444; MagicNumber is current time, fixes wrong timestamp;
2017-07-02 08:32:52 +02:00
Jochen Scheib
d68c5a24dd Fix millisecs to secs 2017-07-01 19:14:19 +02:00
Jochen Scheib
ff4aa2a142 Bugfix: Wrong time. Magic Bytes contain timestamp 2017-07-01 17:34:34 +02:00
Jochen Scheib
688edb8b10 Add new HW address for Medisana BS444 2017-07-01 09:34:09 +02:00
oliexdev
7a16c6e7fa openScale dev build 14 by Travis CI [skip ci] 2017-06-30 15:07:11 +00:00
OliE
ead2f3eefd Merge remote-tracking branch 'origin/master' 2017-06-30 16:54:11 +02:00
OliE
973442a044 add special hw address FFFFFF to skip hw address check 2017-06-30 16:53:36 +02:00
oliexdev
508810f2d1 openScale dev build 13 by Travis CI [skip ci] 2017-06-23 13:13:32 +00:00
OliE
c97ae5376d change Bluetooth device name to default name only if user select a different device type 2017-06-23 15:03:20 +02:00
oliexdev
b5fef73fd7 openScale dev build 12 by Travis CI [skip ci] 2017-06-21 20:07:44 +00:00
OliE
8d9f36d979 Merge pull request #51 from jflesch/wip-sanitas
History downloading is not supported with the Sanitas SBF-70 + new address prefix
2017-06-21 21:55:22 +02:00
Jerome Flesch
b020ee6423 Sanitas SBF-70: Add BT address prefix reported by @nykroy
Signed-off-by: Jerome Flesch <jflesch@kwain.net>
2017-06-21 21:21:39 +02:00
Jerome Flesch
276ea608f0 History downloading is not supported with the Sanitas SBF-70
Signed-off-by: Jerome Flesch <jflesch@kwain.net>
2017-06-21 21:08:32 +02:00
oliexdev
5fd0a84453 openScale dev build 8 by Travis CI [skip ci] 2017-06-19 18:39:56 +00:00
OliE
e1542553ab Update README.md 2017-06-19 20:27:55 +02:00
oliexdev
6556baa53f openScale dev build 7 by Travis CI [skip ci] 2017-06-18 16:37:40 +00:00
OliE
0cf3dbb12d Merge remote-tracking branch 'origin/master' 2017-06-18 18:21:47 +02:00
OliE
c601033e36 set default value index of device type 2017-06-18 18:21:29 +02:00
oliexdev
cb75d1239f openScale dev build 7 by Travis CI [skip ci] 2017-06-18 15:14:59 +00:00
OliE
1f874d0f34 delete static BT_STATUS_CODE imports 2017-06-18 17:01:40 +02:00
OliE
012d874bcf Merge remote-tracking branch 'origin/master' 2017-06-18 16:55:15 +02:00