thyttan
4989c4fc3d
health: add hrm info to readme
...
reference:
> The health app on the Bangle only stores data every 10 minutes. The '3 minute' option is for the heart rate - it'll take 3 HRM samples every 10 minute slot and use the best/average value of HRM readings - but it only stores one reading per 10 minutes.
https://forum.espruino.com/conversations/386312/#comment16972306
2024-02-15 21:20:33 +01:00
Rob Pilling
b5b65406c0
Update apps to remove default boolean formatters
2024-01-08 21:53:11 +00:00
Erik Andresen
799c0b4e89
health: include step data for today
2023-12-11 07:32:58 +01:00
Erik Andresen
b723512dce
health: move strideLength to new app myprofile
2023-12-10 09:18:21 +01:00
Erik Andresen
ef74b85ef9
health: calculate distance from steps
...
bring back locale, rounding fixes
2023-12-05 21:03:32 +01:00
Erik Andresen
e37b7c804a
health: calculate distance from steps
...
Simplify stride length setting, remove locale
2023-12-04 19:02:45 +01:00
Erik Andresen
dbf8995b14
health: calculate distance from steps
...
- multiplies step counts with stride length
- distance menu under step counting is only available if stride length is
set
2023-12-03 20:45:28 +01:00
Erik Andresen
69dbc18eee
health/interface: replace moving average with average
2023-11-20 07:47:53 +01:00
Erik Andresen
12dcefedf5
health: Fix bpm for not continous data
2023-11-19 09:42:35 +01:00
Gordon Williams
b75c2751c9
Fix daily summaries for 31st of the month - https://github.com/espruino/BangleApps/pull/2986
2023-08-29 17:05:06 +01:00
Travis Evans
fde449c8c0
Bump version number
2023-08-22 16:39:35 -05:00
Travis Evans
e7ad809732
Add missing semicolons (fix warnings in IDE)
2023-08-22 16:38:06 -05:00
Travis Evans
822ca78504
Fix field name for movementPerDay()
2023-08-22 16:00:50 -05:00
Gordon Williams
6107e9474c
fix minified lib after update
2023-08-09 15:16:11 +01:00
José Rebelo
89737153a0
Implement API for activity fetching
2023-08-09 08:50:49 +01:00
Gordon Williams
31fb8f8d02
health 0.25: lib.read* methods now return correctly scaled movement
...
movement graph in app is now an average, not sum
fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Travis Evans
e94f420356
Correct calculation of daily summary for movement
...
- Heartrate was being summed from the DB instead of movement itself
- The daily average value was inadvertently being divided by 8
relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Gordon Williams
9541d3a076
remove beta tag
2023-05-10 10:28:15 +01:00
Kendell R
0e461352d1
Update boot.min.js
2023-04-17 06:24:47 -04:00
Kendell R
a67f819cf3
Raise threshold to 90% confidence
2023-04-17 06:00:09 -04:00
Kendell R
f7d8ab1a5b
turns out the two bpms can be a bit off
2023-04-13 09:09:44 -04:00
Kendell R
a21b6827ff
bump version
2023-04-13 09:05:06 -04:00
Kendell R
cdb441d40f
Fix some logic in the health app
2023-04-13 09:02:29 -04:00
Martin Boonk
74a6653dc2
health - Bumo version
2023-01-13 09:56:51 +01:00
Martin Boonk
b4d9935eb7
health - Fix pulse sensor not switched off after a minute in 3 min setting
2023-01-13 09:55:32 +01:00
thyttan
17dcc0c518
update boot.min.js
2023-01-09 14:41:33 +01:00
thyttan
422255b20a
move LANG-tag to right before string
2023-01-08 13:53:30 +01:00
thyttan
4ce840a60f
fix settings.js
2023-01-07 18:23:11 +01:00
Marco H
69e01a6894
Fix JSON
2023-01-06 15:37:09 +01:00
Marco H
73f63839a8
Don't use fixed step goal
2023-01-06 15:35:58 +01:00
Marco H
1e0b07b563
Use notify library for B1 and B2
...
Minify boot.js
2023-01-06 15:33:14 +01:00
Marco H
d9e080e7b8
Use notify library for notification
2023-01-06 15:27:17 +01:00
Marco H
dda8d2ece1
Add ChangeLog and increase version
2023-01-05 12:08:54 +01:00
Marco H
3816c9ba21
Update boot.min.js
2023-01-05 11:56:20 +01:00
Marco H
16efd43ce9
Merge branch 'master' into health_step_goal_notification
2023-01-05 11:37:18 +01:00
Gordon Williams
d0eb4d3665
Merge pull request #2443 from myxor/health_interface
...
Health: View monthly data per day via Web interface in table and bar charts
2023-01-05 10:22:08 +00:00
Marco H
dd8040af5d
Use LCDOverlay for notificiation on Bangle.js 2
2023-01-04 10:24:12 +01:00
Marco H
a7575ecd9a
Add bar graphs
2023-01-04 08:18:26 +01:00
Marco H
d709857ac7
View monthly health data per day via Web interface in table structure
2023-01-04 08:18:20 +01:00
Marco H
c3bf521067
Show step goal in daily step chart
...
Documentation fixes
2023-01-04 08:16:59 +01:00
Marco H
6358325ec4
Fix translation
2023-01-04 08:15:41 +01:00
Marco H
5707962f62
Update README
2023-01-04 08:14:29 +01:00
Marco H
15b0876aaa
Step goal reached notifications
2023-01-04 08:14:22 +01:00
Gordon Williams
214a018843
update shortnames
2022-12-12 09:01:00 +00:00
thyttan
481ddb6a22
add more /*LANG*/ to some of the most installed apps
2022-12-01 21:03:15 +01:00
Gordon Williams
218e2d5214
health 0.16: Code tidyup, add back button in top left of health app graphs
2022-12-01 10:32:49 +00:00
BartS23
ce62d98a26
Fix wrong function call
2022-06-16 08:48:40 +02:00
Gordon Williams
e517262237
Merge pull request #1655 from GrandVizierOlaf/bt-hrm-active
...
[bthrm] Various fixes
2022-05-24 16:27:12 +01:00
Alessandro Cocco
774aa169eb
[Health] Update metadata and changelog
2022-05-17 23:27:13 +02:00
Alessandro Cocco
5b37bdca63
[Health] Avoid division by zero
2022-05-17 23:22:53 +02:00