No Description

Deniz Cengiz 9a0105b033 Try again doing the upload just via MOC updates… needs testing 1 year ago
.github 33cc547eab Remove funding requests 2 years ago
BuildTools 8c69d2c41e Swiftformat 5 years ago
Dependencies 3ab6b237a2 Various. (#49) 1 year ago
FreeAPS 9a0105b033 Try again doing the upload just via MOC updates… needs testing 1 year ago
FreeAPS.xcodeproj d1cc4dd1fd change the name of the persistent container 1 year ago
FreeAPS.xcworkspace 0ec2a8870f fixes for thread safety, fix predictions not showing up ... wip 1 year ago
FreeAPSTests 0ad0d84fe4 Update settings header with version, build number, branch name, commit ID and copyright notice. (#541) 3 years ago
FreeAPSWatch b0f141abc9 In App Icon Chooser (#14) 3 years ago
FreeAPSWatch WatchKit Extension f98bca6f96 update icons (#43) 2 years ago
LiveActivity 4aa3e9f109 Chart Override (#56) 1 year ago
Model dc5bc79c87 Fetch suggested and enacted individually; upload always showing 'Waiting' or 'Not Enacted' WIP 1 year ago
Templates 97c9019393 Generamba template 4 years ago
fastlane 79f123732c Fastfile changes to support Live Activity (#396) 2 years ago
scripts 5f9f28c072 Save transmitter ID on view disappear 4 years ago
.gitignore 29110721db Fix run script for branch name and commit ID to work with Xcode 15 (#274) 2 years ago
BolusStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 years ago
BolusStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 years ago
CODE_OF_CONDUCT.md 7e97709b91 Create CODE_OF_CONDUCT.md 3 years ago
CarbEntryStored+CoreDataClass.swift c9a7b22969 Fix carb storage handling for core data WIP 2 years ago
CarbEntryStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 year ago
Config.xcconfig f98bca6f96 update icons (#43) 2 years ago
FAQ.md 647f99fd19 Release/0.1.23 (#53) 5 years ago
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) 5 years ago
Forecast+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 years ago
Forecast+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 years ago
ForecastValue+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 years ago
ForecastValue+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 years ago
Gemfile 4c48f0d570 Mac-free FAX install: Copied and adapted FastLane and GitHub Actions from LoopKit/LoopWorkspace 3 years ago
Gemfile.lock 1d00044597 Fastlane/GH build improvements: Add sync action and keepalive action, align with Loop dev improvements (#46) 2 years ago
GlucoseStored+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
GlucoseStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 year ago
ImportError+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
ImportError+CoreDataProperties.swift 6706fbcfb9 man codegen 2 years ago
LICENSE.txt 5603716d48 Create LICENSE.txt 5 years ago
LoopStatRecord+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
LoopStatRecord+CoreDataProperties.swift 6706fbcfb9 man codegen 2 years ago
MealPresetStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 year ago
MealPresetStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 year ago
OpenAPS_Battery+CoreDataClass.swift 9f5fa7e774 replace js file battery with core data entitiy 2 years ago
OpenAPS_Battery+CoreDataProperties.swift 9f5fa7e774 replace js file battery with core data entitiy 2 years ago
OrefDetermination+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
OrefDetermination+CoreDataProperties.swift 948743f410 Upload NS OpenAPS status from Core Data determination WIP 1 year ago
OverrideRunStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 year ago
OverrideRunStored+CoreDataProperties.swift f156d59ea5 Store override name in overrideRun 1 year ago
OverrideStored+CoreDataClass.swift f33988e1f1 Override rework (#54) 1 year ago
OverrideStored+CoreDataProperties.swift e820007461 Override to NS WIP 1 year ago
PumpEventStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 year ago
PumpEventStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 year ago
README.md f43b7128ad Update Discord link 2 years ago
Rambafile 9f7bb34406 fix Rambafile 4 years ago
StatsData+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
StatsData+CoreDataProperties.swift 6706fbcfb9 man codegen 2 years ago
TempBasalStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 years ago
TempBasalStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 years ago
TempTargets+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
TempTargets+CoreDataProperties.swift 6706fbcfb9 man codegen 2 years ago
TempTargetsSlider+CoreDataClass.swift 6706fbcfb9 man codegen 2 years ago
TempTargetsSlider+CoreDataProperties.swift 6706fbcfb9 man codegen 2 years ago
crowdin.yml 5628ca9499 Update Crowdin configuration file 2 years ago

README.md

iAPS

Introduction

iAPS - an artificial pancreas system for iOS based on OpenAPS Reference algorithms (Master 0.7.1) and Ivan Valkous stale Swift repo, freeaps.git.

Thousands of commits later, with many new and unique features added, the iOS app has been renamed to iAPS under a new organisation, Artificial Pancreas.

iAPS uses lot of frameworks published by the Loop community.

To download this repo:

In Terminal:
git clone --branch=main https://github.com/artificial-pancreas/iaps.git
cd iaps
xed .

Or using the GitHub interface: Download and open in Xcode directly using the Code button: "Open with Xcode".

To build directly in GitHub, without using Xcode:

Instructions:
https://github.com/Artificial-Pancreas/iAPS/blob/main/fastlane/testflight.md
Instructions in greater detail, but not iAPS-specific:
https://loopkit.github.io/loopdocs/gh-actions/gh-overview/

Please understand that iAPS is:

  • highly experimental and evolving rapidly.
  • not CE or FDA approved for therapy.

Pumps

  • Omnipod EROS
  • Omnipod DASH
  • Medtronic 515 or 715 (any firmware)
  • Medtronic 522 or 722 (any firmware)
  • Medtronic 523 or 723 (firmware 2.4 or lower)
  • Medtronic Worldwide Veo 554 or 754 (firmware 2.6A or lower)
  • Medtronic Canadian/Australian Veo 554 or 754 (firmware 2.7A or lower)

CGM Sensors

  • Dexcom G5
  • Dexcom G6
  • Dexcom ONE
  • Dexcom G7
  • Libre 1
  • Libre 2 (European)
  • Medtronic Enlite
  • Nightscout as CGM

iPhone and iPod

iAPS app runs on iPhone or iPod. An iPhone 8 or newer is required.

Documentation

Discord iAPS - Server

iAPS documentation (under development)

OpenAPS documentation

Crowdin Project for translation of iAPS
Crowdin

Middleware code for iAPS

ADD DASH PUMP and SETTINGS

Contribute

Code contributions as PRs are welcome!

Translators can click the Crowdin link above

For questions or other contributions: jon.m@live.se