Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.2 #472

Merged
merged 22 commits into from
May 14, 2017
Merged

v1.3.2 #472

merged 22 commits into from
May 14, 2017

Conversation

ps2
Copy link
Collaborator

@ps2 ps2 commented May 14, 2017

  • Dosing decisions restricted to look no further than DIA. (Safety improvement, and better handling of long CA meals)
  • Check pump status for suspend and bolusing states before bolusing.
  • CRC8 check reinstated on all packets (Safety improvement).
  • Disregard primes using event history.
  • Positive momentum and RC are once again included in Bolus recommendations, reverting remove +ve momentum from bolus calculation #372.
  • Optimization of fetching pump history pages. Fewer pages are fetched after recent page rollover. Saves pump battery.
  • Error handling improvements. Splitting bolus errors into certain and uncertain failure categories.
  • Pump timezone, bolusing and suspended states added to pump status in Nightscout upload.
  • Refactoring of Loop and DataManages to better align responsibilities.

ps2 added 22 commits April 9, 2017 07:17
Merge doc updates that happened on master back into dev.
* LoopDataManager refactor

* Adding missing files
…tion action duration (#450)

* do not forecast out beyond dia

* allow forecast to go beyond dia, but dosing decisions should only use eventual bg no further out than dia.

* Adding tests for bg rising past dia
* Update to rl v1.0.1 and LoopKit v1.2.2

* Update to new delegate api

* Dose store no longer has pumpID

* Dose store no longer has pumpID

* Reset dosestore on pumpid change
* Use the normal forecast for bolusing.

* remove semicolon
* Upgrade to SwiftCharts 0.6

* Build SwiftCharts

* rebuild SwiftCharts

* rebuild SwiftCharts
update to rileylink_ios 1.1.0
* Customizing bolus errors with new certainty distinction

* Clarify crosstalk, and display message associated with rfCommsFailure

* Just return error reason for rfCommsFailure errors, without wordy prefix

* Pump and bolus error localizations are in RLKit framework now
renaming milligramsPerDeciliterUnit() to milligramsPerDeciliter()
- Refactors common behavior between chart view controllers into a superclass
- Renames "dataManager" to "deviceManager" in a few places
- Improves touch tracking in charts
- Fixes an issue where the Y-axis line was visible
- Reduces excess padding on the right side of charts
Rethink the API for clients to read loop status; other cleanup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant