Ingen beskrivning

polscm32 aka Marvout 7c09c94eb4 refactoring 1 år sedan
.github 33cc547eab Remove funding requests 2 år sedan
BuildTools 8c69d2c41e Swiftformat 5 år sedan
Dependencies 3ab6b237a2 Various. (#49) 1 år sedan
FreeAPS 7c09c94eb4 refactoring 1 år sedan
FreeAPS.xcodeproj 40911c5f19 port PRed changes to textfield from Trio, use numberPad instead of decimalPad for carbs/fpus 1 år sedan
FreeAPS.xcworkspace 4aa3e9f109 Chart Override (#56) 1 år sedan
FreeAPSTests 0ad0d84fe4 Update settings header with version, build number, branch name, commit ID and copyright notice. (#541) 3 år sedan
FreeAPSWatch b0f141abc9 In App Icon Chooser (#14) 3 år sedan
FreeAPSWatch WatchKit Extension f98bca6f96 update icons (#43) 2 år sedan
LiveActivity 4aa3e9f109 Chart Override (#56) 1 år sedan
Model 7c09c94eb4 refactoring 1 år sedan
Templates 97c9019393 Generamba template 4 år sedan
fastlane 79f123732c Fastfile changes to support Live Activity (#396) 2 år sedan
scripts 5f9f28c072 Save transmitter ID on view disappear 4 år sedan
.gitignore 29110721db Fix run script for branch name and commit ID to work with Xcode 15 (#274) 2 år sedan
BolusStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 år sedan
BolusStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 år sedan
CODE_OF_CONDUCT.md 7e97709b91 Create CODE_OF_CONDUCT.md 3 år sedan
CarbEntryStored+CoreDataClass.swift c9a7b22969 Fix carb storage handling for core data WIP 2 år sedan
CarbEntryStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
Config.xcconfig f98bca6f96 update icons (#43) 2 år sedan
FAQ.md 647f99fd19 Release/0.1.23 (#53) 5 år sedan
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) 5 år sedan
Forecast+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 år sedan
Forecast+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 år sedan
ForecastValue+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 år sedan
ForecastValue+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP 2 år sedan
Gemfile 4c48f0d570 Mac-free FAX install: Copied and adapted FastLane and GitHub Actions from LoopKit/LoopWorkspace 3 år sedan
Gemfile.lock 1d00044597 Fastlane/GH build improvements: Add sync action and keepalive action, align with Loop dev improvements (#46) 2 år sedan
GlucoseStored+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
GlucoseStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
ImportError+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
ImportError+CoreDataProperties.swift 6706fbcfb9 man codegen 2 år sedan
LICENSE.txt 5603716d48 Create LICENSE.txt 5 år sedan
LoopStatRecord+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
LoopStatRecord+CoreDataProperties.swift 6706fbcfb9 man codegen 2 år sedan
MealPresetStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
MealPresetStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
OpenAPS_Battery+CoreDataClass.swift 9f5fa7e774 replace js file battery with core data entitiy 2 år sedan
OpenAPS_Battery+CoreDataProperties.swift 9f5fa7e774 replace js file battery with core data entitiy 2 år sedan
OrefDetermination+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
OrefDetermination+CoreDataProperties.swift f18f79d798 Async rework 2.0 (#50) 1 år sedan
OverrideRunStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
OverrideRunStored+CoreDataProperties.swift f156d59ea5 Store override name in overrideRun 1 år sedan
OverrideStored+CoreDataClass.swift f33988e1f1 Override rework (#54) 1 år sedan
OverrideStored+CoreDataProperties.swift e820007461 Override to NS WIP 1 år sedan
PumpEventStored+CoreDataClass.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
PumpEventStored+CoreDataProperties.swift 4aa3e9f109 Chart Override (#56) 1 år sedan
README.md f43b7128ad Update Discord link 2 år sedan
Rambafile 9f7bb34406 fix Rambafile 4 år sedan
StatsData+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
StatsData+CoreDataProperties.swift 6706fbcfb9 man codegen 2 år sedan
TempBasalStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 år sedan
TempBasalStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip 2 år sedan
TempTargets+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
TempTargets+CoreDataProperties.swift 6706fbcfb9 man codegen 2 år sedan
TempTargetsSlider+CoreDataClass.swift 6706fbcfb9 man codegen 2 år sedan
TempTargetsSlider+CoreDataProperties.swift 6706fbcfb9 man codegen 2 år sedan
crowdin.yml 5628ca9499 Update Crowdin configuration file 2 år sedan

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