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
7534abdd50
util.cc: reduce two read_file functions into one ( #20655 )
...
* no need to malloc one extra byte
* combine two read_file into a faster one
* cleanup #include
* use resize
* apply suggestions from review
* space
* rebase master
old-commit-hash: fe2f63849a
4 years ago
Dean Lee
1cef96b8a9
FrameBuffer: move the status,success variables closer to usage ( #20308 )
...
old-commit-hash: 4cce4385af
4 years ago
Dean Lee
7a086b3f3d
convert framebuffer to class ( #19800 )
...
* class FrameBuffer
* fix build error
* remove bootlog
old-commit-hash: 6583206ed4
4 years ago
Dean Lee
c3043515d8
text.c->text.cc ( #19734 )
...
old-commit-hash: c5c9b6f712
4 years ago
Dean Lee
ef8b6d20fb
add function write_file() ( #2181 )
...
* add function write_file()
* handle EAGIN & EWOULDBLOCK
* don't handle errno
old-commit-hash: 6476207009
5 years ago
George Hotz
ada8359180
UI 10x speedup with hardware antialias ( #1787 )
...
* enable MSAA, disable nvg antialias
* less opaque and clean up
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b62da571b4
5 years ago
Willem Melching
14881ace78
Set brightness takes an int
...
old-commit-hash: ceba6fc675
5 years ago
Willem Melching
b7ae2df26b
Move helper function definition to top of file
...
old-commit-hash: 431690be1e
5 years ago
Dean Lee
0f9202c4b7
add set_brightness in framebuffer.h ( #1659 )
...
old-commit-hash: 8ad1135e80
5 years ago
Adeeb
d035394ce7
Add pre-commit hooks ( #1629 )
...
old-commit-hash: ab83e48ec4
5 years ago
Dean Lee
ea0392cc2a
close file descriptor ( #1353 )
...
* close file descriptor
* check return value
old-commit-hash: 2fc3247343
5 years ago
George Hotz
189c815e8f
selfdrive/common
...
old-commit-hash: 368a956b96
5 years ago
George Hotz
81dd5a50cf
root commit
...
old-commit-hash: 6c33a5c1f3
5 years ago
Vehicle Researcher
fa4b6f33d1
openpilot v0.7.1 release
...
old-commit-hash: 8da8b6135c
5 years ago
Vehicle Researcher
e4ba9edefa
openpilot v0.4.4 release
...
old-commit-hash: 9a9ff839a9
7 years ago
Vehicle Researcher
d21c4170d8
openpilot v0.3.3 release
...
old-commit-hash: 5cf91d0496
8 years ago
Vehicle Researcher
5de48a7668
openpilot v0.3.0-devel release
...
old-commit-hash: 4653a9aef0
8 years ago
Vehicle Researcher
7609fa3b51
openpilot v0.2.4 release
...
old-commit-hash: ecc565aa3f
8 years ago
Vehicle Researcher
79ca8c9ec9
openpilot release
...
old-commit-hash: e94a30bec0
9 years ago