Без опису

Jon Mårtensson d5ec83533f New Minimized determine-basal.js and profile.js with XPM changes and Roberts added variables and variable settings. 5 роки тому
BuildTools 8c69d2c41e Swiftformat 5 роки тому
Dependecies 253314f787 OrangeLink patch (batter level info and other features). 5 роки тому
FreeAPS d5ec83533f New Minimized determine-basal.js and profile.js with XPM changes and Roberts added variables and variable settings. 5 роки тому
FreeAPS.xcodeproj 224639dd17 Development team name for FreeAPSTests 5 роки тому
FreeAPS.xcworkspace 48180ec86b Release/0.1.14 (#29) 5 роки тому
FreeAPSTests 54fde69dd5 FileStorage tests 5 роки тому
Templates ba01e4f850 Chevron cell 5 роки тому
scripts 045c478e64 Release/0.1.2 (#10) 5 роки тому
.gitignore 8c69d2c41e Swiftformat 5 роки тому
FAQ.md 647f99fd19 Release/0.1.23 (#53) 5 роки тому
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) 5 роки тому
LICENSE.txt 5603716d48 Create LICENSE.txt 5 роки тому
README.md 60f1e7a4dd Release/0.2.0 (#63) 5 роки тому
README_RU.md 60f1e7a4dd Release/0.2.0 (#63) 5 роки тому
Rambafile 00dc7c4760 PVVM 5 роки тому
crowdin.yml f9e80de7c0 Update Crowdin configuration file 5 роки тому

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 on Loop&Learn

OpenAPS documentation

Smartphone requirements

  • All iPhones which support iOS 14 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 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 and the code can be found in the master branch.

The current stable version is 0.2.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 not recommended for daily use for blood glucose control!

Beta numbers end with a number greater than 0, and the code can be found in the dev brunch.

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)
  • System state upload to Nightscout
  • Remote carbs enter and temporary targets through Nightscout
  • Remote bolusing and insulin pump control

Not implemented (plans for future)

  • Open loop mode
  • Phone notifications of the system and connected devices state
  • Profile upload to Nightscout
  • Desktop widget
  • Apple Watch app
  • Plugins
  • Dexcom support
  • Enlite support
  • Apple Health support
  • Detailed functions description inside the app

Community