nopenpilot/selfdrive/boardd
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
..
tests Qt spinner (#2494) 2020-11-06 18:44:04 -08:00
.gitignore selfdrive/boardd 2020-01-17 10:51:01 -08:00
SConscript Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
__init__.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd.cc Abstract set_unsafe_mode function to Panda (#2431) 2020-10-28 13:21:07 -07:00
boardd.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd_api_impl.pyx selfdrive/boardd 2020-01-17 10:51:01 -08:00
can_list_to_can_capnp.cc more messagebuilder (#2162) 2020-09-13 13:00:06 -07:00
panda.cc Abstract set_unsafe_mode function to Panda (#2431) 2020-10-28 13:21:07 -07:00
panda.h Abstract set_unsafe_mode function to Panda (#2431) 2020-10-28 13:21:07 -07:00
pigeon.cc Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00
pigeon.h Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00