Releases: JohanDegraeve/xdripswift
Releases · JohanDegraeve/xdripswift
Fix for Libre1 with Bubble, reset buffer when serialNumber is receive
4.2.15 version 4.2.15 - build 4019
Fix for Libre 1 A2 : if slope_slope == 0 then don't use parameters
4.2.14 version 4.2.14 - build 4017
Fix for Libre 1 : if slope_slope == 0 then don't use parameters
4.2.13 version 4.2.13 - build 4014
fixes Arabic translation
4.2.12 version 4.2.12 - build 4013
fix #138, sensor should not stop and start automatic when app is restarting.
fix #138, sensor should not stop and start automatic when app is restarting.
fix for crash when uploading calibrations to NS, when slope = 0
more tracing in calibrations upload
to see what's wrong with issue 136
fix crash when switching from Libre 1 to Libre 2
fix #132 use tableView.deleteSections and tableView.insertSections when sections need to be deleted or inserted
fix for Bubble, sensor stop/start solved
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
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.