polscm32
|
57dc1b2e16
use last 72 glucose values for autosense, refactoring....wip
|
2 years ago |
polscm32
|
3306a444e8
shift fetchrequests from main chart to home state to reduce work on main thread done by @FetchRequest
|
2 years ago |
polscm32
|
d8accd4f44
fixes
|
2 years ago |
polscm32
|
5a28fc077a
refactoring
|
2 years ago |
polscm32
|
f6f5065024
core data concurrency refactoring ...wip
|
2 years ago |
polscm32
|
a5fa4ed025
refactor storeGlucose func to notify moc if it has changed, add Observer in home state and update chart glucose dots if changes occur
|
2 years ago |
polscm32
|
49aeae7a5e
add delete glucose func for nightscout back
|
2 years ago |
polscm32
|
b46fbffc94
add batch delete request for fpus
|
2 years ago |
polscm32
|
6c533153ab
move glucose deletion to state model and add alert
|
2 years ago |
polscm32
|
515820ebd5
add Monitor.cgm stuff back to store glucose func
|
2 years ago |
dnzxy
|
277ba58bf1
Refactor History (DataTable) to use only Core Data WIP
|
2 years ago |
polscm32
|
eb8a069c13
clean up
|
2 years ago |
polscm32
|
e31cf925ad
use batch insert for store glucose func
|
2 years ago |
polscm32
|
45d314db47
fix saving of fpus
|
2 years ago |
dnzxy
|
c072e6b484
Fix cob decay; fix empty pump history JSON WIP
|
2 years ago |
polscm32
|
741dc8eb6b
refactor timetonearest glucose function to use binary search as performs inefficiently in profiling
|
2 years ago |
polscm32
|
22eeedfbf3
fetch carbs of the last 24h
|
2 years ago |
MikePlante1
|
f98bca6f96
update icons (#43)
|
2 years ago |
polscm32
|
f012a19972
refactoring
|
2 years ago |
polscm32
|
1faeefe4ba
use CD pump history for autosense() and autotune() in openAPS
|
2 years ago |
dnzxy
|
7d4e41af36
Little refactoring of pump history parsing handler
|
2 years ago |
dnzxy
|
5ab248e20c
Handle parsing of CD pump history to JSON as flat object
|
2 years ago |
polscm32
|
387bdb84aa
fixes ...still wip
|
2 years ago |
polscm32
|
e410ac9e35
remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip
|
2 years ago |
polscm32
|
d9b7ce278f
refactoring, use index for searches in CD entities
|
2 years ago |
polscm32
|
20ee7c2bdc
refactor
|
2 years ago |
polscm32
|
49b17413b3
fix basal chart dancing
|
2 years ago |
polscm32
|
48b8736680
refactor storeGlucose func
|
2 years ago |
polscm32
|
b41613970c
fix for storeGlucose() loop when saving glucose values to Core Data ... wip
|
2 years ago |
dnzxy
|
edb1905fa7
Fix cob calculation by passing correct fields and # of glucose
|
2 years ago |