Dean Lee
e66f816879
cameras_qcom: use macros for actuator moving dir ( #20259 )
...
* use macro
* revert change
4 years ago
Dean Lee
e0cc95a565
camera_qcom: remove eeprom related stuff ( #20254 )
4 years ago
Dean Lee
80cc0eefc9
modeldata.h: new function get_model_yuv_transform ( #20257 )
4 years ago
Dean Lee
59698344a2
camera_qcom: move opencl stuff into class LapConv ( #20180 )
...
* class RGB2Gray
* rename Rgb2Grey to LapConv
* rebase master
* rebase master
4 years ago
Dean Lee
2f46ddf779
oneplus cleanup (continue) ( #20212 )
...
* cleanup cameras_supported
* use macro
* remove ois_fd
* remove ois_init_settings
* cleanup sensor_i2c.h
* apply_exposure
* better comment
* remove int err
* init apply_exposure in camera_init
* continue
* remove event startupOneplus
* Revert "remove event startupOneplus"
This reverts commit f5b16e864399bcf4dc7c48fc07a43e35c47e7dc2.
* move camera_init after xxx_apply_exposure
4 years ago
Comma Device
0d036de205
better transition
4 years ago
Dean Lee
d3a71dcf65
camerad: fix thumbnail cnt ( #20236 )
4 years ago
ZwX1616
ab87aa1da8
clean up tici camera registers ( #20209 )
...
* clean up registers
* clean up more
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Comma Device
a5e9c603bd
force same gamma
4 years ago
Dean Lee
f5109d9207
cameras_qcom: use std::mutex ( #20181 )
4 years ago
Dean Lee
824e4531d7
num_cids should be 1 ( #20190 )
4 years ago
robbederks
491309b639
Tici MIPI config ( #20205 )
...
* remove non-default mipi timings and preamble lengths
* actual correct settle count
4 years ago
Adeeb Shihadeh
07ab081a42
oneplus cleanup ( #20200 )
...
* start cleanup
* cleanup camerad
* remove unused
* little more
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
ZwX1616
dd2bba0b42
Tici art4 ( #20210 )
...
* adjust gamma
* trust that light
* trust that chart
* unsrgb
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
afcbf60cad
camera_qcom.h: regroup variables by usage ( #20196 )
4 years ago
Dean Lee
e6c47916a2
(msm_sensor_power_setting*) type conversions are not required ( #20191 )
4 years ago
Dean Lee
468dc3f5a4
Move duplicate function declarations to camera_common.h ( #20176 )
4 years ago
Dean Lee
2f718d28e4
camerad: remove param pix_ptr from set_exposure_target ( #20157 )
4 years ago
Comma Device
e3afd72265
gamma last and only one ccm
4 years ago
Comma Device
ab694dbace
better gain values
4 years ago
ZwX1616
28b80844c9
tici camerart 3.1 ( #20143 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
ZwX1616
d8ddc1208e
tici camerart III: prehistoric visuals ( #20012 )
...
* reworked
* add ref
* f16
* faster
* extended tm
* fix hdr
* Revert "extended tm"
This reverts commit 55ba3ae320
.
* reduce static/temporal noise
* split kernels to sync max
* no print
* cleanup qcom2
* optimize
* tune DC
* doesnt work
* minor fix
* adaptive
* smoothen HCG switch
* t
* histogram ceiling
* recalulate params
* group_hold
* less contrast
* recalibrate ccm
* better ae
* better ae revised
* made some changes
* clean up
* midtones
* some improvements
* more
* cleanup
* remove more junk
* lgtm
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
e7906fb446
camerad: rename variables&functions to follow new convention ( #20096 )
...
* rename CameraState variables to follow new convention
* continue
* rename camera_process functions
* qcom:rename exposure related variables
* continue
* update commments
* bool real -> bool is_road_cam
* rename sm_front -> sm
* remove paramater tname from start_process_thread
* rename rhd_front to is_rhd
* remove unused varialble name from struct CameraInfo
* rename env_send_xxx
* rename cap_front to cap_driver,cap_rear to cap_road
* rename xxx_camera_process to process_xxx_camera
* update snapshot.py
4 years ago
Dean Lee
ad88e62a8d
replace sleep with util::sleep_for ( #20108 )
4 years ago
Adeeb Shihadeh
312b681a46
cereal cleanup part 2 ( #20092 )
...
* car stuff
* thermal
* Revert "car stuff"
This reverts commit 77fd1c65eb
.
* panda state
* camera stuff
* start deg
* most is building
* builds
* planner + controls run
* fix up paramsd
* cleanup
* process replay passes
* fix webcam build
* camerad
* no more frame
* thermald
* ui
* paramsd
* camera replay
* fix long tests
* fix camerad tests
* maxSteeringAngle
* bump cereal
* more frame
* cereal master
4 years ago
Dean Lee
139470f033
camera_qcom: cleanup main() ( #19805 )
...
* cleanup main
* continue
* remove last_t from CameraState
* cleanup
4 years ago
Willem Melching
af8eff4610
camerad fixes for updated agnos kernel ( #20062 )
...
* set size
* whitespace
* more cleanup
4 years ago
ZwX1616
8824966aad
tici fcam vignette compensation ( #19971 )
...
* simple model
* fix api
* this too
4 years ago
Dean Lee
7f5a1ce02d
get_frame_image: moved the global variables into function static ( #19982 )
4 years ago
ZwX1616
6d16bfab82
tici dcam AE ( #19970 )
...
* tici_ae_front
* not const
4 years ago
ZwX1616
1a95127b0e
camerad frame lag/drop jenkins tests ( #19945 )
...
* clean up test
* not needed for now
* this be enough
* comment this out
* clean up
* adjust tolerance
* use sof on tici
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
e6783f4d9f
remove cqueue, use class SafeQueue ( #19774 )
...
* class SafeQueue
* cleanup includes
* space
* add timeout
use try_poll
* add function empty() & size()
* class SafeQueue
* add timeout
use try_poll
* add function empty() & size()
* rebase master
* rebase master
* for loop
* fix bug
4 years ago
Dean Lee
064bcbe80b
CameraBuf::acquire : release on failure ( #19935 )
4 years ago
Dean Lee
80799c7272
fill_frame_data: remove unused paramater cnt ( #19936 )
4 years ago
Dean Lee
cbd08d6f0c
cameras_qcom: fix dangling pointer in fill_frame_image ( #19891 )
4 years ago
Dean Lee
90994baab0
camera_common: rename create_thumbnail to publish_thumbnail ( #19920 )
...
* rename create_thumbnail to publish_thumbnail
* check pm
4 years ago
Dean Lee
6b245b5b0c
camera_webcam: add "thumbnail" to Pubmaster ( #19919 )
4 years ago
ZwX1616
2b6149572a
fill sof
4 years ago
robbederks
5eb16b1193
Change qcom2 fserial and readout timing ( #19820 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
eae7a6ed22
camera frame stream cleanup ( #19741 )
...
* clean up
* more clean up first
4 years ago
Adeeb Shihadeh
5cb6e69a78
camerad: remove duplicate set_realtime_priority
4 years ago
Dean Lee
aaac63689d
CameraBuf: private variables ( #19811 )
4 years ago
Adeeb Shihadeh
758794dec5
few fixes from LGTM
4 years ago
Dean Lee
2072699719
CameraBuf::acquire : using a scoped lock ( #19764 )
...
* Using a scoped lock
* Trigger Build
4 years ago
Dean Lee
c804059641
camera_qcom2: simplify camera_process_frame ( #19763 )
...
* simplify camera_process_frame
* Trigger Build
* Update selfdrive/camerad/cameras/camera_qcom2.cc
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Dean Lee
ea9835f293
fill_frame_image: reduce function parameters ( #19736 )
...
* reduce function paramaters
* add assert
* Trigger Build
4 years ago
Dean Lee
1b3c93813d
camerad use std::thread ( #19771 )
4 years ago
Dean Lee
c28ba97e67
CameraBuf: removed unused variables ( #19735 )
4 years ago
ZwX1616
f0cc78ea92
fix tici debayer GPU page faults
4 years ago
Willem Melching
0b79d0e12d
CameraBuf::stop() is not used
4 years ago