Sterowniki do pomp (prawdopodobne) w przyszłości¶
Poniżej znajduje się lista niektórych pomp, które mogą działać w pętli, status ich wsparcia w dowolnym systemie pętlowym, oraz status dla systemu AAPS. Na końcu jest trochę informacji, jakie są wymagania, aby pompa nadawała się do pracy w pętli.
Pompy, których wsparcie jest w fazie rozwoju¶
Insulet Omnipod (with “old” Eros Pods) (Homepage)¶
Loop status: Not supported natively by AAPS at the moment. Decoding of the Omnipod protocol is finished- OpenOmni and OmniAPS Slack
Other implementations:
- Omnipy for AndroidAPS (stable in testing, requires Raspberry Pi as well as RileyLink, and specially modified AndroidAPS)
- OmniCore for AndroidAPS (not release yet, C# code running “natively” on Android, requires only RileyLink and specially modified AndroidAPS - next version of Omnipy project).
- iOS Loop (stable, released, requires RileyLink).
Java implementations: None till now.
AAPS implementation status: Work on a native Java driver for Omnipod on AAPS is progressing on AAPS-Omnipod/AndroidAPS (omnipod_eros branch). It does not require a Raspberry Pi. You can follow progress on Discord (channel #omnipod-eros-testing) with this invite link. A first public test version was released in January 2020, and work is being done towards stabilization. Current version 0.4 (October 2020)
Hardware requirement for AAPS: RileyLink with Omnipod firmware (2.x) and 433 MHz antenna.
Pompy, które nadają się do pętli¶
Omnipod DASH (Homepage)¶
Loop status: Currently not supported by any of loop system. Pump is a Loop candidate, but protocol unknown at the moment. Selling of pump officially started in January 2019.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, ponieważ pompa komunikuje się przez Bluetooth.
Comments: We are looking into development of Omnipod DASH, but problem at the moment is, that Dash is not yet available in Europe (where most of AAPS developers are) and that communciation protocol is unknown. We will try to reverse engineer official Dash APK, to determine how communication works and then implementation based on that findings. You can follow what is happening here: DashAAPS, but don’t expect this to be available anytime soon. This is at the moment only Proof Of Concept (until Milestone 2 is completed).
Ypsomed Pump (Homepage)¶
Loop status: Version 1 - 1.5 (2Q/2018) are not Loop candidates. While they do have BT communication, it seems that communication is very limited (uni directional: Pump->App). Maybe this will change in the next versions. It seems that we will get loopable version in begining of 2021, see this article.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, ponieważ pompa komunikuje się przez Bluetooth.
Kaleido (Homepage)¶
Loop status: Currently not supported by any of loop system. Pump is a Loop candidate, but since protocol is unknown at the time, I am not seeing this pump supported very soon.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, ponieważ pompa komunikuje się przez Bluetooth.
Medtrum A6/P6/C6 (Homepage)¶
Loop status: Is a Loop candidate. Company has its own limited half-Loop system running (A6). Controlable via iPhone App. No Android app available at the moment.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, wygląda na to, że jest włączona obsługa BT w pompie.
EOFLOW (Homepage)¶
Loop status: Is a Loop candidate. The remote control they use is actually modified Android device. (Pump is currently available only in Korea).
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, wygląda na to, że jest włączona obsługa BT w pompie.
Accu-Chek Solo (Homepage)¶
Loop status: Is a Loop candidate. Pump will start selling at end of 2018 in selected countries in EU. Its rummored to have Android app on special controler device for control.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, wygląda na to, że jest włączona obsługa BT w pompie.
Medtronic Bluetooth¶
Comments: This is pump that will come out in next few years and is planned to be supported in Tidepool Loop software (see this article.
Willcare Insulin pump (Homepage)¶
Loop status: At the moment its not Loop candidate, but we were contacted by their staff and they interested in extending their pump to be loopable (at the moment I think its missing only get/set profile commands).
Hardware requirement for AAPS: None. wygląda na to, że jest włączona obsługa BT w pompie.
Comments: Since company is interested in integration with AAPS, they might do implementation themselves.
Pompy już nie sprzedawane (firmy już nie działają)¶
Cellnovo Pump (see businesswire.com)¶
Loop status: Currently not supported by any of loop system. Pump is a Loop candidate, but since protocol is unknown at the time, I am not seeing this pump supported very soon.
** Wymagania sprzętowe dla AAPS: ** Prawdopodobnie brak, ponieważ pompa komunikuje się przez Bluetooth.
Note about product: It seems that company decided to exit the Pump Business. You can see more in this article
Pompy, które nie są odpowiednie dla pętli¶
Tandem:(any) (Homepage)¶
Loop status: Not loopable.
While ago they had firmware called T:AP (mentioned in this article, which could be used in loop (its no longer available, since pump was upgraded to x2), but that was not intended for commercial use, just for experimental use only (research projects). I talked with one of directors of company and he assured my that Tandem pump will never be open, but they have created their own closed loop system, which they are calling Control-IQ (I think it is already available in USA, and should be available in 2020 in Eu).
Animas Vibe¶
Loop status: Not loopable. No remote control possibility. Note: Pump is not being sold anymore. Company stopped working in Pump bussiness (J&J).
Animas Ping¶
Loop status: Not loopable. It has bolus possibility, but no TBR one. Note Stopped being sold when Vibe came out.
Wymagania dotyczące możliwości zapętlenia pomp¶
Prerequisite
- Pump has to support some kind of remote control. (BT, Radio frequency, etc)
- Protocol is hacked/documented/etc.
Minimal requirement
- Set Temporary Basal Rate
- Get Status
- Cancel Temporary Basal Rate
For oref1(SMB) or Bolusing:
- Set Bolus
Good to have
- Cancel Bolus
- Get Basal Profile (almost requirement)
- Set Basal Profile (nice to have)
- Read History
Other (not required but good to have)
- Set Extended Bolus
- Cancel Extended Bolus
- Read History
- Read TDD
Other pumps support¶
If you have any other pumps you would like to see status on, please contact me (@andyrozman on gitter). In future release a lot of Pump configurations will be added to be Open loopable (you will be able to select Virtual Pump Type in configuration and your settings will be loaded - Feature request #863).