-
Add magic methods to some functions/objects to ease useability
-
Forgive me if noob issue but pull from Carelink failing with the following:
```
./bin/mmcsv fetch --username="myusername" --password="mypw" --days 1 stdout
```
Reply from Medtronic (html) says "Syst…
-
Hi!
Is there a final release already?
-
...once we've figured it out ourselves
-
We've encountered an issue where input files don't exist and errors weren't reported. Ensure that non-existent files throw an error.
-
**Proposal**: It would be nice if autotune's recommendation file would also upload Nightscout's basal profile, so the profile didn't get out of sync with autotune. (This impacts how OpenAPS basals vis…
-
VERY LOW PRIORITY but maybe easy to do? On the carb entry screen of the t:slim is a + so that you can add up carbs during entry while mentally scanning the components of a meal prior to bolus.
-
I belong to international FB group of 600 Series Medtronic pump users. This app is very useful here in the US but requires additional calculations to use in UK, Europe, Australia, and other parts of t…
tlw46 updated
6 years ago
-
How should the `LevelOfMeasurement` be used for `Quantity` operations like `add()`,` subtract()`, `multiply()` or `to()` converting it into another `Unit`?
There are essentially two questions:
- […
keilw updated
5 years ago
-
To repeat use the following command line on render-test
```
tests/compute/textureSamplingTest.slang -slang -gcompute -o tests/compute/textureSamplingTest.slang.actual.txt -vk
```
The following…