summaryrefslogtreecommitdiff
path: root/dexcom_reader
AgeCommit message (Expand)Author
2016-12-26readdata.py supports --g5 and --g4 optionsAndrew Cady
2016-12-26new ReadRecords() parameter specifies number of pages of records to readAndrew Cady
2016-06-14add noise field to EGVRecordsBen West
2016-05-28attempt unifying G5 support, legacy calsBen West
2016-05-28Adding additional insertion record statesNathan Racklyeft
2016-05-28Adjusting size of Meter and Insertion record dataNathan Racklyeft
2016-05-28Adding support for G5 EGVRecord sizesNathan Racklyeft
2016-05-28support fetching cal_setBen West
2016-03-15add WriteChargerCurrentSettingBen West
2016-03-15add support for WriteDisplayTimeOffset: update clock!Ben West
2016-03-15read ChargerCurrent settingsBen West
2016-03-14add four more read commandsBen West
2016-03-14add newer commandsBen West
2016-01-12try to export fields on user event data typesBen West
2016-01-08eliminate redundant/commented codeBen West
2016-01-08improve Sensor records: make rssi signedBen West
2015-10-15Use == instead of isBen West
2015-10-15use system_time for bogus insertion_timeBen West
2015-10-15Fixed record iteration and readingChris Hannemann
2015-10-15try reversing identical set of pagesBen West
2015-05-14roll back silly data package editsBen West
2015-05-08ditch numpy (unused extra dependency)Ben West
2015-05-01lazy iter over all recordsBen West
2015-05-01add some fields??Ben West
2014-11-25make easy way to export dataBen West
2014-11-24export sensor recordsBen West
2014-05-24prep for installable moduleBen West