AndroidAPS/docs/MedtronicRoadmap.md
Andy Rozman 03e38158f4 [0.4.0]
- refactored Broadcast receiving
- implementation of SetProfile finished
- added additional null checking in RadioResponse class
2018-10-25 16:22:31 +01:00

1.9 KiB

#Medtronic AAPS Roadmap

Phase 1: Create AAPS integration point

Functionality Done %
Plugin 100
Base configuration (no RileyLink Discovery) 100
Basic pump configuration 100
Display Fragment 90
Pump Configuration 70

Phase 2: Implement commands within Roadtrip2 application

  1. Base Bolus/Status commands
Functionality Done %
Set Bolus 0
Cancel Bolus 0
Get Status 0
  1. TBR
Functionality Done %
Set TBR (Absolute) 0
Cancel TBR 0
  1. Basal Profile
Functionality Done %
Get Profile 0
Set Profile 0
  1. History
Functionality Done %
Get History 0
Decde History 0
  1. Extended Bolus
Functionality Done %
Set Extended Bolus 0
Cancel Extended Bolus 0
  1. Other commands
Functionality Done %
Load TDD 0

##Phase 3: Refactor RT2 code to split RileyLink and Medtronic parts

Functionality Done %
Refactor: Split RL and Medtronic code 0
Add RL code to AAPS 0
Start adding commands to AAPS 0
CMD: Base Bolus/Status commands 0
CMD: TBR 0
CMD: Basal Profile 0
CMD: History 0
CMD: Extended Bolus 0