hacking diabetes: give me my data
Send me your packet captures!
Then
$ git clone git@github.com/<yourname>/decoding-dexcom.git
$ cd decoding-dexcom
$ git checkout -b <yourname>
$ mkdir <yourname>
$ cp ~/path/to/captures ./<yourname>
$ git add -v
$ git commit -am '<yourname> adding captures for @bewest et al.'
$ git push -u origin <yourname>
Then you can send me an email or a pull request.