Created
October 30, 2016 22:15
-
-
Save ruess/4ada2dee7403c04165dd7be1408a7eef to your computer and use it in GitHub Desktop.
Issue Report from Loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use the Share button above save this diagnostic report to aid investigating your problem. Issues can be filed at https://github.com/LoopKit/Loop/issues. | |
Generated: 2016-10-30 22:14:38 +0000 | |
## DeviceDataManager | |
receiverEnabled: true | |
latestPumpStatusFromMySentry: nil | |
latestGlucoseG5: nil | |
latestGlucoseFromShare: nil | |
latestGlucoseG4: nil | |
pumpState: Optional(## PumpState | |
timeZone: GMT-0400 (fixed) | |
pumpRegion: North America | |
pumpModel: | |
lastHistoryDump: 0000-12-30 00:00:00 +0000 | |
awakeUntil: 0000-12-30 00:00:00 +0000 | |
lastWakeAttempt: nil) | |
preferredInsulinDataSource: Event History | |
transmitterID: nil | |
glucoseTargetRangeSchedule: ["items": [["startTime": 0.0, "value": <__NSArrayI 0x170222b80>( | |
100, | |
120 | |
) | |
]], "timeZone": -14400, "unit": "mg/dL"] | |
workoutModeEnabled: Optional(false) | |
maximumBasalRatePerHour: nil | |
maximumBolus: nil | |
## RileyLinkDeviceManager | |
timerTickEnabled: false | |
idleListeningEnabled: true | |
## RileyLinkDevice | |
name: RileyLink | |
RSSI: -88 | |
lastIdle: 2016-10-30 22:13:58 +0000 | |
lastTuned: 0000-12-30 00:00:00 +0000 | |
radioFrequency: 0.0 | |
firmwareVersion: subg_rfspy 0.8 / ble_rfspy:0.1 | |
state: Connected | |
## LoopDataManager | |
predictedGlucose: [] | |
retrospectivePredictedGlucose: [] | |
recommendedTempBasal: nil | |
lastTempBasal: nil | |
lastLoopCompleted: 0000-12-30 00:00:00 +0000 | |
insulinOnBoard: nil | |
carbsOnBoard: nil | |
error: Optional(Loop.LoopError.missingDataError("Cannot predict glucose due to missing input data")) | |
## DoseStore | |
* readyState: needsConfiguration | |
* insulinActionDuration: 0.0 | |
* basalProfile: | |
* insulinSensitivitySchedule: | |
* areReservoirValuesContinuous: false | |
### getRecentReservoirValues | |
Error: configurationError | |
### getRecentPumpEventValues | |
Error: configurationError | |
### getRecentNormalizedDoseEntries | |
Error: configurationError | |
## CarbStore | |
* carbRatioSchedule: | |
* defaultAbsorptionTimes: (7200.0, 10800.0, 14400.0) | |
* insulinSensitivitySchedule: | |
* delay: 600.0 | |
* authorizationRequired: true | |
* isBackgroundDeliveryEnabled: false | |
### getRecentCarbEntries | |
Error: healthStoreError(Error Domain=com.apple.healthkit Code=5 "Authorization not determined" UserInfo={NSLocalizedDescription=Authorization not determined}) | |
## GlucoseStore | |
* managedDataInterval: 10800.0 | |
* reflectionDataInterval: 1800.0 | |
* momentumDataInterval: 900.0 | |
* sampleDataCache: [] | |
* authorizationRequired: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment