Skip to content

Commit e29e143

Browse files
authored
Merge pull request #298 from loopandlearn/readme_update
Update README to add Trio and remove need to enable NS download
2 parents 2ac4fa2 + 616efc1 commit e29e143

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,21 +83,22 @@ Each of the features below is selectable - you decide whether to use them.  Add
8383

8484
1. Scrollable/scalable graph display with BG, IOB, COB, Basal, Bolus, and the General Nightscout Care portal info
8585
* Supports Glucose display when Dexcom is available but Nightscout is not
86-
* Supports Loop and iAPS when Nightscout URL is provided and Download Loop/iAPS data is enabled (show Nightscout Settings to see the enable slider)
86+
* Supports compatible data from Nightscout when the URL is provided (enable `Show Nightscout Settings` to see the URL, Token and Status rows)
8787
* Loop: Loop status, Loop Prediction
88-
* iAPS: iAPS status, iAPS Prediction lines, Autosens
88+
* Trio and iAPS: status, Prediction lines, Autosens
89+
* To remove the Data Table associated with NS, enter a blank line in URL
8990
2. Tap on Alarms on Toolbar to configure.
9091
* Override DND (Do Not Disturb) and system volume for all alerts with a Snooze All Until and a Mute All Until
91-
* List of Alarms covers the standard high/low/rise/fall/urgent glucose but also include alerts for missed glucose readings, if below configured glucose, IOB, COB, Not Looping, Overrides, Pump, Missed Bolus, SAGE, CAGE and Battery
92-
* Each Alarm has configurable settings including Sound selection, PreSnooze (set to be quiet At Night, During Day or Never) and Snooze Until
92+
* List of Alarms covers the standard high/low/rise/fall/urgent glucose but also include alerts for missed glucose readings, if below configured glucose, IOB, COB, Not Looping, Overrides, Pump, Missed Bolus, SAGE, CAGE, Battery and Rec. Bolus
93+
* Each Alarm has configurable settings including Sound selection, PreSnooze (set to be quiet At Night, During Day or Never) and Snooze Until and in some cases glucose ranges at which they are active
9394
3. Calendar entries (displayed on watch and/or carplay at 5 minute intervals) pre-formatted with two lines that the user can modify:
9495
* BG, arrow, delta,  MINAGO (minutes ago for reading)
9596
* COB, IOB, Basal (U/hr)
9697
4. Background silent audio is played to keep iOS from killing the app; this trick is why it can’t go into the App Store for a simple download and why Loop Follow puts an extra load on the phone battery
9798
5. Badge displays the current BG value on the app icon
9899
6. Information Display Settings allows user to configure the items selected and their order for the right panel when Nightscout URL is provided
99-
* IOB, COB, Basal, Override, Battery, Pump, SAGE, CAGE, (Recommended) Rec. Bolus, (Glucose Eventually) Pred., Carbs today (Loop and iAPS)
100-
* Autosens (iAPS only)
100+
* IOB, COB, Basal, Override, Battery, Pump, SAGE, CAGE, (Recommended) Rec. Bolus, (Glucose Eventually) Pred., Carbs today (Loop, Trio and iAPS)
101+
* Autosens (Trio and iAPS only)
101102
7. Pull down on the glucose value to force a refresh from Nightscout (iPhone only - does not work on Mac)
102103
8. When adding a Nightscout site, NS Status says "Checking", "Site Not Found", "Token Required", "Invalid Token", or "OK"
103104
9. New with v2.1.2: Multiple Loopers (up to 3) are easily supported with either Browser Build or Mac-Xcode build
@@ -120,7 +121,7 @@ For the most part, the deveopers keep main and dev branches at the same level. B
120121

121122
## For Developers
122123

123-
> * If you are interested in assisting with this app and want to work on new features and improvements for Loop, iAPS and Nightscout functionality, please reach out.
124+
> * If you are interested in assisting with this app and want to work on new features and improvements for Loop, Trio, iAPS and Nightscout functionality, please reach out.
124125
> * Issues and Pull Requests in GitHub are monitored and will get a response.
125126
126127
New PR are directed to the dev branch. If you direct one to main, we will move it to point to dev. So always start with your code aligned with dev.

0 commit comments

Comments
 (0)