Commit 240995a
Loop status upload (#110)
* Upload loop status
* Track failureReason and loopName
* Pass recommendation instead of creating separate tracking variable
* Populate enacted field, to match NS expectations when enact fails
* Track recommended bolus
* add predicted BGs and track loop version separately from loop name
* Update cartfile to point to RL dev frameworks
* Some suggested changes based on my comments
* loop status conversion to NS classes moved to NightscoutDataManager
* Move device status uploading to NightscoutDataManager, and handle setting suggested attributes when last basal is successful
* revert unneeded changes
* bg val in ns upload should be bg used in prediction
* Reconcile docs for getLoopStatus, and shorten map for predictedGlucose to HKQuantity
* Fix param order in docs of getLoopStatus and remove unneeded import
* Update to v0.9.0 of RL frameworks1 parent 2c1d82f commit 240995a
File tree
28 files changed
+207
-35
lines changed- Carthage/Build/iOS
- CommonCrypto.framework
- Crypto.framework
- MinimedKit.framework
- NightscoutUploadKit.framework
- Headers
- Modules/NightscoutUploadKit.swiftmodule
- RileyLinkBLEKit.framework
- RileyLinkKit.framework
- Loop.xcodeproj
- Loop
- Extensions
- Managers
- View Controllers
28 files changed
+207
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments