Skip to content

Instantly share code, notes, and snippets.

@bewest
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bewest/9860927 to your computer and use it in GitHub Desktop.
Save bewest/9860927 to your computer and use it in GitHub Desktop.
medtronic rf captures

Medtronic comlink RF

Here are some captures. All sample rates are at 1.0 Msps.

These were created:

bewest@patient:~/src/meter-pump-link$ history | grep rx
  505  uhd_rx_cfile --help
  507  uhd_rx_cfile -f 916.5e6 -m meter-capture.cfile
  513  uhd_rx_cfile -f 916.5e6 meter-capture-02.cfile
  516  uhd_rx_cfile  --help
  517  uhd_rx_nogui -h
  529  uhd_rx_cfile  --help
  530  uhd_rx_cfile -f 916.5e6 -s -g 45 capture-03.cfile
  532  uhd_rx_cfile -f 916.5e6  meter-capture-03.cfile
  534  uhd_rx_cfile -f 916.5e6  pump-capture-04.cfile
  536  history | grep rx
bewest@patient:~/src/meter-pump-link$ 

pump-capture-04 is me running python decocare/commands.py from decoding-carelink. The others are captures of the last test result being broadcast from the meter to the pump. The value of the reading in rx.cfile is 51.

The last one, rx.cfile, I'm not sure if -s was used or not.

snippet

Snippet is a version of meter-capture-03.cfile edited for brevity.

snippet baudline snippet waterfall snippet fullscreen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment