Adeeb Shihadeh
|
f4675fc260
|
Merge common/ and selfdrive/common (#24556)
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
old-commit-hash: cb8885cffb
|
3 years ago |
Dean Lee
|
147b355dde
|
add space after function name and if statement (#21225)
old-commit-hash: e4e669bb0f
|
4 years ago |
Dean Lee
|
5609f32cee
|
Cleanup includes (#20925)
* remove #include <pthread.h>
* remove #include<stdbool.h> for cc files
* remove #include<iostream>
old-commit-hash: 0495426535
|
4 years ago |
Dean Lee
|
e333e4f189
|
Cleanup selfdrive/ includes (#20822)
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 7222d0f20d
|
4 years ago |
Dean Lee
|
9a827fea20
|
c++ cleanup: standardize file extensions to .cc and .h (#20800)
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f
|
4 years ago |
Willem Melching
|
23c8b41c67
|
Tici light sensor (#2150)
* more generic sensor base class
* add file sensor
* light sensor working
* correct sensor type
old-commit-hash: 7cc5710974
|
5 years ago |