-
Notifications
You must be signed in to change notification settings - Fork 1.3k
From DM61's work on IRC, fixes a case where RC velocity can have an a… #778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
No way to have all IRC merged? Atm i saw there are a lot of loop versions on many repos from different users with different features. I believe you can create alpha releases with unsafe mod just to test them. Then when they are ok you will put them in dev and then in master. |
Imho of course :-) |
IRC is likely going to end up in Loop, but there are some structural changes to be made first, to better handle recomputation when needed. |
…rtificially large magnitude from short glucose change intervals.
|
LoopKit#778) * From DM61's work on IRC, fixes a case where RC velocity can have an artificially large magnitude from short glucose change intervals. * Typo
* integral retrospective correction Adds integral action to retrospective correction * integral retrospective correction, safer velocity calculation * integral retrospective correct, reset if glucose data missing * update integral RC only after glucose update fix for multiple calls to updateRetrospectiveGlucoseEffect in Loop 1.5.4 * display retrospective correction effect * integral RC indicator * - * Retrospective correction indicator * Retrospective correction indicator * Reinitialize integral RC states after Loop restart * RC disabled vs inactive messages * update IRC to LoopKit v2 * more robust glucose update check * resolve conflicts with LoopKit#778
* integral retrospective correction Adds integral action to retrospective correction * integral retrospective correction, safer velocity calculation * integral retrospective correct, reset if glucose data missing * update integral RC only after glucose update fix for multiple calls to updateRetrospectiveGlucoseEffect in Loop 1.5.4 * display retrospective correction effect * integral RC indicator * - * Retrospective correction indicator * Retrospective correction indicator * Reinitialize integral RC states after Loop restart * RC disabled vs inactive messages * update IRC to LoopKit v2 * more robust glucose update check * resolve conflicts with LoopKit#778
* integral retrospective correction Adds integral action to retrospective correction * integral retrospective correction, safer velocity calculation * integral retrospective correct, reset if glucose data missing * update integral RC only after glucose update fix for multiple calls to updateRetrospectiveGlucoseEffect in Loop 1.5.4 * display retrospective correction effect * integral RC indicator * - * Retrospective correction indicator * Retrospective correction indicator * Reinitialize integral RC states after Loop restart * RC disabled vs inactive messages * update IRC to LoopKit v2 * more robust glucose update check * resolve conflicts with LoopKit#778
…rtificially large magnitude from short glucose change intervals.