openpilot v0.3.2 release

This commit is contained in:
Vehicle Researcher
2017-05-22 22:26:12 -07:00
parent 50c0d1c9da
commit 7fe46f1e1d
19 changed files with 119 additions and 27 deletions
+4
View File
@@ -52,6 +52,10 @@ keys = {
"Version": TxType.PERSISTANT,
"GitCommit": TxType.PERSISTANT,
"GitBranch": TxType.PERSISTANT,
# written: baseui
# read: ui, controls
"IsMetric": TxType.PERSISTANT,
"IsRearViewMirror": TxType.PERSISTANT,
# written: visiond
# read: visiond
"CalibrationParams": TxType.PERSISTANT,