If you build a DIY OpenAPS implementation, you might find these notes useful for day to day operation and troubleshooting.
You can copy and modify this document to reflect the details of your OpenAPS implementation (both hardware and software).
Treat this document as a guide that helps you provide details for each of the topics below. The information and instructions should be as detailed or generalized as suits the T1D and those operating the OpenAPS implementation.
Role | Name | Phone |
---|---|---|
T1D | ||
Primary Support | ||
Emergency Contact | ||
T1D Doctor | ||
APS Technical Support |
- My Nightscout site
- Papertrail APS logs
version | name of component | command to re-install |
---|---|---|
python setuptools | sudo apt-get install python-pip python-setuptools |
|
openaps stable | sudo pip install -U openaps |
|
openaps dev | sudo pip install -U git+git://github.com/openaps/openaps.git@dev |
|
0.1.5 | oref0 stable | sudo npm install -g oref0 |
- | oref0 development | sudo npm install -g git://github.com/openaps/oref0.git#dev |
- Dynamic network solution (Weaved, etc)
- OpenAPS Docs
- OpenAPS Community Discussion
- OpenAPS uses time from CGM data, pump
- Is APS device powered on?
- Is APS system running?
- Is APS system on a network?
- Is my APS loop starting?
- Is my APS loop succeeding?
- Does system need a reboot?
- Turn off APS
- Reboot APS
- Charge APS
- Low APS Battery
- Pump Battery specification
- Pump Battery replacement frequency
- Safe range: 2 meters
- Max range: 10 meters
- Additional APS recievers
- Login with ssh
- View recent logs
- View dmesg log
- Review Nightscout OpenAPS status
- Unknown system failure
- Update Nightscout
- Update OpenAPS
- Update oref0
- Update Raspbian
- Make a change to the OpenAPS implementation repository