Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-01-16 | LifeScan devices: move lifescan_common to the support directory. | Diego Elio Pettenò | 1 | -4/+4 |
2016-03-02 | Move the InvalidChecksum exception to the base exceptions module. | Diego Elio Pettenò | 1 | -1/+1 |
2014-01-29 | otultra2: move checksum function within otultra2 driver. | Diego Elio Pettenò | 1 | -0/+8 |
2013-09-29 | Fix style for tests. | Diego Elio Pettenò | 1 | -32/+31 |
2013-08-10 | test_otultra2: factor out setting of returned serial string. | Diego Elio Pettenò | 1 | -9/+9 |
2013-08-03 | Relicense everything under MIT license. | Diego Elio Pettenò | 1 | -1/+1 |
2013-08-03 | Implement the correct checksum algorithm. | Diego Elio Pettenò | 1 | -1/+1 |
2013-08-03 | Add support for checksum verification for the otultra2 driver. | Diego Elio Pettenò | 1 | -4/+19 |
2013-08-03 | Update function names to follow PEP8. | Diego Elio Pettenò | 1 | -4/+4 |
2013-08-03 | Add utf-8 encoding specification to all files. | Diego Elio Pettenò | 1 | -0/+1 |
2013-08-03 | test_otultra2: add header. | Diego Elio Pettenò | 1 | -0/+7 |