openpilot/common
Justin Newberry 412f4cbc1a
Pytest: fix local params overriden (#30312)
* fix local params being overriden

* just reset prefix after completion
2023-10-23 17:41:19 -07:00
..
api add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
kalman scons: fix multithreaded builds (#29716) 2023-08-31 00:01:03 +02:00
tests test_util.cc: do not compare file contents in REQUIRE (#29861) 2023-09-09 08:47:52 -07:00
transformations Update Python packages and pre-commit hooks (#30149) 2023-10-03 15:31:26 -07:00
.gitignore
SConscript scons: delete SHARED flag (#29906) 2023-09-13 14:39:06 -07:00
__init__.py
basedir.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
clutil.cc Add cl_create_context function 2023-08-21 19:32:48 -07:00
clutil.h Add cl_create_context function 2023-08-21 19:32:48 -07:00
conversions.py
dict_helpers.py
ffi_wrapper.py
file_helpers.py Ruff: flake8 pie (misc lints) (#29318) 2023-08-10 15:28:51 -07:00
filter_simple.py
gpio.cc common/gpio: use util::safe_ioctl (#29624) 2023-08-25 08:20:43 -07:00
gpio.h rename GPIO pin with ublox in the name that is not ublox specific (#29702) 2023-08-29 22:24:37 +00:00
gpio.py common/gpio: fix warning on re-export (#29457) 2023-08-17 16:32:23 -07:00
i2c.cc common/i2c: make thread safe (#29706) 2023-08-29 18:34:30 -07:00
i2c.h common/i2c: make thread safe (#29706) 2023-08-29 18:34:30 -07:00
lazy_property.py
logging_extra.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
mat.h cpplint: add filter `whitespace/tab` (#29588) 2023-08-24 08:06:58 -07:00
modeldata.h
numpy_fast.py
numpy_helpers.py
params.cc UI: remove drive stats (#30183) 2023-10-05 14:53:49 -07:00
params.h common/params: not copyable (#29834) 2023-09-07 21:44:58 -07:00
params.py Revert "params: safe and efficient async writing parameters (#25912)" 2023-09-06 13:44:20 -07:00
params_pyx.pyx Params: nogil at the end (#29983) 2023-09-19 15:07:54 -07:00
prefix.h
prefix.py Pytest: fix local params overriden (#30312) 2023-10-23 17:41:19 -07:00
profiler.py
queue.h
ratekeeper.cc cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
ratekeeper.h ratekeeper.h: add missing <cstdint> include (#29523) 2023-08-22 15:21:16 +01:00
realtime.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
spinner.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
stat_live.py
statlog.cc
statlog.h
swaglog.cc System: cleanup paths to use a common class (#29816) 2023-09-07 11:32:47 -07:00
swaglog.h cpplint: add `readability/braces` filter (#29554) 2023-08-23 10:13:46 -07:00
text_window.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
time.py Updated: fix setting update time (#29004) 2023-07-18 21:26:05 -07:00
timeout.py
timing.h
util.cc util.cc: remove duplidate #include (#29632) 2023-08-25 14:34:46 -07:00
util.h System: cleanup paths to use a common class (#29816) 2023-09-07 11:32:47 -07:00
version.h back to 0.9.5 2023-10-02 14:37:04 -07:00
watchdog.cc cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
watchdog.h
window.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
xattr.py