-
Notifications
You must be signed in to change notification settings - Fork 396
Setup Script Testing
Testers wanted!
Needed: Raspberry Pi OR Edison Ubilinux
Note: Currently for G4. If you have G5 or Enlite, you can run it, but you'll need to make notes about what doesn't work, fix the issues you can, and then share your changes so we can incorporate them into the script!
Warning: does not yet support mmol/L yet, either ^ same disclaimer applies
You can run the following without affecting your existing loop setup: it will just create a new loop directory, and then you can either run that in cron or manually. The idea behind this (oref0-setup.sh) is that it will be an easy way to set up a fully working max_iob=0 loop, so you can spend your time testing whether it would do the right thing, rather than troubleshooting linux stuff and trying to get report and alias names correct.
Step 1:
run cd ~/src && git clone -b dev git://github.com/openaps/oref0.git || (cd oref0 && git checkout dev && git pull)
to pull/clone the latest oref0 dev
Step 2:
run ~/src/oref0/bin/oref0-setup.sh
for usage