Commit Graph

421 Commits

Author SHA1 Message Date
Johan Degraeve 53e009e661
Update README.md 2020-01-19 22:49:33 +01:00
Johan Degraeve d30f753784 version increase 3.7.0 2020-01-19 22:44:33 +01:00
Johan Degraeve 96c99691dd more tracing added to find problem with some people in follower mode, that no notification is shown 2020-01-19 22:33:06 +01:00
Johan Degraeve 3f553ed9a1 NightScout settings : in follower mode then only the two first rows should be shown 2020-01-19 21:35:49 +01:00
Johan Degraeve fe2b988b7c resolve merge conflicts 2020-01-19 21:24:16 +01:00
Johan Degraeve 2ec60c502f Watlaa connection, master mode (ie watlaa is master) - receives Libre packets and watlaa battery level
This is a test version

To setup Watlaa :
- go to settings tab, select transmitter type Watlaa
- go back to home screen
- click transmitter
- click start sensor and start the sensor
- then go to the bluetooth tab (the second tab)
- click the +
- select watlaa
- select watlaa master
- scan
- click 'done'

xdrip should now receive the libre packets, you should get a calibration request
2020-01-19 14:10:21 +01:00
Johan Degraeve e786bce7d6 resolve merge conflict 2020-01-19 13:50:52 +01:00
Johan Degraeve c5e5d0b445 Merge branch 'fix-54-snooze-missed-reading-alerts' into develop 2020-01-19 13:49:23 +01:00
Johan Degraeve 65213ea728 fix #54 - missed reading alerts goes on and on for ever 2020-01-19 13:46:58 +01:00
Johan Degraeve c4c7564605 Merge branch 'fixipadcrash' into develop 2020-01-18 15:24:59 +01:00
Johan Degraeve f9c708cb78 fix #47, iPad crash when clicking transmitter button. 2020-01-18 15:24:44 +01:00
Johan Degraeve 28cd069c95 Merge branch 'changesettingname' into develop 2020-01-18 11:09:48 +01:00
Johan Degraeve c7e2d20ef4 change setting name 'reading on home screen' to 'reading in notifiation' 2020-01-18 11:09:22 +01:00
Johan Degraeve 5694a03465 Merge branch 'nslog' into develop 2020-01-18 00:13:28 +01:00
Johan Degraeve 1429922bd5 Option to enable NSLog so that all tracing can be found with cfgutil
When enabled, all logging can be viewed on a Mac:
- install Apple Configurator 2 on a Mac (it's not necessary to run the application)
- Open a Terminal session (on Mac click Search button top right, type 'Terminal', double click on the Terminal app)
- change directory to Downloads folder , type :
cd Downloads
- copy paste this :
/Applications/Apple\ Configurator\ 2.app/Contents/MacOS/cfgutil syslog | grep xDrip-NSLog | awk -F "xDrip-NSLog " '{print $2}'  > xdriplog.txt
and press enter

Now use the app, all logging information can be found in the file xdriplog.txt
You can also leave out the redirection to file.
2020-01-18 00:02:58 +01:00
Johan Degraeve 072c31df3e version increase 3.6.2 2020-01-12 20:53:59 +01:00
Johan Degraeve 3d2ab5c791 fix #57 , crash at moment reading is received, for Dexcom G5, undo changes done in commit f25b5f13e6 2020-01-12 20:49:43 +01:00
Johan Degraeve b32e129351 fix #56 add new alert entry : wrong icon used for 'done button' 2020-01-12 14:42:04 +01:00
Johan Degraeve 586737fe13 libreDataProcessor, oopwebsite and oopwebtoken made optional 2020-01-09 19:04:16 +01:00
Johan Degraeve a9015d4e65 bubble : removed unused var 2020-01-09 18:24:11 +01:00
Johan Degraeve 14fe568e65 watlaa master connect working, receives packages 2020-01-09 18:09:11 +01:00
Johan Degraeve 4a95c2c50d connects to watlaa, discovers services and characteristics 2020-01-07 23:13:18 +01:00
Johan Degraeve 7d083caa57 created new model version and new entity for watlaa 2020-01-05 22:38:43 +01:00
Johan Degraeve 0c60e3085b increase bundle version 2020-01-05 17:43:50 +01:00
Johan Degraeve 1b23aaff62 fix for DexcomG5, was introduced with commit f25b5f13e6 2020-01-05 17:36:21 +01:00
Johan Degraeve 683e334a21 version increase 3.6.0 2020-01-04 19:04:29 +01:00
Johan Degraeve a955a3166b new initializer for UIAlertController that accepts title for ok button and adds also cancel button - not used here (will be used for other branch which shows expiration info 2020-01-04 19:03:15 +01:00
Johan Degraeve 910ddd6315 fix #46 2020-01-04 09:28:24 +01:00
Johan Degraeve ffd75a5b05 change in showing reading in badge counter : if notification on home screen is on, then use the notification to set the badge counter, so there's no need to multiply with 10 if value is mgdl 2020-01-03 23:37:34 +01:00
Johan Degraeve 35fec1d16c fix #45 - setting value for battery, calibration, missed reading alerts was wrong when unit is mmol 2020-01-03 22:05:45 +01:00
Johan Degraeve a6a6e2a20d set upload schedule for Dexcom share 2020-01-02 22:51:44 +01:00
Johan Degraeve 844ac6c979 set upload schedule for nightscout 2020-01-02 22:27:14 +01:00
Johan Degraeve 9a0461be1a small changes in M5Stack view sections handling 2019-12-29 18:12:42 +01:00
Johan Degraeve a15db6c183 M5Stack and M5StickC settings : splitted in two sections, common and specific to M5Stack. Specific settings that only exist for M5Stack are not shown when viewing M5Stick 2019-12-29 00:02:55 +01:00
Johan Degraeve a52fd4d3c1 M5Stack : option to disable wifi 2019-12-28 21:00:35 +01:00
Johan Degraeve f25b5f13e6 changes in data.swift to convert to uint8, uint16, uint32 and uint64 and int. To get rid of warnings. Needs to be tested on Dexcom G5 2019-12-26 23:49:23 +01:00
Johan Degraeve 9cb9c3d909 better handling missed reading alerts : snoozing with rescheduling, repeatable 2019-12-26 22:29:16 +01:00
Johan Degraeve edc27ce6cf M5Stack : view battery level and option to switch off 2019-12-23 23:31:25 +01:00
Johan Degraeve 7b094b01da automatic increase build number when installing on device 2019-12-22 19:24:46 +01:00
Johan Degraeve 2182639761 build number visible in settings 2019-12-22 19:24:29 +01:00
Johan Degraeve eb3761fa7d M5Stack attribute isM5StickC made optional, otherwise upgrade from 3.4.0 to higher fails 2019-12-22 19:11:55 +01:00
Johan Degraeve b22a74dd64 removed withVolume parameter in playSound, as it's not used, and it doesn't allow to increase the volume above system volume level 2019-12-22 16:53:27 +01:00
Johan Degraeve e5a10e33b4 bluetoothperipheral view controller, split general and specific settings in two sections 2019-12-22 00:21:28 +01:00
Johan Degraeve d6fc94ca5d fixes for M5Stick 2019-12-21 21:11:04 +01:00
Johan Degraeve 55bb9d7bee titles removed from UITabBarItem's 2019-12-20 18:49:57 +01:00
Johan Degraeve fd604caef6 replace M5Stack icon by bluetooth icon 2019-12-20 18:30:48 +01:00
Johan Degraeve a0589d0f7a change in bluetoothperipheral screen : when adding new peripheral, option to choose first the category (for the moment only M5Stack but goal is that others will follow), secondly the type of peripheral (eg M5Stack or M5StickC) 2019-12-18 18:42:38 +01:00
Johan Degraeve dc4949a61c a bit off reshuffling bluetooth modules 2019-12-15 13:47:17 +01:00
Johan Degraeve 918edd93b4 using CryptoSwift for sha1, getting rid of a few warnings 2019-12-14 21:43:58 +01:00
Johan Degraeve ceb5e797e8 when app in background, then don't update labels and chart 2019-12-14 15:00:44 +01:00