706542a7b2 
								
							
								 
							
						 
						
							
							
								
								nav: add button to clear current route ( #22167 )  
							
							... 
							
							
 
							
							* nav: add button to clear current route
* fix scroll
* retab
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d5475ba946 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b3f5ad454e 
								
							
								 
							
						 
						
							
							
								
								nav: set map widget parent  
							
							... 
							
							
 
							
							old-commit-hash: d5face26a8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9373ea74be 
								
							
								 
							
						 
						
							
							
								
								map fixes,  #22105  ( #22152 )  
							
							... 
							
							
 
							
							old-commit-hash: 576459ca45 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								10447b6d04 
								
							
								 
							
						 
						
							
							
								
								nav: do not transition to next segment if we need to recompute  
							
							... 
							
							
 
							
							old-commit-hash: 512ab3d8fb 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3eb667e29d 
								
							
								 
							
						 
						
							
							
								
								Fix orientation in map ( #21863 )  
							
							... 
							
							
 
							
							* fix calibrated orientation
* update ref
* cleaner
* update ref
* master
* update again
* update ref again again
* actually compiled this tim,e
old-commit-hash: e0087fc313 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								acd45c486b 
								
							
								 
							
						 
						
							
							
								
								Revert "nav: use calibrated orientation ( #21853 )"  
							
							... 
							
							
 
							
							This reverts commit cd19b37a6b187e0c26cdfe7c42e975abb1dc0155.
old-commit-hash: e63d94d8d2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1c35dc951d 
								
							
								 
							
						 
						
							
							
								
								nav: use calibrated orientation ( #21853 )  
							
							... 
							
							
 
							
							* calibrate map
* msg added
old-commit-hash: 4b209f31a1 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ceb40d8384 
								
							
								 
							
						 
						
							
							
								
								api: use API_HOST env variable everywhere ( #21814 )  
							
							... 
							
							
 
							
							* api base url to global constant
* update api/__init__.py
old-commit-hash: 543e019f71 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c40edd4b56 
								
							
								 
							
						 
						
							
							
								
								qt/util: new function getDongleId ( #21810 )  
							
							... 
							
							
 
							
							* new function getDongleId
* return std::optional
old-commit-hash: 073b96e5d1 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3267bd5c14 
								
							
								 
							
						 
						
							
							
								
								nav: Only recompute when onroad ( #21797 )  
							
							... 
							
							
 
							
							old-commit-hash: c09cff23aa 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								380a3e1923 
								
							
								 
							
						 
						
							
							
								
								nav: Send DELETE to clear next destination on server ( #21746 )  
							
							... 
							
							
 
							
							old-commit-hash: 34bb5b935f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5dab3d577e 
								
							
								 
							
						 
						
							
							
								
								nav: update favorites/recents while onroad  
							
							... 
							
							
 
							
							old-commit-hash: 94f85c615c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fe1eb7e99f 
								
							
								 
							
						 
						
							
							
								
								nav: show error when route request fails  
							
							... 
							
							
 
							
							old-commit-hash: f6b7128741 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								63a4bdf281 
								
							
								 
							
						 
						
							
							
								
								nav: double click reset pan/zoom timers  
							
							... 
							
							
 
							
							old-commit-hash: 34346c8525 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ae1b7a85f3 
								
							
								 
							
						 
						
							
							
								
								Qt: draw border in OnroadWindow ( #21594 )  
							
							... 
							
							
 
							
							* draw border in OnroadAlerts
* non transparent
* no scissor
* set video_rect to the full size
* fix header gradient
* Revert "fix header gradient"
This reverts commit f5565c19d5cabda22fe6b60af23dc26727ecd5bc.
* Revert "set video_rect to the full size"
This reverts commit c012db105a8cabd140971208431d83ae3592b70e.
* fix scissor
* fix header gradient
* set scissor box to video_rect when draw lines
* move up eta
* init alert_size to NONE
* remove glScissor
* cleanup
* rename draw_video_frame to draw_vision_frame
* remove space
* add comment
* move border to OnroadWindow
* cleanup signals
* fw declare MapWindow
* fix build err
* remove viz_rect
* fix build err
* continue
* cleanup
* text rect:no border
* use signals
* remove space
cleanup
* merge master
* fix map eta
* get bgColor from alerts
* update alerts in OnroadWindow
* add function clearAlert
* repaint border
* init bg color to STATUS_DISENGAGED
* no black frame
* cleanup
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f0389f7e2d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								47a646ecb1 
								
							
								 
							
						 
						
							
							
								
								nav: show settings without token ( #21624 )  
							
							... 
							
							
 
							
							* map settings always in sidebar
* show screenshot when no prime
* remove print
* repaint to fix star sizing
* checked in sconsscript
* match designs
old-commit-hash: 190409c938 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								40fe85f18e 
								
							
								 
							
						 
						
							
							
								
								Nav: only open map once ( #21650 )  
							
							... 
							
							
 
							
							old-commit-hash: f9f43578d1 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e3b454a804 
								
							
								 
							
						 
						
							
							
								
								nav: update style url  
							
							... 
							
							
 
							
							old-commit-hash: 0c3f25ff85 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								52ace7309a 
								
							
								 
							
						 
						
							
							
								
								nav: force request retry  
							
							... 
							
							
 
							
							old-commit-hash: baa0e47e50 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2417bac975 
								
							
								 
							
						 
						
							
							
								
								nav: cleanup settings page ( #21561 )  
							
							... 
							
							
 
							
							old-commit-hash: a148bcb3ef 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								801ab5f5d6 
								
							
								 
							
						 
						
							
							
								
								nav: restore zoom and position on double click ( #21551 )  
							
							... 
							
							
 
							
							old-commit-hash: 86c255e3e8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c583cc99a3 
								
							
								 
							
						 
						
							
							
								
								nav: scroller for recents ( #21549 )  
							
							... 
							
							
 
							
							* nav: scroller for recents
* stretch
* one more stretch
old-commit-hash: bec054116f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0c30fbbe62 
								
							
								 
							
						 
						
							
							
								
								nav: hide ETA on destination reached  
							
							... 
							
							
 
							
							old-commit-hash: 35a5aae334 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8155c856f8 
								
							
								 
							
						 
						
							
							
								
								nav: cleanup error messages  
							
							... 
							
							
 
							
							old-commit-hash: 779d6479b4 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c042bbf09c 
								
							
								 
							
						 
						
							
							
								
								nav: various cleanup ( #21521 )  
							
							... 
							
							
 
							
							* nav: various cleanup
* eta resize instant
* show
old-commit-hash: 9ea913bcc8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f1fdf6e9c6 
								
							
								 
							
						 
						
							
							
								
								nav: add source to route logging  
							
							... 
							
							
 
							
							old-commit-hash: d101000852 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c266cffa97 
								
							
								 
							
						 
						
							
							
								
								nav: improve logging ( #21477 )  
							
							... 
							
							
 
							
							* nav: add logging
* handle errors in route reply
old-commit-hash: 32d5239912 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9d4829523d 
								
							
								 
							
						 
						
							
							
								
								nav: don't set FBO, render when not loaded and resize once ( #21468 )  
							
							... 
							
							
 
							
							* nav: don't set FBO and resize once
* always update
* when visible
old-commit-hash: 06acd76d6d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3ad659a211 
								
							
								 
							
						 
						
							
							
								
								nav: truncate favorite length  
							
							... 
							
							
 
							
							old-commit-hash: 240214afc0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2db1d4589e 
								
							
								 
							
						 
						
							
							
								
								nav: show star for favorites ( #21434 )  
							
							... 
							
							
 
							
							old-commit-hash: 2de4c09e62 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9980d08915 
								
							
								 
							
						 
						
							
							
								
								nav: use mapChanged signal alongside isFullyLoaded()  
							
							... 
							
							
 
							
							old-commit-hash: f73dc9f19c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								492083a4a8 
								
							
								 
							
						 
						
							
							
								
								nav: pull next location while onroad ( #21421 )  
							
							... 
							
							
 
							
							old-commit-hash: 60cc07c62a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fba42aab80 
								
							
								 
							
						 
						
							
							
								
								nav: show recents ( #21405 )  
							
							... 
							
							
 
							
							* add recent buttons
* remove static request
* layout
* recent doesn't have to be a favorite
* work
* spacing
* spacing
* no recents
* query next
* not null
* this needs to live here
* less spacing between items
old-commit-hash: 9f98a3e44f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ff0c7a27f2 
								
							
								 
							
						 
						
							
							
								
								nav: change map loaded detection ( #21397 )  
							
							... 
							
							
 
							
							old-commit-hash: 4c9aba2dd5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3aae7b5fc3 
								
							
								 
							
						 
						
							
							
								
								nav: simplify segment transition ( #21383 )  
							
							... 
							
							
 
							
							old-commit-hash: f32ca73724 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								16143bef1b 
								
							
								 
							
						 
						
							
							
								
								nav: cleanup errors and wait for map to be loaded ( #21381 )  
							
							... 
							
							
 
							
							* Cleanup errors
* prevent flicker
old-commit-hash: 7e6a9ce9a5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2f4257c7e3 
								
							
								 
							
						 
						
							
							
								
								nav: map color match offroad color scheme  
							
							... 
							
							
 
							
							old-commit-hash: febdc39d2d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1a9706361f 
								
							
								 
							
						 
						
							
							
								
								nav: route color match explorer  
							
							... 
							
							
 
							
							old-commit-hash: a5f65c12f7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								dc19c670b6 
								
							
								 
							
						 
						
							
							
								
								nav: home/work shortcuts ( #21276 )  
							
							... 
							
							
 
							
							* add home/work widgets
* remove todo
* set contents from response
* turn into buttons
* add navigate button
* fix includes
* close settings on nav press
* close sidebar when closing settings
* use live api endpoint
* larger fonts
* more text fits
* only place name
* remove static response
* properly clear
old-commit-hash: c21ea8b506 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1f8a63af7e 
								
							
								 
							
						 
						
							
							
								
								nav: give word wrapped widgets a fixed width  
							
							... 
							
							
 
							
							old-commit-hash: a5112bfb2e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ff5656b0f8 
								
							
								 
							
						 
						
							
							
								
								nav: bump font size by 25%  
							
							... 
							
							
 
							
							old-commit-hash: 64e4294b04 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e1556c0ab1 
								
							
								 
							
						 
						
							
							
								
								nav: update no gps text  
							
							... 
							
							
 
							
							old-commit-hash: 28694041d5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								77a8b7aaf1 
								
							
								 
							
						 
						
							
							
								
								nav: banner add stretch to fix label size  
							
							... 
							
							
 
							
							old-commit-hash: 6ca0861360 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3004b29805 
								
							
								 
							
						 
						
							
							
								
								Nav: ETA layout improvements ( #21361 )  
							
							... 
							
							
 
							
							* bold and more space
* rounded corners
* oneline
* center
* fix am/pm
* revert width change
old-commit-hash: a3b155839b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b9042b255d 
								
							
								 
							
						 
						
							
							
								
								nav: clear last_banner on no gps  
							
							... 
							
							
 
							
							old-commit-hash: c60f5ab6f6 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								aaa743ab7a 
								
							
								 
							
						 
						
							
							
								
								Nav: No GPS warning ( #21359 )  
							
							... 
							
							
 
							
							* Nav: No GPS warning
* optional
old-commit-hash: e4e67985d6 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								147b355dde 
								
							
								 
							
						 
						
							
							
								
								add space after function name and if statement ( #21225 )  
							
							... 
							
							
 
							
							old-commit-hash: e4e669bb0f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								94c76f41e9 
								
							
								 
							
						 
						
							
							
								
								nav: expand banner at correct distance from maneuver  
							
							... 
							
							
 
							
							old-commit-hash: 43151389e7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4f842b076d 
								
							
								 
							
						 
						
							
							
								
								nav: cleanup eta spacing  
							
							... 
							
							
 
							
							old-commit-hash: 08a7ea1af4 
							
						 
						
							4 years ago