Maxime Desroches
|
03df1b08bb
|
Convert C++ while loops from int to bool (#21214)
|
4 years ago |
Dean Lee
|
7222d0f20d
|
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>
|
4 years ago |
Adeeb Shihadeh
|
563cdd39c0
|
skip neos update confirmation if fully cached (#20779)
* skip neos update confirmation if fully cached
* update bin
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |
Dean Lee
|
6583206ed4
|
convert framebuffer to class (#19800)
* class FrameBuffer
* fix build error
* remove bootlog
|
4 years ago |
Dean Lee
|
595830135b
|
merge utilpp.h into util.h (#19710)
|
4 years ago |
Dean Lee
|
c1cf0882bd
|
Replace usleep with util::sleep_for (#19643)
* replace usleep with sleep_for
* sleep microseconds
* sleep nanoseconds
* Trigger Build
|
4 years ago |
Adeeb Shihadeh
|
2fd5ab782b
|
explicitly turn display on in updater (#2362)
* explicitly turn display on
* clean that up
* update binary
Co-authored-by: Comma Device <device@comma.ai>
|
5 years ago |
Adeeb Shihadeh
|
cb5a2996e7
|
NEOS background updater (#1892)
|
5 years ago |
George Hotz
|
d2a564b9c7
|
bring over installer
|
5 years ago |