Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync autotune-mdi changes back into dev #374

Merged
merged 14 commits into from Feb 6, 2017
Merged

Sync autotune-mdi changes back into dev #374

merged 14 commits into from Feb 6, 2017

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    e46b0b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    6fcabee View commit details
    Browse the repository at this point in the history
  2. remove debugging lines

    scottleibrand committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    55d0f23 View commit details
    Browse the repository at this point in the history
  3. remove debugging lines

    scottleibrand committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    d3a74bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c45386 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Merge pull request #351 from openaps/dev

    Dev to autotune-mdi
    scottleibrand committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    739e1eb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. New tool to sync profile data from OpenAPS to Nightscout (#301)

    * New tool to sync profile data from OpenAPS to Nightscout
    
    * Hashing the secret
    
    * Added tool to package.json
    
    * Support both hashed and unhashed api key
    
    * Added --preview support. Code run through js-beautify. Less console logging.
    
    * Fixed bug with parameter checking order, better logging in case of error / success on upload
    
    * Added profile JSON validity checking
    
    * One more check for the downloaded profile
    sulkaharo authored and scottleibrand committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    4db2470 View commit details
    Browse the repository at this point in the history
  2. Updated HAPP treatments parsing (#350)

    It may also make sense to look for !(current.timestamp) && current.insulin since I believe HAPP may give you the ability to edit the "Entered by" string (need to confirm that though).
    taylorfowler authored and scottleibrand committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    ad3d282 View commit details
    Browse the repository at this point in the history
  3. Autotune dayofweek (#359)

    * script for autotuning based on day of week
    
    * +x
    
    * exit on usage
    
    * accept command-line arguments
    scottleibrand authored and danamlewis committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    e4dcfb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Added additonal logic for HAPP Temp basals (#370)

    * Added additonal logic for HAPP Temp basals
    
    Needed to change the timestamp and rate to created_at and absolute respectively.
    
    * Update history.js
    
    * Update history.js
    taylorfowler authored and scottleibrand committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    68eec9b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Merge branch 'dev' into autotune-mdi

    Conflicts:
    	package.json
    scottleibrand committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    bec4cf8 View commit details
    Browse the repository at this point in the history
  2. syntax

    scottleibrand committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    e933a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214a7f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    957b42a View commit details
    Browse the repository at this point in the history