Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Upgrade-to-Python3/dexcom_reader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openaps/dexcom_reader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 16, 2019

  1. Support for Dexcom touchscreen receivers (openaps#19)

    * Update constants.py
    
    * G6 meter support
    
    * G6 meter support
    jaylagorio authored and scottleibrand committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    55d3517 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Update setup.py (openaps#20)

    Bump the version number so people upgrading using `oref0-setup` get this when they upgrade `openaps` to 0.2.2-dev
    jaylagorio authored and scottleibrand committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8b81a3a View commit details
    Browse the repository at this point in the history
  2. Create .travis.yml (openaps#21)

    cclauss authored and scottleibrand committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    76d1715 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Python 3 Update (openaps#26)

    * 2to3 Prints and idioms
    
    * Formatting
    
    * Importing
    
    * Syntax updating
    
    * Fix Flake8
    
    * Update setup.py
    
    * Update Travis config
    StephenBrown2 authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5228d3b View commit details
    Browse the repository at this point in the history
Loading