Skip to content

oref 0.7.1 release

Latest
Compare
Choose a tag to compare
@danamlewis danamlewis released this 19 Jun 02:17
· 1 commit to master since this release
69d7673

0.7.1 release notes:

oref0 0.7.1 is a minor release with lots of miscellaneous minor bug fixes, code and error improvements, etc.; everyone’s been using this version in dev for a long time.

There are no major algorithm changes in this release, but please see below for notes about what the changes are.

Notes about what's included in this release

(in approximate diff order from https://github.com/openaps/oref0/pull/1317/files):

This includes:

  • The ability to calculate glucose noise (#1298) based on past glucose data.
    • It is disabled by default and controlled with the calc_glucose_noise preference.
  • Removes old no-longer-used code (like prediction lines we no longer use, i.e. aCOBpredBGs and other deprecated stuff)
  • bug fix for 0.7.0 where #1258 broke the check on not looping on too-flat CGM data, now resolved
  • ccprog added to oref0-mraa-install (#1322 )
  • infrastructure and oref0-simple-simulator improvements (#1325 )
  • if disk has less than 10MB free, delete something and logrotate (#1337)
  • calculate effective temp basal rate for Omnipod Loop users to be able to use autotune (#1364)
  • various system improvements to reduce likelihood of full disk errors
  • Pushover improvements
  • Addresses Github's deprecation of support for git:// (fixes an error from previous master installs)
  • Add option to enable SMB when BG is greater than a specified value
  • carbsReq pushover improvements (largely eliminates duplicate notifications)
  • Improvements to pushover glances (for glanceable loop information on e.g. an Apple Watch)