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

To allow running autotune independent of an openaps instance, we should support the format of Nightscout's /api/v1/profile.json, in addition to the (slightly different) oref0 profile.json format.

Per https://github.com/openaps/oref0/issues/1008#issuecomment-390044904 With SMB, people often get frustrated/concerned that they're not getting enough insulin when they see zero temps in the NS basal rendering, as it's difficult to mentally combine...

Hello All, Just raising a discussion in regards to a post on Facebook about the Libre 2 and its possible 1 min delta updates. Medtronic Pumps are fairly slow to...

Check out and install the smb-zt-to-target branch (or, in future, any branch containing commit ef393e95de91b46c5a369c4c51edcd90e4175ede) per https://openaps.readthedocs.io/en/latest/docs/Customize-Iterate/update-your-rig.html#alternative-step-1b-test-a-feature-branch-not-recommended-for-initial-setup `cd ~/src/oref0/examples/ && ./example.sh` Then modify the json files as desired and re-run...

With the advent of SMB, it is common to get plenty of insulin, yet it be visualized as "zero" temps and SMB's, causing lack of understanding about how much insulin...

One output of the European developer meetup was an agreement on the need to more closely sync AndroidAPS (which uses a ported version of oref0) and OpenAPS. @MilosKozak @scottleibrand @danamlewis...

[stealing Dana's proposal format] **Proposal:** [stolen from FB comment by Katie] Insulin doesn’t start to work immediately from a bolus command. It has to be fully delivered, actually absorbed into...

So autotune keeps setting my sensitivity i in the mid 4.9s, the result is mu loop stops working because oref will not support sensitivities less than 5. Frankly I would...

I’ve recently gotten back into heavy training, which always makes me substantially more insulin sensitive. I’ve been using oref1 for a long time and have got into the habit of...

The "API_SECRET" in root@rig:.profile is not the "API_SECRET" of at least 12 chars, it's the API_HASHED_SECRET. It would be good to have the variable correctly named. Indeed, in oref0/bin/oref0-setup.sh we...