xdripswift/xdrip/BluetoothPeripheral
Paul Plant 60874af5fd initial implementation sensor info view
- replaces the old image-based sensor countdown (only for Libre)
- will now work for all CGM systems that report a sensor start date (or sensor age in the case of Libre)
- if no current/valid data is found, the view remains hidden
- currently showing for Libre 2 EU BLE (14.5 days), compatible Libre via external transmitter (14.5 days), Dexcom G5/G6/One (10.0 days) and LibreLinkUp follower (14.0 days)
- starts at 0% progress for 0d and finishes at 100% progress for maxAge as per above line
- To simply UI, sensor countdown options are removed completely
- All maxAge values are in Constants file for easy updating if ever needed
2023-11-06 19:03:29 +01:00
..
CGM Dexcom fixes, related to setting useOtherApp and oopWebEnabled 2021-12-23 23:18:22 +01:00
Generic initial implementation sensor info view 2023-11-06 19:03:29 +01:00
M5 Removed all code related to oop web, which was to get calibration info via oop web server. The 'webOOPEnabled' flag is still there, it's now used to distinguish between xDrip or Libre algorithm (which was already the case since one of the previous commits 2021-01-13 22:57:32 +01:00
watlaa Removed all code related to oop web, which was to get calibration info via oop web server. The 'webOOPEnabled' flag is still there, it's now used to distinguish between xDrip or Libre algorithm (which was already the case since one of the previous commits 2021-01-13 22:57:32 +01:00