118 Commits (70d14c99e17bc98a83c92b22c0bca09601c5c39c)

Author SHA1 Message Date
Dean Lee fd28ec25c6 ui/map: check valid before accessing `PositionECEF` (#31961) 1 year ago
YassineYousfi 75a69e12b3 disable navigate on openpilot (#32106) 1 year ago
Hoang Bui 4c05358aad map: Transfer to MapLibre (#31185) 1 year ago
Shane Smiskol 02a5c081cc navd: locationd is only trusted source (#29803) 2 years ago
Shane Smiskol dcf9d9e3a7 ui/map: clip vehicle speed to min of 10 m/s (#29601) 2 years ago
Shane Smiskol 9a1f82a853 ui/map: initialize speed filter with current speed (#29605) 2 years ago
pencilpusher cc4f6c5fbe ui/map: keep the car icon aligned to its bearing (#29482) 2 years ago
pencilpusher fc14939f02 ui/map: interactive counter fix (#29470) 2 years ago
Dean Lee f667936f3a ui/map: show map on destination set/change (#29327) 2 years ago
Shane Smiskol 312d80c877 map: set destination marker visibility once (#29444) 2 years ago
Dean Lee e0439a516f ui/map: assign the return value to `last_position` (#29341) 2 years ago
Dean Lee b065f5c9a2 ui/map: fix CSS error (#29332) 2 years ago
Dean Lee eb695a00c2 ui/map: check NavDestination only if navInstruction is invalid (#29331) 2 years ago
Cameron Clough 6ed5aca05a ui/map: update mapbox style (#29186) 2 years ago
Shane Smiskol d4ec764235 ui: new nav settings button (#29068) 2 years ago
Shane Smiskol 6d9a313f19 ui/map: hide settings with showing map (#29127) 2 years ago
Shane Smiskol b8bf3fc0c2 nav: improve no route alert text (#29076) 2 years ago
Shane Smiskol a069514c36 ui: set global map transition duration (#29061) 2 years ago
Dean Lee 7d5d1b1e70 ui/map: move `MapInstructions` & `MapETA` to separate files (#28976) 2 years ago
Shane Smiskol a7b32acd4b nav: show warning for routing problems (#29055) 2 years ago
Shane Smiskol 3a41e53b08 nav: set icon anchor for destination pin (#29054) 2 years ago
Mitchell Goff 949375984f nav: draw destination pin on top of navigation path (#29050) 2 years ago
Shane Smiskol 372ae37d91 nav: show green path when enabled (#29020) 2 years ago
Shane Smiskol d38f321d6e nav: show when using navigate on openpilot (#28958) 2 years ago
Dean Lee cba02f9a59 ui/map: fix wrong remaining time (#28960) 2 years ago
Dean Lee 9212a16e54 ui/map: cache navigation images at startup (#28783) 2 years ago
Dean Lee 387f6b6bf6 ui/map: handle & display error in MapWindow (#28854) 2 years ago
Shane Smiskol 24bd763e45 ui: reset nav status on offroad transition (#28897) 2 years ago
Shane Smiskol 37ee12de52 ui: show map with nav (#28867) 2 years ago
Cameron Clough 9716affb3b nav: hide settings on map request visible (#28884) 2 years ago
Dean Lee 22b1baff64 ui/map: don't clear eta when map is hidden (#28878) 2 years ago
Dean Lee 96b9902629 ui/map: reuse the Qlabels and remove call to `clearLayout` (#28788) 2 years ago
Dean Lee d70f51a8db ui/map: use overlay widget to simplify code and improve rendering performance (#28800) 2 years ago
Dean Lee 0c814c0cf9 ui/map: draw ETA with rich formatted text (#28780) 2 years ago
Jason Young 089a09a92a nav ui: restore speed-adaptive map zoom level (#28796) 2 years ago
Dean Lee 724ef9d7ef ui: more descriptive global names (#28813) 2 years ago
Harald Schäfer 659fc99be4 Nav: show gps as long as it's 100m accuracy (#28713) 2 years ago
Cameron Clough 7e697a0d3d update mapbox style (#28638) 2 years ago
Cameron Clough b6e6f008f1 UI: improved nav destination entry (#28476) 2 years ago
Harald Schäfer f05cf4cdf1 Only trust locationd for nav (#27579) 2 years ago
Harald Schäfer 63efb985cd Revert locationd to gpsLocation (#26963) 2 years ago
Kurt Nistelberger 95f4709f7d match style 2 years ago
Kurt Nistelberger e142178284 Navigation: add destination marker (#26873) 2 years ago
Dean Lee 53c4262098 map: fix repeated call to m_map->setZoom (#25784) 3 years ago
Dean Lee f2035fe63c UI/map: remove redundant QString ctor (#25704) 3 years ago
eFini 9ca692179f Fix is_rhd param name in map.cc (#25464) 3 years ago
Adeeb Shihadeh 62b8b25cdf nav: same icon size for active & inactive lanes (#25383) 3 years ago
Willem Melching ce7948464f nav: draw inactive lanes with 50% opacity (#25157) 3 years ago
Shane Smiskol 314166f5fd Nav: wrap strings (#25089) 3 years ago
Willem Melching c20b96764c nav: use laikad position if locationd is not yet available (#25033) 3 years ago