aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/motan/readlog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/motan/readlog.py b/scripts/motan/readlog.py
index 37439142..22538cff 100644
--- a/scripts/motan/readlog.py
+++ b/scripts/motan/readlog.py
@@ -16,7 +16,7 @@ class error(Exception):
# Log data handlers: {name: class, ...}
LogHandlers = {}
-# Extract requested position, velocity, and accel from a trapq log
+# Extract status fields from log
class HandleStatusField:
SubscriptionIdParts = 0
ParametersMin = ParametersMax = 1