Skip to content

Conversation

@loudnate
Copy link
Collaborator

No description provided.

@loudnate loudnate merged commit fd483d9 into dev Jul 21, 2016
@loudnate loudnate deleted the rl branch July 21, 2016 03:23
erikdi pushed a commit to erikdi/Loop that referenced this pull request Feb 10, 2019
* support start, stop, calibrate

* use let not var

* remove print statetment

* add Command enum, and logic for start, stop and calibrate

* use closures to call transmitter delegate methods

* remove extra whitespace and HealthKit dependency

* add opcode for calibrateGlucoseRx

* add CRC to SessionStopTxMessage

* add seconds since epoch, add CRC to SessionStartTxMessage

* build CalibrateGlucoseTxMessage

* add stubs for TransmitterDelgate methods

* remove actions from example app temporarily

* revert change to start restoration, add rawValue to log

* restore line return at eof

* add calibration button

* set glucose units in one place

* add else clause

* revert previous commit

* rename synchronize readTimeMessage

* add method to read calibration data

* fix glucose units in calibrate function

* add documentation comments for disambiguation

* move Command enum to new file

* add private Action enum

* add changes to project

* round before cast

* serialize action as raw value

* just use Int, not UInt8

* remove glucoseUnits user preference

* use toInt()

* use startTime, stopTime rather than time

* add lastCalibration as optional property of Glucose

* add default value of nil

* add thread-safe CommandQueue

* create protocol TransmitterCommandSource

* remove HealthKit dependency

* remove dev team

* add custom string for CalibrationState

* add start and stop actions to example app

* fix button names

* use let not var

* remove isEmpty, always access list inside lock

* don't use default case; use String(describing:)

* don't dispatch TransmitterCommandSource methods

* mask glucose value to exclude 4 most-significant bits
ps2 pushed a commit that referenced this pull request May 12, 2020
* Implement suspend threshold guardrails

* Update project.pbxproj

* Tweak suspend threshold description

* Updates from design review
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.

2 participants