Sin descripción

Jon Mårtensson a77ed4fcf9 Add TDD 7 day average and weighted average JSON. Make tdd.json and tdd_averages.json accessible from middleware function. hace 4 años
BuildTools 8c69d2c41e Swiftformat hace 5 años
Dependencies 475b8d89ee Merge branch 'Crowdin' into bdb hace 4 años
FreeAPS a77ed4fcf9 Add TDD 7 day average and weighted average JSON. Make tdd.json and tdd_averages.json accessible from middleware function. hace 4 años
FreeAPS.xcodeproj a77ed4fcf9 Add TDD 7 day average and weighted average JSON. Make tdd.json and tdd_averages.json accessible from middleware function. hace 4 años
FreeAPS.xcworkspace a475057ae4 Show error messages with SwiftMessages hace 4 años
FreeAPSTests a3e4af07e1 Calibrations chart hace 4 años
FreeAPSWatch dfa475400a Watch app signing hace 4 años
FreeAPSWatch WatchKit Extension b3fef03cd6 Watch app fixes hace 4 años
Templates 97c9019393 Generamba template hace 4 años
aisf fc1ab8bf12 aisf documentation hace 4 años
scripts 5f9f28c072 Save transmitter ID on view disappear hace 4 años
.gitignore 68ac066948 inreased oref info output hace 4 años
Config.xcconfig 33d4602140 Revert to Ivan's default hace 4 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
LICENSE.txt 5603716d48 Create LICENSE.txt hace 5 años
README.md ea4659120b README update hace 4 años
README_RU.md ea4659120b README update hace 4 años
Rambafile 9f7bb34406 fix Rambafile hace 4 años
crowdin.yml b1fa548fa9 Update Crowdin configuration file hace 4 años

README.md

FreeAPS X

FreeAPS X - an artificial pancreas system for iOS based on OpenAPS Reference algorithms

FreeAPS X uses original JavaScript files of oref0 and provides a user interface (UI) to control and set up the system

Documentation

Overview & Onboarding Tips on Loop&Learn

OpenAPS documentation

Smartphone requirements

  • All iPhones which support iOS 15 and up.

Supported pumps

To control an insulin pump FreeAPS X uses modified rileylink_ios library, thus supporting the same pump list:

  • 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)
  • Omnipod "Eros" pods

To control an insulin you need to have a RileyLink, OrangeLink, Pickle, GNARL, Emalink, DiaLink or similar device

Current state of FreeAPS X

FreeAPS X is in an active development state and changes frequently.

You can find a description of versions on the releases page.

Stable versions

A stable version means that it has been tested for a long time and does not contain critical bugs. We consider it ready for everyday use.

Stable version numbers end in .0.

Beta versions

Beta versions are the first to introduce new functionality. They are designed to test and identify issues and bugs.

Beta versions are fairly stable, but may contain occasional bugs.

Beta numbers end with a number greater than 0.

Contribution

Pull requests are accepted on the dev branch.

Bug reports and feature requests are accepted on the Issues page.

Implemented

  • All base functions of oref0
  • All base functions of oref1 (SMB, UAM and others)
  • Autotune
  • Autosens
  • Nightscout BG data source as a CGM (Online)
  • Applications that mimic Nightscout as a CGM (apps like Spike and Diabox) (Offline)
  • xDrip4iOS data source as a CGM via shared app gpoup (Offline)
  • GlucoseDirectApp data source as a CGM via shared app gpoup (Offline)
  • Libre 1 transmitters and Libre 2 direct as a CGM
  • Simple glucose simulator
  • System state upload to Nightscout
  • Remote carbs enter and temporary targets through Nightscout
  • Remote bolusing and insulin pump control
  • Dexcom offline support (beta)
  • Detailed oref preferences description inside the app (beta)
  • User notifications of the system and connected devices state (beta)
  • Apple Watch app (beta)
  • Enlite support (beta)
  • Apple Health support for blood glucose (beta)

Not implemented (plans for future)

  • Open loop mode
  • Profile upload to Nightscout
  • Home screen widget
  • Apple Health support for carbs and insulin

Community