Pummpcomm v2.1.2 Pummpcomm.Cgm View Source

This module provides binary page decoding for Medtronic pump cgm pages. The main entrypoint is decode(page) which handles the crc check and parsing out event opcodes and translating those into event records.

Link to this section Summary

Link to this section Functions

Takes a page of cgm data and decodes events from it.

Link to this function decode_page(arg, events) View Source
Link to this function needs_timestamp?(events) View Source