Scott Leibrand
Scott Leibrand
I remember putting safeguards in place to limit maxSafeBasal to below 6 U/hr, and rely on SMB for anything needed beyond that. But I don't recall if/where we ended up...
Was this designed for and tested on a Raspberry Pi rig? I recently re-flashed and reinstalled all my Edison rigs using `dev`, and that worked fine, so not sure this...
Ok. LMK when y'all have tested it to your satisfaction on the Pi, and I can re-flash and test it on an Edison.
@ChanceHarrison Would you like to refactor this to split out the `n` stuff from the other improvements so we can merge it to 0.7.2-dev?
Testing this now via: `curl -s https://raw.githubusercontent.com/openaps/oref0/6fc2e3212497964d52f720aefd515e46dd90b9da/bin/openaps-packages.sh| bash -`
That didn't work. Errored out with: ``` ERROR: npm is known not to run on Node.js v8.17.0 You'll need to upgrade to a newer Node.js version in order to use...
Ok, trying: `sudo apt-get remove nodejs` `curl -s https://raw.githubusercontent.com/openaps/oref0/6fc2e3212497964d52f720aefd515e46dd90b9da/bin/openaps-packages.sh| bash -`
That seems to have worked to install node v9.11.2 and 5.10.0, but other stuff I tried with `nvm` seems to have left node v8.17.0 in place as well. Re-flashing the...
This is working a lot better than `master`, so I'm going to merge it to dev and keep working on getting this rig working. Right now it's erroring out during...
In the last 18 days?