StephenBlackWasAlreadyTaken / xDrip-Experimental

Experimental Branches for Collaboration on DexDrip
GNU General Public License v3.0
25 stars 62 forks source link

Add timestamp to avoid pebble duplicate detection for BG alarms. #350

Closed tanja3981 closed 8 years ago

AdrianLxM commented 8 years ago

Looks pretty straight foreward to me. I think we can merge this quickly. Danke @tanja3981.

BTW does the same thing (deduping by pebble) happen with missed reading alerts?

tanja3981 commented 8 years ago

I'm not using those, so I haven't tried. ;-) The code change is for BG alerts only, so I guess I should add it there, too.

tzachi-dar commented 8 years ago

Seems good to me.

tanja3981 commented 8 years ago

I added the time for the other notifications (calibration, signal lost, bg rise/fall), too. Should be fine now.

AdrianLxM commented 8 years ago

Danke @tanja3981