Comma Device
							
						 
						
							 
							
							
							
								
							
								1fd7f66a14 
								
							
								 
							
						 
						
							
							
								
								fix sidebar network type and signal  
							
							 
							
							
 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								179ff6e7ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Sidebar: repaint only when properties updated ( #20929 )  
							
							 
							
							... 
							
							
 
							
							* use qt_property
s
* cleanup
* little more
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Willem Melching
							
						 
						
							 
							
							
								
								
							
							
								
							
								f9f84fe8a2 
								
									
								
							
								 
							
						 
						
							
							
								
								athenad: reconnect after not receiving ping ( #20974 )  
							
							 
							
							... 
							
							
 
							
							* athenad: reconnect after not receiving ping
* make sidebar timeout longer than timeout in athena
* whitespace 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								George Hotz
							
						 
						
							 
							
							
								
								
							
							
								
							
								f43671c987 
								
									
								
							
								 
							
						 
						
							
							
								
								Move MCLK from 24 -> 19.2 mhz + Add accuracy in sidebar ( #20960 )  
							
							 
							
							... 
							
							
 
							
							* wip
* one day i'll flip that right
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								533bc30c2e 
								
									
								
							
								 
							
						 
						
							
							
								
								UI: remove duplicate capnp readers ( #20855 )  
							
							 
							
							... 
							
							
 
							
							* refactor submaster
* rebase master
* CAPNP best pratice
* zero initialize
* vwp_w has not been initialized before UIState()
* no static
* rebase master
* Minimize refactoring
* cleanup
* remove gpsOk
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Adeeb Shihadeh
							
						 
						
							 
							
							
								
								
							
							
								
							
								e06f9828ea 
								
									
								
							
								 
							
						 
						
							
							
								
								match nvg onroad alerts ( #20854 )  
							
							 
							
							
 
							
						 
						
							5 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> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Adeeb Shihadeh
							
						 
						
							 
							
							
								
								
							
							
								
							
								e1a58e6268 
								
									
								
							
								 
							
						 
						
							
							
								
								match nvg sidebar ( #20847 )  
							
							 
							
							
 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Willem Melching
							
						 
						
							 
							
							
								
								
							
							
								
							
								ab319d4f54 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace ifdef with hw abstraction layer ( #20843 )  
							
							 
							
							... 
							
							
 
							
							* Replace ifdefs with hardware abstraction layer (#20801 )
* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error
* Fixes after ifdef clenaup (#20842 )
* inheritance doesnt work with static
* fix debayer
* small cleanup
* Update selfdrive/camerad/cameras/camera_common.cc
* Update selfdrive/ui/qt/offroad/settings.cc
* Update selfdrive/common/modeldata.h
* flip conditions
* fix comment
Co-authored-by: Dean Lee <deanlee3@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Willem Melching
							
						 
						
							 
							
							
							
								
							
								3a95d3ccaa 
								
							
								 
							
						 
						
							
							
								
								Revert "Replace ifdefs with hardware abstraction layer ( #20801 )"  
							
							 
							
							... 
							
							
 
							
							This reverts commit 757d2923d2 . 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								757d2923d2 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace ifdefs with hardware abstraction layer ( #20801 )  
							
							 
							
							... 
							
							
 
							
							* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								c405442820 
								
									
								
							
								 
							
						 
						
							
							
								
								Sidebar: update text and color in one place ( #20777 )  
							
							 
							
							... 
							
							
 
							
							* do not set text&color in ctor
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Dean Lee
							
						 
						
							 
							
							
								
								
							
							
								
							
								81491dc57f 
								
									
								
							
								 
							
						 
						
							
							
								
								c++ cleanup: standardize file extensions to .cc and .h ( #20800 )  
							
							 
							
							... 
							
							
 
							
							* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Adeeb Shihadeh
							
						 
						
							 
							
							
							
								
							
								1c89825d86 
								
							
								 
							
						 
						
							
							
								
								trigger sidebar status widget repaints on color change  
							
							 
							
							
 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Adeeb Shihadeh
							
						 
						
							 
							
							
								
								
							
							
								
							
								db9319405b 
								
									
								
							
								 
							
						 
						
							
							
								
								Qt Sidebar ( #20775 )  
							
							 
							
							... 
							
							
 
							
							* revive #19877 
* looks like a sidebar
* more like a sidebar
* cleanup
* fix qcom2
* style
* that's the sidebar
* more space
Co-authored-by: Comma Device <device@comma.ai> 
							
						 
						
							5 years ago