openpilot v0.4.2 release

old-commit-hash: 28c0797d30175043bbfa31307b63aab4197cf996
This commit is contained in:
Vehicle Researcher
2018-02-06 12:43:45 -08:00
parent 88e1b9aa7f
commit 4e867831f7
50 changed files with 317 additions and 396 deletions
-2
View File
@@ -1,9 +1,7 @@
#!/usr/bin/env python
import os
import time
import subprocess
from cffi import FFI
import ctypes
import numpy as np