openpilot/selfdrive/test
ZwX1616 6b020241c9
Clean up and test camerad refactor (#2310)
* refactor

add function get_camerabuf_by_type

remove cl_free

use camera_id

move front stuff into frontview_thread

bigger refactor

more

typo

rename camerabuf *c to *b

cleanup header files

remove wideview_thread

camera_qcom.c to c++

fix SConscript

camera_process_buf

space

sendrgb same with before

do autoexposure in processing_thread

correct sendrgb

add camera_common.cc

move yuv_transform to CameraBuf

* use C to keep consitent

* rebase master

* rebase master

* continue refactor

* refactor all camera related data&function out of main

 done

* cleanup

* -use buf.rgb_width&height

* remoe ,

* rebase master

* remove unused std::vector

* add func common_camera_process_front

* fix max

* fix sendrgb

* less crap being logged

* fix indents

* add back thumbnails

* thumbnail fixed on tici

* junk junk junk

* unify api

* fix ptr ref

* lol!

* cleanup

* more simplified

* typos

* remove terminate

* use standard polling

* ops_thread refactor, too much code!

* fix build

* ok

* assert

* listen

* incl more

* wq!

* fix more build

* macos

* fix exp targets

* front is different

* const

* bye

* remath

* remove irrelevant

* do ops in a thread

* fix init

* return null

* QCOM2 ops

* qcom2 build

* missing comma

Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
2020-10-16 21:58:05 -07:00
..
longitudinal_maneuvers Fix grade force in test_long plant (#2225) 2020-09-28 11:54:48 +02:00
process_replay HKG fixups (#2342) 2020-10-14 18:27:27 -07:00
profiling more accurate profiling (#2287) 2020-10-10 15:17:02 -07:00
.gitignore CI: Add valgrind (#2245) 2020-10-05 16:09:32 +02:00
__init__.py selfdrive/test 2020-01-17 11:16:14 -08:00
helpers.py Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
openpilotci.py Model + camerad test (#1622) 2020-06-04 18:57:25 -07:00
setup_device_ci.sh fix CI cache auto-deletion 2020-08-28 11:19:20 -07:00
test_car_models.py add acura rdx test route 2020-10-09 13:57:58 -07:00
test_cpu_usage.py Clean up and test camerad refactor (#2310) 2020-10-16 21:58:05 -07:00
test_fingerprints.py Do we still need this? (#1290) 2020-03-29 12:25:15 -07:00
test_models.py second segment is ok for car unit tests 2020-08-06 14:34:42 -07:00
test_openpilot.py Improve on-device CI reliability (#1922) 2020-07-25 02:12:19 -07:00
test_sounds.py Hardware abstraction class (#2080) 2020-08-26 14:57:17 +02:00
test_updated.py NEOS background updater (#1892) 2020-08-12 11:39:21 -07:00
test_valgrind_replay.py add caching to CI tests (#2269) 2020-10-13 15:38:13 +02:00
testing_closet_client.py report git branch to testing closet 2020-10-06 21:00:19 -07:00
update_ci_routes.py update_ci_routes.py: upload route by arg 2020-08-08 14:30:31 -07:00