Giter VIP home page Giter VIP logo

medtronicuploader's Introduction

Build Status Stories in Progress

600SeriesAndroidUploader

This is an Android app to upload data from a MiniMed 600 Series insulin pump to a Nightscout website via a Contour Next Link 2.4 blood glucose meter




Development - getting started

  • Install Android Studio

  • Install Fabric Plugin, enable Crashlytics, this should create app/fabric.properties with your fabric apiSecret and also add a fabric key to app/src/AndroidManifest.xml

    <meta-data
        android:name="io.fabric.ApiKey"
        android:value="YOUR-FABRIC-KEY" />
    

    (Please take care not to commit this change. If you're considering sharing your changes, or are using a non-private Github repository, you should remove this change in app/src/AndroidManifest.xml and copy the value as apiKey property to file app/fabric.properties instead. See https://docs.fabric.io/android/fabric/settings/working-in-teams.html#android-projects for more information.)

  • Create a BugFender account, create app/bugfender.properties and populate with

    apiKey=YOUR-BUGFENDER-KEY
    
  • Set up a virtual device in the AVD manager or connect an Android phone with USB debugging enabled.

  • Use one of the run configurations, eg installDebug

App Credits


Disclaimer And Warning

  • All information, thought, and code described here is intended for informational and educational purposes only. Nightscout currently makes no attempt at HIPAA privacy compliance. Use Nightscout at your own risk, and do not use the information or code to make medical decisions.

  • Use of code from github.com is without warranty or formal support of any kind. Please review this repository's LICENSE for details.

  • All product and company names, trademarks, servicemarks, registered trademarks, and registered servicemarks are the property of their respective holders. Their use is for information purposes and does not imply any affiliation with or endorsement by them.

  • Please note - this project has no association with and is not endorsed by:

  • Medtronic

  • Ascensia Diabetes Care (formerly Bayer Diabetes Care)

medtronicuploader's People

Contributors

ireneusz-ptak avatar jamorham avatar jgwashburn avatar jotomo avatar mrinnetmaki avatar pazaan avatar pogman avatar shawnbissell avatar volkerrichert avatar wright-david avatar

Watchers

 avatar  avatar

medtronicuploader's Issues

SOUP verification: 600SeriesAndroidUploader

We want to ensure the quality of the software item to be purchased. We want to also ensure that 600SeriesAndroidUploader is suitable for our use. It must fulfill following requirement:

  • 600SeriesAndroidUploader delivers glucose values and insulin doses successfully from the medical device to the cloud service.

Ref. Product Project management Plan, chapter 7.3.1.

Verification

Verification plan:
Verification date:
Verification results:

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.