domain links
This commit is contained in:
parent
1bbd9012cb
commit
1e602ef4ba
1 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@ Setup:
|
||||||
- Set low cartridge alarm to your liking
|
- Set low cartridge alarm to your liking
|
||||||
- Enable keylock (can also be set on the pump directly, see usage section on reasoning)
|
- Enable keylock (can also be set on the pump directly, see usage section on reasoning)
|
||||||
- Get Android Studio 3 https://developer.android.com/studio/index.html
|
- Get Android Studio 3 https://developer.android.com/studio/index.html
|
||||||
- Clone ruffy from https://github.com/jotomo/ruffy (branch `combo-scripter-v2`)
|
- Follow the link http://ruffy.AndroidAPS.org and clone via git (branch `combo-scripter-v2`)
|
||||||
- Pair the pump using ruffy, if it doesn't work after multiple attempts, switch to the `pairing` branch, pair,
|
- Pair the pump using ruffy, if it doesn't work after multiple attempts, switch to the `pairing` branch, pair,
|
||||||
then switch back the original branch. If the pump is already paired and
|
then switch back the original branch. If the pump is already paired and
|
||||||
can be controlled via ruffy, installing the above version is sufficient.
|
can be controlled via ruffy, installing the above version is sufficient.
|
||||||
|
@ -68,7 +68,7 @@ Setup:
|
||||||
When AAPS is using ruffy, the ruffy app can't be used. The easiest way is to just
|
When AAPS is using ruffy, the ruffy app can't be used. The easiest way is to just
|
||||||
reboot the phone after the pairing process and let AAPS start ruffy in the background.
|
reboot the phone after the pairing process and let AAPS start ruffy in the background.
|
||||||
- Clone AndroidAPS from https://github.com/jotomo/AndroidAPS (branch `combo-scripter-v2`)
|
- Clone AndroidAPS from https://github.com/jotomo/AndroidAPS (branch `combo-scripter-v2`)
|
||||||
and build AAPS using the instructions on the wiki https://github.com/MilosKozak/AndroidAPS/wiki
|
and build AAPS using the instructions in the wiki http://wiki.AndroidAPS.org
|
||||||
- Before enabling the Combo plugin in AAPS make sure your profile is set up
|
- Before enabling the Combo plugin in AAPS make sure your profile is set up
|
||||||
correctly and your basal profile is up to date as AAPS will sync the basal profile
|
correctly and your basal profile is up to date as AAPS will sync the basal profile
|
||||||
to the pump.
|
to the pump.
|
||||||
|
@ -155,4 +155,4 @@ Components/Layers (developers):
|
||||||
- ComboPlugin
|
- ComboPlugin
|
||||||
- ruffy-spi (RuffyCommands interface to plug in lower layer)
|
- ruffy-spi (RuffyCommands interface to plug in lower layer)
|
||||||
- Scripting layer (ruffyscripter) / Command layer
|
- Scripting layer (ruffyscripter) / Command layer
|
||||||
- Driver layer (ruffy)
|
- Driver layer (ruffy)
|
||||||
|
|
Loading…
Reference in a new issue