summaryrefslogtreecommitdiff
path: root/dexcom_reader/database_records.py
AgeCommit message (Expand)Author
2019-01-10add support for Dexcom G5 Mobile and make it defaultHEADmasterAndrew Cady
2017-01-26bugfix: EGVRecord.noise() to use self.full_trend()Andrew 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-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-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