From 30b60cd7c8af566c641f97753c3fe50085aa7e14 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Wed, 27 Jun 2018 18:39:42 -0700 Subject: gpsprof: add TODO list. --- gpsprof | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gpsprof') diff --git a/gpsprof b/gpsprof index c70270d4..a97df99e 100755 --- a/gpsprof +++ b/gpsprof @@ -10,6 +10,10 @@ # "STANDARD REPORT FORMAT FOR GLOBAL POSITIONING SYSTEM (GPS) RECEIVERS AND # SYSTEMS ACCURACY TESTS AND EVALUATIONS" # +# TODO: +# put date from data on plot, not time of replot. +# add lat/lon to polar plots +# # This code runs compatibly under Python 2 and 3.x for x >= 2. # Preserve this property! from __future__ import absolute_import, print_function, division -- cgit v1.2.1