summaryrefslogtreecommitdiff
path: root/dexcom_reader/dexcom_dumper.py
AgeCommit message (Expand)Author
2017-04-08use local definition of UTCAndrew Cady
2017-02-10throw a specific exception for serial port errorsAndrew Cady
2017-02-05dexcom_dumper: improve logging outputAndrew Cady
2017-02-05dexcom_dumper: install systemd service via "make"Andrew Cady
2017-02-05dexcom_dumper: cache http remote recordAndrew Cady
2017-01-29dexcom_dumper: send USER_EVENT_DATA records when doing remote updateAndrew Cady
2017-01-29dexcom_dumper: send INSERTION_TIME records when doing remote updateAndrew Cady
2017-01-28submit METER_DATAAndrew Cady
2017-01-28dexcom_dumper: change JSON format againAndrew Cady
2017-01-28dexcom_dumper: less verbosity on ConnectionErrorAndrew Cady
2017-01-28dexcom_dumper: change JSON representation of sum typeAndrew Cady
2017-01-28dexcom_dumper: produce less verbose outputAndrew Cady
2017-01-27dexcom_dumper: logic improvementsAndrew Cady
2017-01-27dexcom_dumper: improved server update logicAndrew Cady
2017-01-27Use synchronization instead of pushing updatesAndrew Cady
2017-01-26dexcom_dumper: improve JSON serialization formatAndrew Cady
2017-01-26dexcom_dumper: fix EGVRecord JSON output when .is_special==TrueAndrew Cady
2017-01-26dexcom_dumper: improved JSON output; new option --hoursAndrew Cady
2017-01-25dexcom_dumper: submit polled CGM data via HTTPAndrew Cady
2017-01-25dexcom_dumper: JSON outputAndrew Cady
2017-01-25dexcom_dumper: new option --humanAndrew Cady
2017-01-17Output dexcom connection statusAndrew Cady
2017-01-04dexcom_dumper: new subcommand: --pollAndrew Cady
2016-12-26new command: dexcom_dumper.pyAndrew Cady