forked from nightscout/cgm-remote-monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update my site #12
Merged
Merged
update my site #12
Conversation
This file contains 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
Conflicts: static/js/client.js
Bump version to 0.3.2 + small fix.
Display large Nightscout logo in center of screen, with the rest of the background faded out while the data is loading.
This reverts commit a0ab409.
Feature/loading
Loading screen
Loading screen
Loading screen
Feature: Loading Screen
By [John A.](https://github.com/euclidjda) Source: https://gist.github.com/euclidjda/7c70c35d8ffc61c932cb > Testing Custom Alarms: I created a MongoDB instance that is populated every 2 min with test cgm data that oscillates between bg levels of 40 and 400 every 15 minutes. The idea is that you can point your cgm-remote-monitor code at this and get a quick test of the custom alarm code. Anyways, using it for my stuff test and thought I would share.
As time from last known, increases, the confidence aka opacity, decreases. By 11 minutes, the prediction starts to aggresively deviate towards means in ways that are not believable, as Adrien de Croy points out. This makes the prediction start to fade out by 12 minutes in. By 30 minutes out, the prediction is invisible, and requires straining to see after 15 minutes.
…redictor and sent to client.
…o feature/confidence-interval
Conflicts: bower.json package.json static/css/main.css
Use string syntax to select node "0.10" instead 0.1.
Add 'Deploy to Heroku' functionality.
…e rendering to a single location
Basic Themes (no target range settings) AND Report CGM Errors to web client
…ap cyan for blue to better match
…up form posting (no more page reload); store enteredBy in borwserStorage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.