oref0 icon indicating copy to clipboard operation
oref0 copied to clipboard

oref0: The open reference implementation of the OpenAPS reference design.

Results 89 oref0 issues
Sort by recently updated
recently updated
newest added

…penaps Installing the nodejs 8.x package puts npm version 6.13.4. The installation line of the latest version of npm leads to a conflict between the versions of npm and nodejs....

Note: This PR has changed somewhat significantly since inception. The "very minor" changes listed below have been removed to keep the focus on changes to node/npm install improvements. The original...

Fixing get_profile to work with latest nightscout api authentication

Setting up for bug fixes and other updated for v0.7.2 The primary fix in this release is for: * #1435 - updates to golang broke new installations. Other fixes/improvements include:...

This includes the ability to set the prediction period to a value to see how adjusting prediction affects algorithm capability. There's a check in place that ensures the minimum time...

This fixes the "no convenience aliases work" networklog, pumploop-log, cat-wifi, etc, issue. Removed dependency of detection of "sourced" vs "non sourced" script invocation which is not needed and known to...

If `floating_carbs: true`, then dose slightly more aggressively by using all entered carbs for calculating COBpredBGs. This avoids backing off too quickly as COB decays. Even with this option, oref0...

2 users of AAPS autotune plugin (same results found on OpenAPS autotune algo) have the same issue: - They both enter almost all of their carbs - In autotune log...

Trying to reinstall I got The unauthenticated git protocol on port 9418 is no longer supported. https://github.blog/2021-09-01-improving-git-protocol-security-github/ >For existing repositories, if you’re having trouble fetching, check that the remote you...

Currently, autotune uses and tunes a single ISF and IC ratio. Some people use different ratios over the course of the day. It might be useful to support tuning different...

help wanted