Nessuna descrizione

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

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