Willem Melching
40fe85f18e
Nav: only open map once ( #21650 )
...
old-commit-hash: f9f43578d1
4 years ago
Willem Melching
e3b454a804
nav: update style url
...
old-commit-hash: 0c3f25ff85
4 years ago
Willem Melching
52ace7309a
nav: force request retry
...
old-commit-hash: baa0e47e50
4 years ago
Willem Melching
2417bac975
nav: cleanup settings page ( #21561 )
...
old-commit-hash: a148bcb3ef
4 years ago
Adeeb Shihadeh
801ab5f5d6
nav: restore zoom and position on double click ( #21551 )
...
old-commit-hash: 86c255e3e8
4 years ago
Adeeb Shihadeh
c583cc99a3
nav: scroller for recents ( #21549 )
...
* nav: scroller for recents
* stretch
* one more stretch
old-commit-hash: bec054116f
4 years ago
Willem Melching
0c30fbbe62
nav: hide ETA on destination reached
...
old-commit-hash: 35a5aae334
4 years ago
Willem Melching
8155c856f8
nav: cleanup error messages
...
old-commit-hash: 779d6479b4
4 years ago
Willem Melching
c042bbf09c
nav: various cleanup ( #21521 )
...
* nav: various cleanup
* eta resize instant
* show
old-commit-hash: 9ea913bcc8
4 years ago
Willem Melching
f1fdf6e9c6
nav: add source to route logging
...
old-commit-hash: d101000852
4 years ago
Willem Melching
c266cffa97
nav: improve logging ( #21477 )
...
* nav: add logging
* handle errors in route reply
old-commit-hash: 32d5239912
4 years ago
Willem Melching
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
Willem Melching
3ad659a211
nav: truncate favorite length
...
old-commit-hash: 240214afc0
4 years ago
Willem Melching
2db1d4589e
nav: show star for favorites ( #21434 )
...
old-commit-hash: 2de4c09e62
4 years ago
Willem Melching
9980d08915
nav: use mapChanged signal alongside isFullyLoaded()
...
old-commit-hash: f73dc9f19c
4 years ago
Willem Melching
492083a4a8
nav: pull next location while onroad ( #21421 )
...
old-commit-hash: 60cc07c62a
4 years ago
Willem Melching
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
Willem Melching
ff0c7a27f2
nav: change map loaded detection ( #21397 )
...
old-commit-hash: 4c9aba2dd5
4 years ago
Willem Melching
3aae7b5fc3
nav: simplify segment transition ( #21383 )
...
old-commit-hash: f32ca73724
4 years ago
Willem Melching
16143bef1b
nav: cleanup errors and wait for map to be loaded ( #21381 )
...
* Cleanup errors
* prevent flicker
old-commit-hash: 7e6a9ce9a5
4 years ago
Willem Melching
2f4257c7e3
nav: map color match offroad color scheme
...
old-commit-hash: febdc39d2d
4 years ago
Willem Melching
1a9706361f
nav: route color match explorer
...
old-commit-hash: a5f65c12f7
4 years ago
Willem Melching
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
Willem Melching
1f8a63af7e
nav: give word wrapped widgets a fixed width
...
old-commit-hash: a5112bfb2e
4 years ago
Willem Melching
ff5656b0f8
nav: bump font size by 25%
...
old-commit-hash: 64e4294b04
4 years ago
Willem Melching
e1556c0ab1
nav: update no gps text
...
old-commit-hash: 28694041d5
4 years ago
Willem Melching
77a8b7aaf1
nav: banner add stretch to fix label size
...
old-commit-hash: 6ca0861360
4 years ago
Willem Melching
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
Willem Melching
b9042b255d
nav: clear last_banner on no gps
...
old-commit-hash: c60f5ab6f6
4 years ago
Willem Melching
aaa743ab7a
Nav: No GPS warning ( #21359 )
...
* Nav: No GPS warning
* optional
old-commit-hash: e4e67985d6
4 years ago
Dean Lee
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
Dean Lee
147b355dde
add space after function name and if statement ( #21225 )
...
old-commit-hash: e4e669bb0f
4 years ago
Willem Melching
94c76f41e9
nav: expand banner at correct distance from maneuver
...
old-commit-hash: 43151389e7
4 years ago
Willem Melching
4f842b076d
nav: cleanup eta spacing
...
old-commit-hash: 08a7ea1af4
4 years ago
Willem Melching
1a483aad55
remove debug statement
...
old-commit-hash: 34edaa543a
4 years ago
Willem Melching
af5cbb346b
nav: lighter eta colors for better readability
...
old-commit-hash: 63cb0f7c20
4 years ago
Willem Melching
ba1a20414e
nav: add page to settings ( #21208 )
...
* add navigation panel to settings
* am/pm display and dynamic width
old-commit-hash: 3c197953bc
4 years ago
Willem Melching
8fd0aafdbc
nav: eta match alert colors
...
old-commit-hash: ff94882fa6
4 years ago
Dean Lee
3a698faadc
Use full include path ( #21194 )
...
old-commit-hash: b06b3ecb60
4 years ago
Willem Melching
0757dac4c6
nav: show ETA and remaining distance ( #21188 )
...
* abbreviate distance
* static values
* update distance
* set eta
* use distance along geometry to compute eta
* add traffic info
* formatting improvements
* remove old
* add using git lfs
* git lfs
* cleanup
* abstract
* bit larger
old-commit-hash: 561f3b3191
4 years ago
Willem Melching
efde8146e1
nav: fix negative bearings
...
old-commit-hash: 0d9c0d602f
4 years ago
Willem Melching
f79ad64b31
nav: add current bearing to route request ( #21186 )
...
old-commit-hash: 41c96c99c7
4 years ago
Willem Melching
6f757fdd60
Fetch mapbox token from API ( #21136 )
...
* delay widget creation until going onroad
* let athena fetch mapbox token
* only tici
* add token
* cleaner
* rename slots
* that was missing
old-commit-hash: 21be443499
4 years ago
Willem Melching
879a616ba8
Various nav improvements ( #21133 )
...
* various nav improvements
* use traffic aware routing
* read last position from param
* allow compute without gps when no route
* cleanup
* properly hide route
* set pitch
old-commit-hash: 14f09e4ee1
4 years ago
Adeeb Shihadeh
23ee6342be
coords need to be float
...
old-commit-hash: bc8ac03b15
4 years ago
Adeeb Shihadeh
88fbaf6fd0
nav destination script
...
old-commit-hash: a947be76b0
4 years ago
Willem Melching
53a78620b9
maps: fix pan amount after 2x scaling
...
old-commit-hash: 9c588e6117
4 years ago
Willem Melching
efa94a89ff
Mapbox widget ( #20751 )
...
* squash mapbox stuff
* only hacks for pc
* no hack there
* only update when needed
* get destination from param
* no need for user agent
* add athena method
* change nav path color
* layout cleanups
* margin top
* add build scripts
* rename header file
* set pitch
* fix icon blinking
* keep both options
* draw on top to fix last blinking
* only recomput with gps
* fix include
* put map in onroadwidget
* update mapbox plugin to allow specifying directions url
* cycle through views
* dynamic resize
* only when present
* add map_helpers
* whitespace
* small fixes
* let scons decide
* update setup files
* implicit dependency
* fix alerts
* Update selfdrive/ui/SConscript
* move clearLayout to util.h
* only build when map.cc present
* move maps to own folder
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 86aefbe766
4 years ago