Skip to content
Snippets Groups Projects
Select Git revision
  • a693fc1c0c1618a89af317cf50b8e8fb4928fe0d
  • master default protected
  • WIP-Arecibo-ci
  • WIP-Arecibo-v0.7.0
  • only-upload-cgm
  • develop
  • develop-treatments
  • feature/history
  • hotfix/logger
  • gh-pages
  • v0.6.1
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.0
  • v0.3.1
  • v0.3.0
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
21 results

600SeriesAndroidUploader

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Lennart Goedhart authored
    Merge branch 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader into pazaan/develop-basal-rates
    
    * 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader:
      Update MedtronicCnlIntentService.java
      conflict
      Update MedtronicCnlReader.java
      Update MedtronicCnlReader.java
      Fixes for reducing chance of CNL error state Fix graphing Fix for Realm hard crash
    a693fc1c
    History

    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

    Click here for more info
    Click here for Releases
    Click here for the Main Project Page



    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)