c3c878908d 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: Inline processing_time calculation during frame data initialization ( #34661 )  
							
							... 
							
							
 
							
							* Inline processing_time calculation during frame data initialization
* remove timestamp_end_of_isp 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								839c8fbd6b 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad/MemoryManager: remove lock and reduce redundant lookups ( #34656 )  
							
							... 
							
							
 
							
							remove lock and reduce redundant lookups 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								2c56f44380 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: remove unused variables ( #34657 )  
							
							... 
							
							
 
							
							remove unused variables 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								47c04210e2 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: refactor frame processing to direct handling ( #34655 )  
							
							... 
							
							
 
							
							refactor frame processing 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								2215abb762 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: use single instance of MemoryManager for all cameras ( #34654 )  
							
							... 
							
							
 
							
							use single instance of MemoryManager for all cameras 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								9167e3dcf6 
								
							
								 
							
						 
						
							
							
								
								Revert "camerad: fix incorrect row offset calculation in calculate_exposure_value ( #34634 )"  
							
							... 
							
							
 
							
							This reverts commit 2941445849 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								2941445849 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix incorrect row offset calculation in calculate_exposure_value ( #34634 )  
							
							... 
							
							
 
							
							Fix incorrect row offset calculation 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								614be347ba 
								
									
								
							
								 
							
						 
						
							
							
								
								jenkins: add more devices to camerad test ( #34643 )  
							
							... 
							
							
 
							
							* more cam
* para
* fix 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								bdf0b7b42e 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: use full VIPC buffers for BPS cams ( #34641 )  
							
							
 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								52b66a1c0c 
								
									
								
							
								 
							
						 
						
							
							
								
								Stricter cam sync tests ( #34609 )  
							
							... 
							
							
 
							
							* strict
* fix that
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								617eb33edc 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad/OX03C10: accept FSIN on every frame ( #34636 )  
							
							
 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								6d0aafd0f4 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix null dereference in camera_bufs_raw when accessing cur_camera_buf ( #34635 )  
							
							... 
							
							
 
							
							Fix null dereference in camera_bufs_raw 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								99e552b485 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: remove camera threads ( #34627 )  
							
							... 
							
							
 
							
							* remove camera threads
* remove unnecessary frame delay handling logic
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								4835e9fa88 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: rename set_exposure_target to calculate_exposure_value ( #34631 )  
							
							... 
							
							
 
							
							rename set_exposure_target to calculate_exposure_value 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								51d21f0113 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix crash during camera re-alignment ( #34630 )  
							
							... 
							
							
 
							
							fix crash during road camera re-alignment 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								0f5f3c4cb2 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: cleanup syncFirstFrame ( #34626 )  
							
							... 
							
							
 
							
							* cleanup syncFirstFrame
* handle disabled camera 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								acd00b9791 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: sync initial frame ID ( #34614 )  
							
							... 
							
							
 
							
							* sync initial frame ID
* count enabled cameras
* static function
* Replace std::abs with std::max/std::min to avoid overflow
* rebase master
* timeout
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								fb3f5dd169 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: make handle_camera_event readable ( #34620 )  
							
							... 
							
							
 
							
							* renames
* lil more
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								1cff1a363e 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: simplify SpectraBuf::init  by reducing redundant flags ( #34618 )  
							
							... 
							
							
 
							
							refactor init 
							
						 
						
							8 months ago  
				
					
						
							
							
								 
						
							
							
								b3d5ab6a38 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad/OX03C10: gate first frame on FSIN pulse ( #34611 )  
							
							
 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								4c6b7c3c44 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: remove GPU debayer ( #34610 )  
							
							
 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								efda24dbe1 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: match some BPS settings ( #34548 )  
							
							... 
							
							
 
							
							* start common
* fix bayer pattern
* lil more
* all 1q10
* cc en
* same pts?
* this is weird
* some cleanup
* less
* off
* clean up
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								d1b93287f2 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: flush BPS requests ( #34581 )  
							
							... 
							
							
 
							
							* repro
* cleanup
* flush bps
* cleanup
* revert that
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								3d097faec0 
								
							
								 
							
						 
						
							
							
								
								Revert "camerad: enable BPS ( #34570 )"  
							
							... 
							
							
 
							
							This reverts commit da2a5f4305 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								da2a5f4305 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: enable BPS ( #34570 )  
							
							... 
							
							
 
							
							* camerad: enable BPS
* update power draw 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								3c0990e716 
								
									
								
							
								 
							
						 
						
							
							
								
								move thumbnail generation from camerad to encoderd ( #34554 )  
							
							... 
							
							
 
							
							Co-authored-by: Cameron Clough <cameronjclough@gmail.com> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								65e478f27f 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: simplify buffer indexing in enqueue_req_multi ( #34553 )  
							
							... 
							
							
 
							
							simplify buffer indexing in enqueue_req_multi 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								1090af6e3d 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: IFE register cleanup ( #34550 )  
							
							... 
							
							
 
							
							* start there
* lil more
* get camera num out of there
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								4066d49d70 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: debayer in the BPS ( #33763 )  
							
							... 
							
							
 
							
							* bps support
* cleanup with offsetof
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								5b870c6f92 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: simple BPS support ( #34538 )  
							
							... 
							
							
 
							
							* camerad: simple BPS support
* works
* cleanup
* lil more
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								e31ae06959 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: remove AR register processing ( #34537 )  
							
							
 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								6d12a47d05 
								
							
								 
							
						 
						
							
							
								
								Revert "camerad: disable ISP for now ( #34440 )"  
							
							... 
							
							
 
							
							This reverts commit e48752d8fa 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								e3d83b4b13 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix tearing when hitting frame timeout ( #34514 )  
							
							... 
							
							
 
							
							* this works
* todo 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								2e1436a515 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad/ife.h: add #pragma once ( #34464 )  
							
							... 
							
							
 
							
							add #pragma once 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								0ca726ed29 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: increase dcam ae min ( #34455 )  
							
							... 
							
							
 
							
							* never dip below 0.125
* clamp is double 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								f98c6a7f8a 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: properly clean up sync objects after request flush ( #34418 )  
							
							... 
							
							
 
							
							destroy sync objects after re-align 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								dcb05af228 
								
									
								
							
								 
							
						 
						
							
							
								
								[bot] Update Python packages ( #34431 )  
							
							... 
							
							
 
							
							* Update Python packages
* codespell
* update refs
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								2a9e5ed7f8 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: add destructor to SpectraBuffer for proper resource cleanup ( #34419 )  
							
							... 
							
							
 
							
							Add destructor to SpectraBuffer for proper resource cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								e48752d8fa 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: disable ISP for now ( #34440 )  
							
							
 
							
						 
						
							9 months ago  
				
					
						
							
							
								 
						
							
							
								2290d2f2fb 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: ISP lsc buffers ( #34335 )  
							
							... 
							
							
 
							
							* luts
* assert sizeof
* remove 0s
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							10 months ago  
				
					
						
							
							
								 
						
							
							
								9c3aa2e2dc 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: add os04+4.6mm lsc profile ( #34280 )  
							
							... 
							
							
 
							
							* draft
* ifdef in cl
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								6c1314baf9 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: only build debayer kernel when necessary ( #34267 )  
							
							
 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								a82116ac46 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix VisionBuf freeing ( #34264 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								4c27878f67 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: prep for the BPS ( #34244 )  
							
							... 
							
							
 
							
							prep
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								7a2af78846 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: re-enable ISP debayer ( #34212 )  
							
							... 
							
							
 
							
							camerad: re-enable ISP debayer
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								3a6db78601 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: pass std::vector by const reference ( #34206 )  
							
							... 
							
							
 
							
							pass std::vector by const reference 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								0902527e27 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: fix retry in test_camerad ( #34167 )  
							
							... 
							
							
 
							
							* flaky was flaky
* delay 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								c7889a16be 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: remove the old `phone_only` test marker ( #34168 )  
							
							... 
							
							
 
							
							* std
* ruff 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								c4edfa8b25 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: fix running AR0231 in single road cam mode ( #34148 )  
							
							... 
							
							
 
							
							Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago  
				
					
						
							
							
								 
						
							
							
								556060f793 
								
									
								
							
								 
							
						 
						
							
							
								
								camerad: full buffer size for IFE processing ( #34141 )  
							
							... 
							
							
 
							
							* camerad: full buffer size for IFE processing
* assert
* revert
---------
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							11 months ago