49 Commits
Author SHA1 Message Date
Scott LeibrandandBen West 5fa982b63f make sure roles exists before checking roles.length 2025-05-28 16:25:44 -07:00
Scott LeibrandandSulka Haro d0f94d9a75 deviceInfo.recent null check (#3048) 2017-11-28 18:34:42 +02:00
Scott 6f830319a1 add comma 2017-11-01 09:26:19 -07:00
Scott 9701c0351a display Sensitivity Ratio in OpenAPS pill 2017-11-01 09:17:39 -07:00
Scott d96d77287b Merge branch 'PieterGit-201710_pieterg_zt' into rendering 2017-10-31 15:45:49 -07:00
Scott 8ebfd94800 Merge branch '201710_pieterg_zt' of https://github.com/PieterGit/cgm-remote-monitor into PieterGit-201710_pieterg_zt
Conflicts:
	lib/client/renderer.js
	npm-shrinkwrap.json
2017-10-31 15:44:41 -07:00
Scott 6607729904 Merge remote-tracking branch 'origin/dev' into rendering
Conflicts:
	npm-shrinkwrap.json
2017-10-31 15:40:17 -07:00
ScottandPieterGit d2a8d50a0a merge rendering 2017-10-27 16:26:10 +02:00
ScottandPieterGit 3f01d323d8 cherry pick 33f16f4439 2017-10-27 16:21:24 +02:00
Scott 8f66f09f3a back to smaller treatment dots 2017-10-19 20:12:53 -07:00
Scott e499e9b567 Merge branch 'ZT' into rendering
Conflicts:
	lib/client/renderer.js
2017-10-18 21:23:42 -07:00
Scott 2d873843ff change Bolus Snooze to Bolus IOB 2017-10-18 20:29:13 -07:00
Scott 7a6fda03b9 change Bolus Snooze to Bolus IOB 2017-10-18 20:26:08 -07:00
Scott fa7c74b12a change font size back to default in this branch 2017-10-17 17:18:39 -07:00
Scott 33f16f4439 allow treatment bubbles to scale up past 1U/20g size 2017-10-17 17:15:13 -07:00
Scott fb4e74e916 try larger label font: 35 instead of 25 (vs. 40) 2017-10-17 14:16:30 -07:00
Scott e60ff3aa9d change default back to 3HR 2017-10-16 18:06:54 -07:00
Scott 38d35398d1 fix spelling of focusRangeMS 2017-10-16 18:03:08 -07:00
Scott e433cc813f only show focusHours' worth of predictions; strip leading zero from bolus amounts 2017-10-16 18:02:46 -07:00
Scott 6c86a6d404 replace 3HR with 2HR and (default) 4HR views 2017-10-16 18:01:11 -07:00
Scott defcae7e19 revert font change 2017-10-15 14:16:39 -07:00
Scott ae5a5d42f9 comments 2017-10-15 14:14:18 -07:00
Scott ec25130845 add package-lock.json to .gitignore to avoid merge conflicts 2017-10-15 14:03:29 -07:00
Scott 4ba9b3eadd Merge branch 'dev' into ZT
Conflicts:
	package-lock.json
2017-10-15 14:02:48 -07:00
Scott 349bc0262c exclude package-lock.json from git 2017-10-15 14:02:07 -07:00
Scott 3b33f2f5c6 remove console.log 2017-10-09 13:52:34 -07:00
Scott 0404f0d4be filter to only use actual SGV's (not rawbg's) to set the view window 2017-10-09 13:51:14 -07:00
Scott 08e4aa9e03 make R3/R4 elements into very short arcs to reposition labels 2017-10-09 08:28:34 -07:00
Scott 0d222d4ca3 remove extra-big tooltip target around treatments; reduce font sizes 2017-10-09 07:55:51 -07:00
Scott 15702d7780 display ZT PredBGs, and forecast tooltips 2017-10-09 06:14:48 -07:00
Scott c17c004d54 package-lock.json 2017-10-08 21:45:45 -07:00
Scott ca39c92dc8 add ZT (zero temp) prediction line 2017-10-08 21:34:26 -07:00
Scott LeibrandandGitHub 46c06e867a display floating carbs / UAM purple line (#2564) 2017-06-15 11:05:46 -07:00
Scott Leibrand 95435f9a42 Merge branch 'dev' of github.com:nightscout/cgm-remote-monitor into dev
Conflicts:
	lib/admin_plugins/futureitems.js
	lib/plugins/iob.js
2016-09-10 04:08:30 -07:00
Scott Leibrand b6c2795df1 handle case of openaps: { iob: null, 2016-09-10 03:57:53 -07:00
Scott Leibrand 437ba42b5c bind to ipv6 socket 2016-09-09 21:13:02 -07:00
Scott Leibrand f1ba301abe support scanning and removing more than 10 future records 2016-09-09 21:11:33 -07:00
Scott Leibrand bc0a4acfea check whether t.eventType is defined first 2015-10-28 21:53:56 -07:00
Scott Leibrand 12845cb02f Merge pull request #1243 from nightscout/wip/basal-flip
flip basals, since everyone is confused by the inverse
2015-10-23 09:24:43 -07:00
Scott Leibrand 26ebe88401 remove commented old incorrect-units code 2015-09-19 11:05:15 -07:00
Scott Leibrand df0d880302 parentheses for clarity 2015-09-19 11:05:15 -07:00
Scott Leibrand 070d19ea5a comment units, fix incorrect units in delayedCarbs calculation, and adjust liverSensRatio to partially compensate 2015-09-19 11:05:15 -07:00
Scott Leibrand e757b38af3 Merge pull request #227 from scottleibrand/dev
add note on how we're modifying the AR algorithm in commit bb521d0
2014-11-07 13:46:07 -06:00
Scott Leibrand 1c97e181f2 add note on how we're modifying the AR algorithm in commit bb521d0 2014-11-04 20:32:25 -08:00
Scott Leibrand bb521d0519 change predictAR lookback from 1 to 2 (5m to 10m) 2014-10-04 12:28:43 -07:00
Scott Leibrand 1a517e860d lookbackTime = FORTY_TWO_MINS when lookback=1 2014-10-04 11:51:45 -07:00
Scott Leibrand 52cf0a902d predictAR bug fixes 2014-10-04 10:35:25 -07:00
Scott Leibrand 1ad9859655 fix parentheses to keep code unchanged when lookback=1 2014-10-04 00:47:13 -07:00
Scott Leibrand ef00333051 abstract predictAR lookback and make it adjustable 2014-10-03 23:04:27 -07:00