Skip to content

Conversation

@Lytrix
Copy link

@Lytrix Lytrix commented Sep 5, 2018

Updated the readme with returning questions asked on Slack:

  • How to contribute
  • How to setup things including applying for a developer account using the Loop docs.
  • Screenshots of the app

README.md Outdated
[![Join the chat at https://gitter.im/ps2/rileylink](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ps2/rileylink?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/ps2/rileylink_ios.svg?branch=master)](https://travis-ci.org/ps2/rileylink_ios)

The RileyLink iOS app connects to a [RileyLink](https://github.com/ps2/rileylink) via Bluetooth Low Energy (BLE, or Bluetooth Smart) and uploads CGM and pump data to a Nightscout instance via the REST API. The Nightscout web page is also displayed in the App.
The main purpose of the RileyLink iOS App is for developpers to test and build the device commands. The RileyLink iOS app connects to a [RileyLink](https://github.com/ps2/rileylink) via Bluetooth Low Energy (BLE, or Bluetooth Smart)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

developpers -> developers

README.md Outdated
## Features
* Communicate with specific Medtronic Pumps dating before 2012. Read the [Loop documentation](https://loopkit.github.io/loopdocs/setup/requirements/pump/) for more information about which pumps are working.
* Communicate with the OmniPod.
* Uploads CGM and pump data to a Nightscout instance via the REST API. The Nightscout web page is also displayed in the App.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove upload and NS info; current app isn't doing that.

## Setup an Omnipod

Click on *Setup POD*.
Follow the same steps as with the PDM, but only push once to insert canula, else the Pod wil fail.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:) should have this bug fixed soon.

@Lytrix
Copy link
Author

Lytrix commented Sep 5, 2018

@ps2 could you try restarting the travis build? it had a timeout apparently.

@ps2 ps2 merged commit 000f94c into ps2:omnikit Sep 8, 2018
ps2 added a commit that referenced this pull request Sep 16, 2018
* omnipod pumpmanager

* Fix test

* update icon and launch screens

* Adding more details to pod settings screen

* Use launch storyboard instead of launch images

* Adding testing commands

* Temporary app-wide basal schedule

* Adding pod status response data to pod settings screen

* added beeptype options to canceldeliverycommand

* changed OptionSet to enum

* Added suspend basal & bolus cancel tests.
Seperated Bolus tests from Message tests.

* Added beepType and beepRepeat

* Replaced CancelCommand.BeepType with configAlerts.BeepType

* 2 Seperate beep data appends and exception error on rawvalue

* Default to UInt8 for BeepRepeat and removed unnecessary UInt8 on BeepType

* Fix typo enum type description

* Handle 0U/hr temp basals

* fix regression

* Finalizing doses

* Updated Omnikit readme (#451)

* Setup steps and ways to contribute with Omnipod development

* Reduced images sizes screenshots

* Aligned screenshots and changed title headers

* Added more steps before creating a PR

* removed testflight + howto signup developper account

* Removed NS options and fixed typo

* Auto-retry for badNonce errors

* Use dev LoopKit

* Track last insulin measurements, handle temp basal cancel

* Update certainty of delivery

* Finalize doses during assertCurrentPumpData

* Fix logic error

* fix tests

* Only store doses during assertCurrentPumpData

* Omnikit status command errors (#452)

* 'Fixed missing Foundation and availability of Bolus tests in Xcode'

* Updated statusTypes

* added status test and fixed typo

* removed obsolete unknown requesttype function

* added more statusFaultError tests and values

* Added more basic test values to StatusError Type2

* Added to statusError:
- insulinRemaining
- timeActive
- secondaryLoggedFaultEvent
- logEventError
- New test for testing one Fault during deactivation

* Added remaining values:
- insulinStateCorruptionDuringErrorLogging
- progressAtFirstLoggedFaultEvent
- recieverLowGain
- radioRSSI
- progressAtFirstLoggedFaultEventCheck
- Fixed wrong low bit selection  on radio
Removed StatusConfigAlarms test for now, must use separate route to evaluate.

* * Enum values in lowerCase
* DeliveryType as OptionSet
* Fix Typo original

* Added extendedBolus value to OptionSet DeliveryType,
to be the same as StatusError DeliveryType.

* Messageblock error: Function not closed with }

* Fixed typo original

* Added .none DeliveryType

* * Removed DeliveryInProgress error message handling
* Added none type
* Fixed typo original

* Added extra pod failure tests

* The statuslist of StatusError and StatusResponse is the same, so:
* Put all ReservoirStatus cases into StatusResponse
* Replaced ProgressType with ReservoirStatus in StatusError

* Track lastPumpDataReportDate, set raw data for sync identifier when storing
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