Sin descripción

polscm32 aka Marvout 9c272df2aa allow main chart to scroll horizontally while having a fixed Y axis, thanks @nas10! hace 1 año
.github 33cc547eab Remove funding requests hace 2 años
BuildTools 8c69d2c41e Swiftformat hace 5 años
Dependencies 3ab6b237a2 Various. (#49) hace 1 año
FreeAPS 9c272df2aa allow main chart to scroll horizontally while having a fixed Y axis, thanks @nas10! hace 1 año
FreeAPS.xcodeproj f18f79d798 Async rework 2.0 (#50) hace 1 año
FreeAPS.xcworkspace 03df910cb9 Also make all the JS stuff async (#52) hace 1 año
FreeAPSTests 0ad0d84fe4 Update settings header with version, build number, branch name, commit ID and copyright notice. (#541) hace 3 años
FreeAPSWatch b0f141abc9 In App Icon Chooser (#14) hace 3 años
FreeAPSWatch WatchKit Extension f98bca6f96 update icons (#43) hace 2 años
LiveActivity dfdd98b12e fix Live Activity not updating, refactoring; fix bobble not showing the according trend hace 1 año
Model f18f79d798 Async rework 2.0 (#50) hace 1 año
Templates 97c9019393 Generamba template hace 4 años
fastlane 79f123732c Fastfile changes to support Live Activity (#396) hace 2 años
scripts 5f9f28c072 Save transmitter ID on view disappear hace 4 años
.gitignore 29110721db Fix run script for branch name and commit ID to work with Xcode 15 (#274) hace 2 años
BolusStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip hace 2 años
BolusStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip hace 2 años
CODE_OF_CONDUCT.md 7e97709b91 Create CODE_OF_CONDUCT.md hace 3 años
CarbEntryStored+CoreDataClass.swift c9a7b22969 Fix carb storage handling for core data WIP hace 2 años
CarbEntryStored+CoreDataProperties.swift c9a7b22969 Fix carb storage handling for core data WIP hace 2 años
Config.xcconfig f98bca6f96 update icons (#43) hace 2 años
FAQ.md 647f99fd19 Release/0.1.23 (#53) hace 5 años
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) hace 5 años
Forecast+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP hace 2 años
Forecast+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP hace 2 años
ForecastValue+CoreDataClass.swift 44b234dc9d Store predBGs as forecasts in core data WIP hace 2 años
ForecastValue+CoreDataProperties.swift 44b234dc9d Store predBGs as forecasts in core data WIP hace 2 años
Gemfile 4c48f0d570 Mac-free FAX install: Copied and adapted FastLane and GitHub Actions from LoopKit/LoopWorkspace hace 3 años
Gemfile.lock 1d00044597 Fastlane/GH build improvements: Add sync action and keepalive action, align with Loop dev improvements (#46) hace 2 años
GlucoseStored+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
GlucoseStored+CoreDataProperties.swift 5d61dc6e1f use GlucoseStored wip...some cleanup... hace 2 años
ImportError+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
ImportError+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
LICENSE.txt 5603716d48 Create LICENSE.txt hace 5 años
LoopStatRecord+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
LoopStatRecord+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
OpenAPS_Battery+CoreDataClass.swift 9f5fa7e774 replace js file battery with core data entitiy hace 2 años
OpenAPS_Battery+CoreDataProperties.swift 9f5fa7e774 replace js file battery with core data entitiy hace 2 años
OrefDetermination+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
OrefDetermination+CoreDataProperties.swift f18f79d798 Async rework 2.0 (#50) hace 1 año
Override+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
Override+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
OverridePresets+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
OverridePresets+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
Presets+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
Presets+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
PumpEventStored+CoreDataClass.swift 8ea6b6cdaa fixes, refactoring hace 2 años
PumpEventStored+CoreDataProperties.swift 1a0f53137c fix insulin deletion in history hace 2 años
README.md f43b7128ad Update Discord link hace 2 años
Rambafile 9f7bb34406 fix Rambafile hace 4 años
StatsData+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
StatsData+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
TempBasalStored+CoreDataClass.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip hace 2 años
TempBasalStored+CoreDataProperties.swift e410ac9e35 remove InsulinStored, replace it with Entities for storing PumpHistory, use it in main chart and determine basal ...wip hace 2 años
TempTargets+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
TempTargets+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
TempTargetsSlider+CoreDataClass.swift 6706fbcfb9 man codegen hace 2 años
TempTargetsSlider+CoreDataProperties.swift 6706fbcfb9 man codegen hace 2 años
crowdin.yml 5628ca9499 Update Crowdin configuration file hace 2 años

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