Ivan Valkou 5 years ago
parent
commit
c0d70fd0cf
3 changed files with 42 additions and 3 deletions
  1. 39 0
      FAQ.md
  2. 2 2
      FAQ_RU.md
  3. 1 1
      FreeAPS/Resources/Info.plist

+ 39 - 0
FAQ.md

@@ -0,0 +1,39 @@
+# FAQ
+
+## How to get the Medtronic pump ready?
+
+- Set your temporary basal to units (not percents!).
+- Turn on the remote control with any ID (for example 000000).
+
+## Can I use Bolus assistant on a Medtronic pump?
+
+- You may, but you shouldn't to avoid control conflicts.
+- Carbs, entered through the bolus assistant on pump won't be counted in FreeAPS X.
+- Insulin, delivered through the bolus assistant on pump will be counted in FreeAPS X
+
+## Does the insulin model affect anything when connecting the pump?
+
+- No. This is a legacy screen of rileylink_ios library.
+- You can change an actual insulin type in Preferences -> Insulin Curve. Ultra-rapid for Fiast and Lyumjev, rapid-acting for others.
+
+## Can we manually set TBR?
+
+- Yes. For that you need to open the loop in settings and the button will appear on the main screen.
+
+## how to run the loop on demand manually?
+
+- There is no way of doing that. You can force the data update by long-tapping the loop icon. If this actions gets any new data, loop will be recalculated.
+
+## How to change BG units?
+
+- Preferences -> Glucose units. You will then have to set targets and insulin sensitivity and restart the application.
+
+## How to get BG values from Spike/Diabox?
+
+- Settings -> Nightscout -> Use Local Glucose Server, and set the port of a local server. Spike - 1979, Diabox - 17580
+
+## How to see raw data that is used inside the app?
+
+- Preferences -> Edit settings json. Set "debugOptions": true, and restart the app.
+- You can also download all the data to your computer through iTunes or Finder.
+

+ 2 - 2
FAQ_RU.md

@@ -7,7 +7,7 @@
 
 ## Можно ли использовать Помощник болюса на помпе Medtronic?
 
-- Можно, но рекомендуется, во избежание конфликтов управления помпой.
+- Можно, но не рекомендуется, во избежание конфликтов управления помпой.
 - Углеводы, введенные через Помощник учтены не будут.
 - Инсулин, введенный через Помощник будет учтён.
 
@@ -18,7 +18,7 @@
 
 ## Можно ли установить ручной временный базал?
 
-- Да. Для этого надо открыть петлю в настройках. На главном меню появится кнопка.
+- Да. Для этого надо открыть петлю в настройках. В главном меню появится кнопка.
 
 ## Как запустить петлю прямо сейчас вручную?
 

+ 1 - 1
FreeAPS/Resources/Info.plist

@@ -17,7 +17,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>$(MARKETING_VERSION)</string>
 	<key>CFBundleVersion</key>
-	<string>245</string>
+	<string>247</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>dexcomg6</string>