64 Commits (e3ad7a4993f6e23c20e34a235df2ee030bd03ce2)

Author SHA1 Message Date
Dean Lee 147b355dde add space after function name and if statement (#21225) 4 years ago
Dean Lee f70a79b838 Use C++ header files instead of C header files. (#21192) 4 years ago
Dean Lee 5609f32cee Cleanup includes (#20925) 4 years ago
Dean Lee e333e4f189 Cleanup selfdrive/ includes (#20822) 4 years ago
iejMac 4abd8988e4 cereal: SubMaster refactor, update is now void (#20730) 4 years ago
Dean Lee 7d5a53ccbe Use std::size for element counts (#20654) 4 years ago
Dean Lee cc749a73fc camerad_qcom: init sensors with array (#20275) 4 years ago
Dean Lee 18a8424e92 init frame_length in camera_init (#20261) 4 years ago
Dean Lee 9d1af2f91e camera_qcom: added new function cam_ioctl (#20184) 4 years ago
Dean Lee bea33f843e cleanup camera_qcom const structs (#20251) 4 years ago
ZwX1616 d8c1e9a16e set_exposure_target test (#20318) 4 years ago
Adeeb Shihadeh 3d04c4060b reduce log spam (#20330) 4 years ago
Dean Lee 55cfd38489 camera_qcom: better error message for apply exp error (#20265) 4 years ago
Dean Lee 5582f01a23 camera_qcom: change unsigned int to uint32_t (#20262) 4 years ago
Dean Lee 927d34ec43 cameras_qcom: use macros for actuator moving dir (#20259) 4 years ago
Dean Lee 57f0f9a7ab camera_qcom: remove eeprom related stuff (#20254) 4 years ago
Dean Lee 213d9255f2 camera_qcom: move opencl stuff into class LapConv (#20180) 4 years ago
Dean Lee a13c21c7a7 oneplus cleanup (continue) (#20212) 4 years ago
Dean Lee d70fa59acb cameras_qcom: use std::mutex (#20181) 4 years ago
Dean Lee a2f41becf0 num_cids should be 1 (#20190) 4 years ago
Adeeb Shihadeh 6dbc7c6d92 oneplus cleanup (#20200) 4 years ago
Dean Lee ca8207b5c0 (msm_sensor_power_setting*) type conversions are not required (#20191) 4 years ago
Dean Lee 0ea334ca6f camerad: remove param pix_ptr from set_exposure_target (#20157) 4 years ago
Dean Lee c89e98261b camerad: rename variables&functions to follow new convention (#20096) 4 years ago
Dean Lee 68c20b1f74 replace sleep with util::sleep_for (#20108) 4 years ago
Adeeb Shihadeh 05eb44115e cereal cleanup part 2 (#20092) 4 years ago
Dean Lee 29d994027f camera_qcom: cleanup main() (#19805) 4 years ago
Dean Lee bed2eb58c1 fill_frame_data: remove unused paramater cnt (#19936) 4 years ago
Dean Lee bf95f37eba cameras_qcom: fix dangling pointer in fill_frame_image (#19891) 4 years ago
Dean Lee b5d575eb9f fill_frame_image: reduce function parameters (#19736) 4 years ago
Dean Lee 8b2b835e62 camerad use std::thread (#19771) 4 years ago
Dean Lee 7ea7f097c4 FIX: It is not safe to call cameras_close before all threads are done. (#19555) 4 years ago
Dean Lee 4c1919f41e merge utilpp.h into util.h (#19710) 4 years ago
Dean Lee 50da200b5a create_thumbnail in camera_common (#19553) 4 years ago
Dean Lee 46bd840be6 cleanup (#19564) 4 years ago
Willem Melching 3f950832b9 VisionIPC 2.0 (#19641) 4 years ago
Dean Lee 5e557ed96d common exit handler (#19661) 4 years ago
Adeeb Shihadeh d89bb8b29c setup clang tidy (#19533) 4 years ago
Dean Lee bbfb751d69 Replace usleep with util::sleep_for (#19643) 4 years ago
Dean Lee 3fa5602f75 should not break if poll timeout (#19578) 4 years ago
Dean Lee 824106eab4 cameras: use common transform (#19552) 5 years ago
Adeeb Shihadeh 762eda95cd Set GPU priorities + improved modeld priorities (#2691) 5 years ago
Dean Lee 2865d75739 qcom: make camera_process_frame more readable (#2765) 5 years ago
Dean Lee 6ab28556c8 camera_qcom: read SensorEvents in op thread (#2764) 5 years ago
Dean Lee 890df06246 refactor imgproc/utils (#2766) 5 years ago
Dean Lee 9be81a6f99 clutil refactor (#2733) 5 years ago
Dean Lee df9e0b2cb4 simplify building capnp messages with arrays (#2617) 5 years ago
Dean Lee 57138a6e0f Error checking macros for opencl (#2615) 5 years ago
ZwX1616 7af71098b6 send frame in packet on demand (#2567) 5 years ago
ZwX1616 ba4c06a566 use different SubMasters for driverState/sensorEvents (#2522) 5 years ago