0c59f626c7 
								
							
								 
							
						 
						
							
							
								
								input.cc: close dialog when parent is hidden ( #21318 )  
							
							... 
							
							
 
							
							* close dialog when parent is hidden
* Q_OBJECT
* apply reviews
* rebase master
* rebase master
* fix wroing minLength
* merge master
old-commit-hash: 5be75f5354 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1f9a5d6bc3 
								
							
								 
							
						 
						
							
							
								
								installer.cc: fix wrong db path ( #21494 )  
							
							... 
							
							
 
							
							old-commit-hash: 4145988756 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								93461be530 
								
							
								 
							
						 
						
							
							
								
								add recover mode to factory resetter ( #21492 )  
							
							... 
							
							
 
							
							* recover mode
* clean up
* less margin
* use inter
* little nicer
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ec00e71b64 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d8ac1df789 
								
							
								 
							
						 
						
							
							
								
								Qt: cleanup includes ( #21282 )  
							
							... 
							
							
 
							
							* cleanup includes
* remove include <qtwidgets>
* more
old-commit-hash: 2c6d27f482 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								63ff493fe8 
								
							
								 
							
						 
						
							
							
								
								UI widgets: remove unnecessary setLayout ( #21232 )  
							
							... 
							
							
 
							
							* remove setlayout
* remove setLayout
* space
* Update selfdrive/ui/qt/maps/map.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8f5c7e7bb5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f70a79b838 
								
							
								 
							
						 
						
							
							
								
								Use C++ header files instead of C header files. ( #21192 )  
							
							... 
							
							
 
							
							* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
old-commit-hash: c53cb5d570 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a88660795a 
								
							
								 
							
						 
						
							
							
								
								Properly set parent for widgets ( #21196 )  
							
							... 
							
							
 
							
							old-commit-hash: 4a74d777f0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3a698faadc 
								
							
								 
							
						 
						
							
							
								
								Use full include path ( #21194 )  
							
							... 
							
							
 
							
							old-commit-hash: b06b3ecb60 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4d137f459f 
								
							
								 
							
						 
						
							
							
								
								fix inlcude in setup.cc after include cleanup  
							
							... 
							
							
 
							
							old-commit-hash: efca6eaa70 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								78bf4f5867 
								
							
								 
							
						 
						
							
							
								
								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>
old-commit-hash: ab319d4f54 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								39c18d4c5a 
								
							
								 
							
						 
						
							
							
								
								Revert "Replace ifdefs with hardware abstraction layer ( #20801 )"  
							
							... 
							
							
 
							
							This reverts commit 9f2ad462f39f4c880f283b71bffbc9248a2b577d.
old-commit-hash: 3a95d3ccaa 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e0282ced49 
								
							
								 
							
						 
						
							
							
								
								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
old-commit-hash: 757d2923d2 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9a827fea20 
								
							
								 
							
						 
						
							
							
								
								c++ cleanup: standardize file extensions to .cc and .h ( #20800 )  
							
							... 
							
							
 
							
							* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7d042b746f 
								
							
								 
							
						 
						
							
							
								
								Fix build errors in qt/setup  ( #20795 )  
							
							... 
							
							
 
							
							* fix build error
* remove line
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 4bb3619a0e 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								309a873e7d 
								
							
								 
							
						 
						
							
							
								
								Qt: use new signal slot syntax ( #20783 )  
							
							... 
							
							
 
							
							* new signal slot syntax
continue
* continue
old-commit-hash: 4781598e12 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7b818198f1 
								
							
								 
							
						 
						
							
							
								
								build all installers simulataneously  
							
							... 
							
							
 
							
							old-commit-hash: 242a8ba17a 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c671dca363 
								
							
								 
							
						 
						
							
							
								
								update qt setup  
							
							... 
							
							
 
							
							old-commit-hash: 204d878c6f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1a0ac978ec 
								
							
								 
							
						 
						
							
							
								
								record front lock ( #20400 )  
							
							... 
							
							
 
							
							* record front lock
* only if set
* add to internal installer
* move that
* change that bck
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b60cd8d0a0 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f47a31f5c5 
								
							
								 
							
						 
						
							
							
								
								UI touchups ( #20243 )  
							
							... 
							
							
 
							
							* do that automatically
* move that
* catch failures in factory reset
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 0fc98355d0 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fa0bd1990f 
								
							
								 
							
						 
						
							
							
								
								qt confirmation dialogs ( #20202 )  
							
							... 
							
							
 
							
							* confirmation dialog widget
* looks pretty good
* fix qcom2
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d8418f2abe 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								30887bcbd8 
								
							
								 
							
						 
						
							
							
								
								Qt standalone wifi chooser ( #20141 )  
							
							... 
							
							
 
							
							* qt wifiManager remove qDebugs
* wifi widget
* 50% done
* Update SConscript
* backgrounds work
* backgrounds work
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 069532eb18 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3ede01fb14 
								
							
								 
							
						 
						
							
							
								
								agnos 0.6 ( #20077 )  
							
							... 
							
							
 
							
							* updates for agnos 0.6
* timezone
* bump version
old-commit-hash: d169914674 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								80c3d67a28 
								
							
								 
							
						 
						
							
							
								
								Qt UI refactoring + improvements ( #20033 )  
							
							... 
							
							
 
							
							old-commit-hash: f9d8652cbd 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f1530e6739 
								
							
								 
							
						 
						
							
							
								
								swap factory reset order  
							
							... 
							
							
 
							
							old-commit-hash: a94bf25d6f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cac209e172 
								
							
								 
							
						 
						
							
							
								
								qt reset and setup improvements  
							
							... 
							
							
 
							
							old-commit-hash: b8aa250efb 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								be077d0885 
								
							
								 
							
						 
						
							
							
								
								factory reset -> system reset  
							
							... 
							
							
 
							
							old-commit-hash: 1ea307a299 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ab1b8754dc 
								
							
								 
							
						 
						
							
							
								
								Qt system reset ( #19502 )  
							
							... 
							
							
 
							
							* qt factory reset
* confirmation
* better ui
old-commit-hash: c4a05ba369 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2e07e45bed 
								
							
								 
							
						 
						
							
							
								
								UI style improvements with improved keyboard ( #2710 )  
							
							... 
							
							
 
							
							* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3e466aa528 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								07d7d650d9 
								
							
								 
							
						 
						
							
							
								
								setup rest of installers  
							
							... 
							
							
 
							
							old-commit-hash: c01e2df2c0 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								bc4fd60f20 
								
							
								 
							
						 
						
							
							
								
								fix setup installer download  
							
							... 
							
							
 
							
							old-commit-hash: b3ba65d6a4 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								74814dfb75 
								
							
								 
							
						 
						
							
							
								
								qt setup keyboard ( #2663 )  
							
							... 
							
							
 
							
							* add keyboard for custom url
* it works
* cleanup
old-commit-hash: 8de4adac61 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fa147c5d6e 
								
							
								 
							
						 
						
							
							
								
								add wifi to setup ( #2604 )  
							
							... 
							
							
 
							
							* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
old-commit-hash: 6a2678aae7 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								089843bf3c 
								
							
								 
							
						 
						
							
							
								
								move that to two init  
							
							... 
							
							
 
							
							old-commit-hash: d00f1692b7 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8f26c0bff9 
								
							
								 
							
						 
						
							
							
								
								add user agent to installer  
							
							... 
							
							
 
							
							old-commit-hash: 7560e67b3d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e71eb9caae 
								
							
								 
							
						 
						
							
							
								
								stacked widget  
							
							... 
							
							
 
							
							old-commit-hash: 394dc66a19 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								12e6f7a607 
								
							
								 
							
						 
						
							
							
								
								Qt cleanup ( #2622 )  
							
							... 
							
							
 
							
							* scale
* contain weston hack in one file
* rest
* no show
* missed one
old-commit-hash: efc30f4a83 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e7284172ac 
								
							
								 
							
						 
						
							
							
								
								Qt setup improvements ( #2591 )  
							
							... 
							
							
 
							
							old-commit-hash: 770ec8ad20 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b5f01a713b 
								
							
								 
							
						 
						
							
							
								
								fix setup for new weston build  
							
							... 
							
							
 
							
							old-commit-hash: ff6dac7dd3 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								be77d9c02f 
								
							
								 
							
						 
						
							
							
								
								Qt setup + installer ( #2511 )  
							
							... 
							
							
 
							
							* getting started
* setup screens
* cleanupg
* url input
* installer
* setup
* installer
old-commit-hash: 7b72bbe9f3 
							
						 
						
							5 years ago