openpilot/common
grekiki 9529764549
Scons builder for cython extensions (#2485)
* complie boardd without python

* not good, but don't want to lose the file, because it works

* clean a bit

* update dbc

* should build on CI

* not good, but don't want to lose the file, because it works

* clean a bit

* should build on CI

* remove unneeded path

* reorder paths

* reduce diff

* and now it works?!

* ... should work in CI

* add kj, 30% chance to fix macos

* pydebug

* new way to find path

* fix :)

* tested

* sanity check

* repl. MacOS flags

* hope it works

* need more logs

* need more logs2

* test if it works

* should work on CI

* correct python file

* should not work

* cleanup

* real cleanup

* more removals

* 50% of file

* transformations

* fixed a hardcoded variable

* more logs

* simpl.

* kalman

* all donw if it passes tests

* cleanup

* reduce code by 20 lines if this works

* fix bugs

* cleanup

* SharedLibrary

* cleanup

* ...

* remove unused

* CI fix maybe?

* add more valid path

* more logs

* ...:

* fix webcam CI

* remove WError flag

* deprecated is not an error

* more Wno things

* reduce diff, add Wno to env

* don't import nonexistent stuff

* SharedLibrary v2

* less custom env

* renaming, remove SharedLibs

* pack libs in envCython

* experiment

* better docker caching

* whitespace

* more docker caching

* improvement

* improvements

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-11-11 21:14:51 +01:00
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 2020-05-31 17:34:47 -07:00
kalman Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
tests Params path only in one place (#2344) 2020-10-15 13:15:22 +02:00
transformations Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
SConscript Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
apk.py revert apk launch thread 2020-10-15 16:40:56 -07:00
basedir.py Params path only in one place (#2344) 2020-10-15 13:15:22 +02:00
clock.pyx Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
cython_hacks.py common folder 2020-01-17 10:28:44 -08:00
ffi_wrapper.py --std=c++17 (#2330) 2020-10-17 13:33:12 -07: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
gpio.py Pandad: turn on panda power (#2073) 2020-08-24 16:56:29 +02:00
hardware.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_android.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_base.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_tici.py tici: reboot 2020-10-15 20:52:27 +02: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 Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
params_pxd.pxd Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
params_pyx.pyx Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
profiler.py improve profiler 2020-10-09 18:39:54 -07:00
realtime.py Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
spinner.py Qt spinner (#2494) 2020-11-06 18:44:04 -08: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 Qt spinner (#2494) 2020-11-06 18:44:04 -08:00
timeout.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
window.py support for halve in Window 2020-10-20 16:07:05 -07:00
xattr.py uploader: do not delete files after uploading (#1253) 2020-03-19 18:09:26 -07:00