Skip to content
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

Add module needed for EdisonVoltage to work on jubilinux 0.2.0 #559

Merged
merged 1 commit into from Jul 21, 2017

Conversation

scottleibrand
Copy link
Contributor

No description provided.

@scottleibrand
Copy link
Contributor Author

This should fix #553

@scottleibrand
Copy link
Contributor Author

I also just confirmed that adding this module and rebooting does not negatively affect older versions of jubilinux: I can still run a full loop, including EdisonVoltage, without error.

@scottleibrand
Copy link
Contributor Author

@skubesch tested successfully with jubilinux 0.2.0 (#553 (comment)), so I think this is good to merge.

@scottleibrand scottleibrand merged commit 0cbfb35 into dev Jul 21, 2017
@scottleibrand scottleibrand deleted the voltage-fix branch July 21, 2017 21:15
scottleibrand added a commit that referenced this pull request Aug 12, 2017
* re apply #562 with SourceTree instead of GitHub Desktop

autotune fixes

- support for tokenbased authenitcation for autotune
- support for use of API_SECRET when Nightscout site is default denied
- skip files that are not complete for oref0-autotune-export-to-xlsx.py (instead of throwing error)
- out of the box support for other locales (set LC_NUMERIC=en_US.UTF-8 in oref0-autotune-recommends-report.sh)
- add units to oref0-autotune-recommends-report.sh
- deprecate API_SECRET_READ oref0-autotune.sh (but if API_SECRET is set to the hashed version, it will still work)
- meaningful errors if essential files do not exists (e.g. settings/pumpprofile.json)

* commit bin/oref0-autotune.sh changes

* Add import for Carbs&Insulin entered through Nightscout Care Portal (#547)

* Update history.js

* Update history.js

* Update history.js

* Update history.js

* Update history.js

* no-op whitespace fixes

* put all fi's on their own lines

* re-add missing fi, and fix confusing whitespace

* fix if syntax to unbreak failing unit tests

* fix if syntax in lib/meal/history.js too

* Add module needed for EdisonVoltage to work on jubilinux 0.2.0 (#559)

* easy_install -U decocare (#548)

* Don't use xdrip/glucose.json when old or empty (#550)

* make monitor-xdrip a shell script, with more debugging

* add monitor-xdrip to package.json

* use sudo to install it. this is required for installing it on rpi. Otherwise you'll get error: (#565)

```
The following error occurred while trying to add or remove files in the
installation directory:

    [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/test-easy-install-5748.write-test'

The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    /usr/local/lib/python2.7/dist-packages/

Perhaps your account does not have write access to this directory?  If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account.  If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.

For information on other options, you may wish to consult the
documentation at:

  https://pythonhosted.org/setuptools/easy_install.html

Please make the appropriate changes for your system and try again.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant