ivalkou / freeaps

FreeAPS X - an artificial pancreas system for iOS based on OpenAPS
MIT License
162 stars 141 forks source link

FreeAPSx boluses 5x after one remote command, Omnipod Eros #202

Open Nadezhda2910 opened 1 year ago

Nadezhda2910 commented 1 year ago

FreeAPSx bolused 0.5 units 5x - after one remote command - bolus:0.5. OmniPod Eros, (freeapsx,master branch, ivalkou, v0.2.6 beta)

Logs in zip file. Thx!

{ "_type" : "Bolus", "id" : "957c1a46aa648015cdd5fdd013d5f992", "timestamp" : "2022-12-03T08:14:34.031Z", "amount" : 0.5, "duration" : 0 }, { "_type" : "Bolus", "id" : "0ab12a9ffd1fcb69b3218c269e381385", "timestamp" : "2022-12-03T08:13:19.419Z", "amount" : 0.5, "duration" : 0 }, { "_type" : "Bolus", "id" : "8c7e96a139519694592bcf468e65abc6", "timestamp" : "2022-12-03T08:12:24.169Z", "amount" : 0.5, "duration" : 0 }, { "_type" : "Bolus", "id" : "81f1e05b9f536dd0824f17ff6ee3da5a", "timestamp" : "2022-12-03T08:10:26.174Z", "amount" : 0.5, "duration" : 0 }, { "_type" : "Bolus", "id" : "afac9c066cebc1eaf6acfa748da96eff", "timestamp" : "2022-12-03T08:08:23.502Z", "amount" : 0.5, "duration" : 0 },

1 2 3 4 logs.zip

scrappy commented 1 year ago

Just as an FYI, but this code base has been dead / unmaintained for over a year now ... this project was forked to, and renamed as, iAPS, where all current development is being done.

I heavily recommend to anyone still using FreeAPS X, migrate to the maintained code base, where features are being constantly added, and bugs are constantly being fixed.

High probabillity that the bug / issue reported above has long been fixed.