nopenpilot/common
Adeeb Shihadeh f1afb3e3ae
Sound test (#1820)
* WIP sound test

* it does something

* refactor

* phone only

* update release files

* test sound card init

* add to CI

* check writes

* increase time

* unused

* only build cereal

* small tolerance

Co-authored-by: Comma Device <device@comma.ai>
2020-07-05 17:56:24 -07:00
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 2020-05-31 17:34:47 -07:00
kalman enable flake8 E303: too many blank lines 2020-05-31 17:21:11 -07:00
tests flake8 in pre-commit(#1583) 2020-05-27 20:33:05 -07:00
transformations enable flake8 F error codes 2020-06-22 14:00:32 -07:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
SConscript common folder 2020-01-17 10:28:44 -08:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
android.py Sound test (#1820) 2020-07-05 17:56:24 -07:00
apk.py enable flake8 E231: missing whitespace after comma 2020-05-31 12:49:11 -07:00
basedir.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
clock.pyx Support scons build on Mac (#1034) 2020-02-01 23:36:50 -08:00
common_pyx_setup.py common folder 2020-01-17 10:28:44 -08:00
cython_hacks.py common folder 2020-01-17 10:28:44 -08:00
ffi_wrapper.py manager runs on Mac, and other openpilot for PC fixes (#1037) 2020-02-02 12:15:02 -08:00
file_helpers.py mkdirs_exists_ok more specific URL detection 2020-06-09 08:56:16 -07:00
filter_simple.py add low pass filter on cpu temp (#1305) 2020-04-01 15:58:40 -07:00
lazy_property.py common folder 2020-01-17 10:28:44 -08:00
logging_extra.py remove duplicate logging context 2020-07-03 16:18:29 -07:00
numpy_fast.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
params.py Add an SSH param to disable updates (#1807) 2020-07-01 14:26:35 -07:00
profiler.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
realtime.py Reduce scheduler latency for realtime processes (#1638) 2020-06-05 17:09:41 -04:00
spinner.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
stat_live.py Flake8 E22X (#1607) 2020-05-31 00:48:47 -07:00
string_helpers.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
text_window.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
timeout.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
url_file.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
window.py enable flake8 E303: too many blank lines 2020-05-31 17:21:11 -07:00
xattr.py uploader: do not delete files after uploading (#1253) 2020-03-19 18:09:26 -07:00