StephenBlackWasAlreadyTaken / wixel-xDrip

Allow a wixel to function as Dexcom Reciever
Other
47 stars 117 forks source link

Send transmitter ID wixel->dexdrip #11

Closed saercnap closed 9 years ago

saercnap commented 9 years ago

This is work for StephenBlackWasAlreadyTaken/DexDrip#26

StephenBlackWasAlreadyTaken commented 9 years ago

So is the idea here that the app will filter the ids it needs? The issue with that is the wixel sleeps after finding a packet, if it first finds a packet from someone else's dex then it will likely sleep through your dexcom transmissions On Dec 29, 2014 5:07 PM, "saercnap" notifications@github.com wrote:

This is work for StephenBlackWasAlreadyTaken/DexDrip#26

https://github.com/StephenBlackWasAlreadyTaken/DexDrip/issues/26

You can merge this Pull Request by running

git pull https://github.com/saercnap/wixel-DexDrip master

Or view, comment on, or merge it at:

https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11 Commit Summary

  • Send transmitter ID
  • Merge pull request #1 from StephenBlackWasAlreadyTaken/master

File Changes

Patch Links:

- https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.patch

https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.diff

— Reply to this email directly or view it on GitHub https://github.com/StephenBlackWasAlreadyTaken/wixel-DexDrip/pull/11.

saercnap commented 9 years ago

Good point. I'll hack on the android side with this idea still, and see if I can make the radio stuff work battery-wise

StephenBlackWasAlreadyTaken commented 9 years ago

Closing this as we will need to find a way to hand the id from the phone down to the wixel