Skip to content

Releases: JohanDegraeve/xdripswift

Fix for Libre1 with Bubble, reset buffer when serialNumber is receive

17 Aug 15:30
Compare
Choose a tag to compare

Fix for Libre 1 A2 : if slope_slope == 0 then don't use parameters

10 Aug 19:56
Compare
Choose a tag to compare

Fix for Libre 1 : if slope_slope == 0 then don't use parameters

10 Aug 19:56
Compare
Choose a tag to compare

fixes Arabic translation

05 Aug 20:58
Compare
Choose a tag to compare
4.2.12

version 4.2.12 - build 4013

fix #138, sensor should not stop and start automatic when app is restarting.

31 Jul 20:58
Compare
Choose a tag to compare

fix #138, sensor should not stop and start automatic when app is restarting.

fix for crash when uploading calibrations to NS, when slope = 0

30 Jul 11:25
Compare
Choose a tag to compare

more tracing in calibrations upload

29 Jul 17:11
Compare
Choose a tag to compare

to see what's wrong with issue 136

fix crash when switching from Libre 1 to Libre 2

27 Jul 16:41
Compare
Choose a tag to compare

fix #132 use tableView.deleteSections and tableView.insertSections when sections need to be deleted or inserted

fix for Bubble, sensor stop/start solved

27 Jul 16:40
Compare
Choose a tag to compare

bubble : changed sensor serial number tracking. Because sometimes wrong data was used to read sensor serial number, resulting in a wrong value for sensor serial number, resulting in sensor stop/start, resulting in losing calibrations (was only a problem for self-calibrating users)

fix Libre A2

27 Jul 16:38
Compare
Choose a tag to compare

fix #131 - with 4.2 a check was added on slope parameters. This was taken over from bubbledevteam pull request. Apparently this causes Libre 1 A2 failure.