Skip to content

Commit

Permalink
Merge pull request #1899 from peterleimbach/rework-project
Browse files Browse the repository at this point in the history
objective 1
  • Loading branch information
peterleimbach authored Dec 12, 2023
2 parents 19a6f02 + b90fdb5 commit 194fdd7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 32 deletions.
6 changes: 5 additions & 1 deletion docs/EN/Configuration/BG-Source.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# CGMS/FGMS Configuration

General information
* [General](../Hardware/GeneralCGMRecommendation.md)
* [Data Smoothing](../Usage/Smoothing-Blood-Glucose-Data-in-xDrip.md)
* [Data Smoothing](../Usage/Smoothing-Blood-Glucose-Data-in-xDrip.md) is very important to get reliable blood glucose values as some values from CGMS are jumpy.
* [xDrip+Settings](./xdrip.md)

information for specific CGMS/FGMS

* [Dexcom G7](../Hardware/DexcomG7.md)
* [Dexcom G6](../Hardware/DexcomG6.md)
* [Dexcom G5](../Hardware/DexcomG5.md)
Expand Down
28 changes: 0 additions & 28 deletions docs/EN/Installing-AndroidAPS/smoothing-blood-glucose-data.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/EN/Usage/Smoothing-Blood-Glucose-Data-in-xDrip.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ In addition, many people have reported the FreeStyle Libre often produces noisy
**Smooth Sensor Noise.** In xDrip+ Settings > xDrip+ Display Settings ensure that Smooth Sensor Noise is turned on. This attempts to apply smoothing to noisy data.

**Smooth Sensor Noise (Ultrasensitive).** If you are still seeing noisy data in xDrip+ you can apply more aggressive smoothing using the Smooth Sensor Noise (Ultrasensitive) setting. This will attempt to apply smoothing even on very low levels of detected noise. To do this, first enable [engineering mode](Enabling-Engineering-Mode-in-xDrip.md) in xDrip+. Then navigate to Settings > xDrip+ Display Settings and turn on Smooth Sensor Noise (Ultrasensitive).

9 changes: 6 additions & 3 deletions docs/EN/Usage/completing-the-objectives.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,12 @@ As well as progressing through the **objectives**, if you want, you can also rem

## Objective 1: Setting up visualization and monitoring, analysing basals and ratios

- Select the correct blood glucose source for your setup. See [BG Source](../Configuration/BG-Source.md) for more information.
- Select the correct Pump in ConfigBuilder to ensure your pump can communicate with AAPS. Select **virtual pump** if you are using a pump model with no **AAPS** driver for looping, or if you want to work through the early **objectives** while using another system for insulin delivery.
- If using a DanaR pump then ensure you have followed the [DanaR Insulin Pump](../Configuration/DanaR-Insulin-Pump.md) instructions to ensure the link between pump and **AAPS**.
- AAPS checks if your basic technical setup is working.

If not you have to reconfigure until the basic technical setup works for AAPS.

- Select the correct CGMS/FGMS in [Config Builder](../Configuration/Config-Builder.md). See [BG Source](../Configuration/BG-Source.md) for more information.
- Select the correct Pump in [Config Builder](../Configuration/Config-Builder.md) to ensure your pump can communicate with AAPS. Select **virtual pump** if you are using a pump model with no **AAPS** driver for looping, or if you want to work through the early **objectives** while using another system for insulin delivery. See [insulin pump](../Getting-Started/Pump-Choices.md) for more information.
- Follow instructions in [Nightscout](../Installing-AndroidAPS/Nightscout.md) page to ensure **Nightscout** can receive and display this data.
- Note that URL in **NSClient** must be **_without_ "/api/v1/"** at the end - see [NSClient settings in Preferences](Preferences-nsclient).

Expand Down

0 comments on commit 194fdd7

Please sign in to comment.