Code Monkey home page Code Monkey logo

aaps_tandem_testing's Introduction

AAPS_Tandem_Testing

Testing for AAPS Tandem Integration

Important note: Tandem X2 supports only Remote Bolus, which means you can't Loop with it in Closed Loop mode. If Tandem decides to extend functionalities (with Set TBR command)

Download all neded parts (needs to be done 1st only)

  1. Download pumpX2 from jwoglom's repo: https://github.com/jwoglom/pumpX2, branch dev, and build it
  2. Download Tandem branch from Andy's Android APS repository: https://github.com/andyrozman/AndroidAPS, branch andy_tandem, and build it

Update all needed parts (needs to be done afterwards when versions change)

  1. Update local pumpX2 repo and (git pull) build it, (when pumpX2 will start doing tags, you will need to build specific tag (the one specified in AAPS Project (tandem/build.gradle look at variable tandem/build.gradle)
  2. Update local AndroidAPS repo to specific tag

Prepare Android APS (needs to be done once)

  1. Go into Maintainance option (click on button in left upper corner, this should give you some options) and select Log Settings and then inside select first 3 pump options: Pump, PumpBtComm and PumpComm
  2. To get advanced options working, you will need to go through objectives... If you ahev running AAPS somewhere, export settings from there and import them here, but be careful to update (or remove Nightscout URL), or else test data will go to NS from AAPS instance you exported.
  3. If you find error please post it in discord chat first, so that we don't get duplicates or reports of functionalities not yet developed

How to checkout certain tag

Names of pumpX2 tags start with letter v, so tag for version 1.1.5 would be v1.1.5, and tags for AAPS Tandem will start with "Tandem_", name of tag will be listed in release notes here, and I will always specify which tag of pumpX2 you will need. Getting pumpX2 tags for each release is just temporary solution, until we get upload to global maven repository fixed.

  1. To checkout just issue command like this: git checkout tags/v1.1.5 -b v1.1.5-branch
  2. This will put you in newly created branch based on specified tag
  3. Build the code:
./gradlew build
./gradlew publishToMavenLocal

Overview

If you want to see what functionalities are being done, you can switch to Projects tab, and there you can visually see what is being worked on and what is comming down the lane.

Release Notes for tags:

No relase so far. Relase 0.2 planned by end of september CURRENT:

  • basic driver framework (fake communication enabled)
  • pairing with pump

aaps_tandem_testing's People

Contributors

andyrozman avatar

Watchers

 avatar  avatar

Forkers

rifkyprayoga

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.