Tim Mecklem
Tim Mecklem
Clarify descriptive sentence and add plaintext restore examples
There are two recurring stacktraces in crash logs related to `Unbalanced call to dispatch_group_leave()`, both in RileyLinkBLEDevice. The stacktraces seem to indicate that the lines of code being executed at...
On a 722 pump, a history page fails to decode after a ChangeBolusWizardSetup record is encountered. It appears this is due to an incorrect expectation of command length. The history...
### New cgm event discoveries from comparison with Excel dumps and decoding various example pages: #### `0x03` Sensor Calibration * two bytes including opcode * participates in relative offset like...
This PR adds the polar chart type to the chart library, where a polar chart is defined by a chart with polar axes `r` and `t`. `r` represents the radius...