Scott Leibrand

Results 205 comments of Scott Leibrand

Merged this into the https://github.com/openaps/openaps/tree/nogit branch for testing.

Looks like this isn't backwards compatible? I upgraded a rig and haven't re-initialized yet, and get this error preventing all openaps commands from working: ConfigParser.NoOptionError: No option 'git' in section:...

Is the fix for that as simple as a null check at https://github.com/openaps/openaps/blob/nogit/openaps/reports/invoke.py#L50 ?

Looks like we also need to check for the existence of args.args[1] at https://github.com/openaps/openaps/blob/nogit/openaps/init.py#L6 in order to support running it without the --nogit flag.

Yes, git has definitely been useful, especially in the early years when we were troubleshooting lots of bugs in the openaps toolkit and with peoples' custom aliases and reports. Since...

Opened PR: https://github.com/openaps/openaps/pull/130

I presume you're using oref0 master (0.6.x)? I don't believe oref0 dev (0.7.0) is affected by this bug, as it uses new pump history processing libraries instead of `decocare`.

Please try `dev` and let us know if that fixes it.

Does anyone who uses Nightscout token auth want to test this before I merge it to 0.7.2-dev?

Sorry, why do you say that is wrong? We don't use BWP (at all). With OpenAPS oref0, if you're 62 with -0.8U of IOB and a resulting eventualBG above target,...