Deniz Cengiz
|
9b730c5f54
Merge branch 'dev' of github.com:nightscout/Trio into core-data-sync-trio
|
1 rok temu |
Deniz Cengiz
|
23845f1ae1
Welcome to Trio land
|
1 rok temu |
polscm32
|
91e0238a0d
wip
|
1 rok temu |
Deniz Cengiz
|
771b6dd8df
Syncing in TRIO - WIP - Broken needs fixing
|
1 rok temu |
Deniz Cengiz
|
9a0105b033
Try again doing the upload just via MOC updates… needs testing
|
1 rok temu |
Deniz Cengiz
|
af31840530
Tried a few more things to fix NS Status state WIP
|
1 rok temu |
Deniz Cengiz
|
948743f410
Upload NS OpenAPS status from Core Data determination WIP
|
1 rok temu |
marionbarker
|
32f81abeea
Update FreeAPS code to remove extra pod getStatus messages, requires OmniXXX update
|
1 rok temu |
polscm32 aka Marvout
|
0ec2a8870f
fixes for thread safety, fix predictions not showing up ... wip
|
1 rok temu |
Deniz Cengiz
|
c2f9eb567b
Determinations in NSDeviceStatus WIP
|
1 rok temu |
Deniz Cengiz
|
198b167f13
Merge branch 'determinationStorage' of github.com:polscm32/Open-iAPS into core-data_stable
|
1 rok temu |
polscm32
|
ba0086eefa
determination Storage, refactoring
|
1 rok temu |
Deniz Cengiz
|
691bf9b19a
OpenAPS status from CD to NS - highly WIP, wont compile
|
1 rok temu |
polscm32 aka Marvout
|
cdcf04f12d
async upload stats function
|
1 rok temu |
polscm32
|
4aa3e9f109
Chart Override (#56)
|
1 rok temu |
polscm32
|
03df910cb9
Also make all the JS stuff async (#52)
|
2 lat temu |
polscm32
|
f18f79d798
Async rework 2.0 (#50)
|
2 lat temu |
polscm32
|
6ea546c69d
replace timer in apsManager with background task to schedule regular database cleaning
|
2 lat temu |
Deniz Cengiz
|
6f2d74f565
Refactoring of JavascriptWorker and JS calls to only use 5 workers instead of creating a new one every time. by @dnzxy
|
2 lat temu |
polscm32
|
c98e066982
replace currentTemp in apsManager/openAPS, fix predictions not showing up
|
2 lat temu |
polscm32
|
3afe2000e9
PURGE suggestion, make enactTempBasal function in apsManager also async (like the enactBolus func)
|
2 lat temu |
polscm32
|
cfe88d8fa3
clean up the unnecessary core data entities
|
2 lat temu |
polscm32
|
7918231e97
async suspendDelivery func
|
2 lat temu |
polscm32
|
4cfb9566af
clean up
|
2 lat temu |
polscm32
|
f8783f2ed5
make cancel bolus func async
|
2 lat temu |
polscm32
|
a80425faf8
refactoring in apsManager to use async await, fix wrong moc access in enactDetermination, fixes for smb offset in MainChart, fix glucose not updating in home view
|
2 lat temu |
polscm32
|
40a0b722bb
shift work off from the main thread by observing saves in the managedObjectContexts, let battery only update instead of always saving a new battery object to Core Data, prevent bolus progress bar from showing external boli
|
2 lat temu |
polscm32
|
3ae382f1cb
check for last 4 (instead of 3) values to determine if glucose is stale, perform purge of old entity data once weekly (currently data older > 90 days)
|
2 lat temu |
polscm32
|
ff2f11aab6
batch delete function for NSManagedObjects...wip
|
2 lat temu |
polscm32
|
309310fa47
use configured backgroundContext() from CD stack
|
2 lat temu |