Commit Graph

687 Commits

Author SHA1 Message Date
Johan Degraeve c53208d35c
Update README.md 2020-07-15 11:38:40 +02:00
Johan Degraeve c726dc51ef version 4.2.0 - build 3927 2020-07-15 11:36:51 +02:00
Johan Degraeve b44461151b closes #123 : if alarm goes off, then suppress the notification with the reading, as that info is already in the alarm notification
Xdrip sends a notification for each reding to my home screen. However when you are also in a high or low area a second notification will be triggered right after the reading notification. Can this somehow combined so Im getting a reading as High Alarm instead of both?
2020-07-15 10:29:18 +02:00
Johan Degraeve 2d8ac5758d error message in case Libre US is used 2020-07-14 20:48:55 +02:00
Johan Degraeve 1fc653d3fb Fix for starting Libre sensor, oop web server returns errcode = 0 in that case, should not be shown to user 2020-07-14 17:03:54 +02:00
Johan Degraeve 9bfb885907 fix to allow calibration when overrideWebOOPCalibration is enabled - values received from oop web should not be divided by 1000 2020-07-14 16:51:51 +02:00
Johan Degraeve ad39e6e8bc fix to allow calibration when overrideWebOOPCalibration is enabled 2020-07-14 08:55:07 +02:00
Johan Degraeve 81d2c1b403 fix for showing badge counter as soon as start up is done, or when setting is changed 2020-07-13 23:33:24 +02:00
Johan Degraeve d8d500a042 fix to allow calibration when overrideWebOOPCalibration is enabled 2020-07-13 23:02:27 +02:00
Johan Degraeve 8974f5aa46 version 4.1.13 - build 3902 2020-07-13 21:25:24 +02:00
Johan Degraeve 686598eb72 option to use internal calibration algorithm, even if oop web is used 2020-07-13 21:23:22 +02:00
Johan Degraeve c4858bfe4d changed text : 'Trace' to 'Issue' 2020-07-13 20:56:26 +02:00
Johan Degraeve ce700ef4bf removed unused debugging statement 2020-07-13 20:44:57 +02:00
Johan Degraeve e953d2570e moved libre1 A2 : no oop web required, and uses normal parsing if oop web is used 2020-07-13 19:48:18 +02:00
Johan Degraeve abbb529088 minor changes in comments 2020-07-13 19:20:48 +02:00
Johan Degraeve 082a631142 add file SettingsViewHomeScreenSettingsViewModel.swift 2020-07-13 19:00:28 +02:00
Johan Degraeve 3d16f9e5e3 resolve merge conflict 2020-07-13 16:40:21 +02:00
Johan Degraeve d5753feecb version 4.1.12 build 3899 2020-07-12 23:48:06 +02:00
Johan Degraeve 9e65a32e21 cleanup : removed oop web site and oop token from BLEPeripheral/coredata 2020-07-12 23:39:59 +02:00
Paul Plant 3d767d4795 Update texts for Volume Tests, Trace Files, OOPWeb Service and Non-Fixed Calibrations 2020-07-12 15:26:39 +02:00
Paul Plant e939ac9595 reset develop and merge bgObjectives branch 2020-07-12 10:49:48 +02:00
Paul Plant cbf43f4554 Merge branch 'bgGraphObjectives' into develop 2020-07-12 10:36:11 +02:00
Paul Plant da7e5a09bd Objective Lines/Targets and Settings Screen added 2020-07-11 18:58:56 +02:00
Johan Degraeve 5359272a5c Libre oop web : notification in case token is invalid 2020-07-11 18:45:28 +02:00
Johan Degraeve 3de9a16d28 moved OOP web site and oop web token to developer settings 2020-07-11 17:33:07 +02:00
Johan Degraeve a6c1454c78 Bluetooth peripheral view : non-fixed slopes and oop web algorithm settings not shown if sensor type needs oop web 2020-07-11 14:23:01 +02:00
Johan Degraeve f4ca7443a6 fix merge conflict 2020-07-10 22:36:27 +02:00
Johan Degraeve 8d20a8cd7c bubble : crc check before trying to read the sensor number
- sensor read was done before crc check. If data was corrupt this could create a wrong sensor number, causing a sensor restart ..
2020-07-10 08:15:24 +02:00
Johan Degraeve 9bbb85685f version 4.1.9 - build 3898 2020-07-09 21:56:39 +02:00
Johan Degraeve 1d9c2ba6fd non fixed slope : small changes in UISwitch handling 2020-07-09 00:04:50 +02:00
Tudor-Andrei Vrabie 9aac215690 Add option for non-fixed calibration slopes for Libre sensors 2020-07-07 20:06:10 +01:00
Johan Degraeve fc9555867f localizing the new error message for Libre 2020-07-06 21:48:03 +02:00
Johan Degraeve 55d179a660 version 4.1.8 build 3896 2020-07-06 21:43:29 +02:00
Johan Degraeve 33c2b5b121 Error messages for Libre Web server errors, can be shown to the user in notification.
And further code simplification
2020-07-06 21:29:30 +02:00
Johan Degraeve 97029f148d version 4.1.7 build 3894 2020-07-04 22:26:47 +02:00
Johan Degraeve 376186b8ff reducing trace file size 2020-07-04 21:47:15 +02:00
Johan Degraeve f2c73e425f Libre US - using web oop and getLibreRawGlucoseOOPOA2Data, to test 2020-07-04 21:41:32 +02:00
Johan Degraeve 75bbaf7d4a temp commmit libre us 2020-07-04 20:38:49 +02:00
Johan Degraeve 8c2219f0c3 Merge branch 'MMLibre2' into develop 2020-07-03 23:35:32 +02:00
Johan Degraeve 79ebbf460f libre : removed temporary debuglogging 2020-07-03 23:16:00 +02:00
Johan Degraeve b7ec84dfda more tracing for Libre 2020-07-03 20:48:48 +02:00
Johan Degraeve 994c7846f0 fix in LibreDataParser for transmitters that don't give patchInfo (hence Libre 1 only) 2020-07-03 20:48:10 +02:00
Johan Degraeve 01d06e6c37 LibreDataParser, more tracing, can be deleted once all Libre sensor types are working 2020-07-03 00:03:29 +02:00
Johan Degraeve f1b735284c fix in description Libre 1 A2 2020-07-03 00:03:14 +02:00
Johan Degraeve a00dd34869 LibreDataParser, more tracing, can be deleted once all Libre sensor types are working 2020-07-02 22:45:59 +02:00
Johan Degraeve c97571858b MiaoMiao Libre 2 support 2020-07-02 22:10:49 +02:00
Johan Degraeve c07dce41f5 tracing timestamps before and after calling task.resume, everywhere 2020-07-02 21:54:20 +02:00
Johan Degraeve 4098c9423e more tracing for bubble 2020-07-01 23:43:20 +02:00
Johan Degraeve 7e5da1d574 setting libreUS and libreProH to no weboop needed 2020-07-01 19:04:57 +02:00
Johan Degraeve 5ff162a05c minor changes in tracing 2020-07-01 19:02:46 +02:00