Willem Melching
0237c2ac65
No more polyfit
...
old-commit-hash: c3561cc0e1
4 years ago
Willem Melching
8a0436dcca
bump panda
...
old-commit-hash: abdba9c732
4 years ago
Willem Melching
88d0b253d9
tici: log stuck registered
...
old-commit-hash: 68e562454e
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
c281ecde05
nav: fix uturn icon fn
...
old-commit-hash: cb8b970788
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
d7d0e0a047
add env variable for wider ui
...
old-commit-hash: 9159094b62
4 years ago
Willem Melching
ff5656b0f8
nav: bump font size by 25%
...
old-commit-hash: 64e4294b04
4 years ago
sshane
84369b373d
Scan for networks on UI init ( #21310 )
...
* refresh on UI init
* scan and wait for signal from networkmanager to update
* fixes incorrectPassword never triggering on known connections
* Update UI on connect state change
* pause timer on leaving networking
* no need to update adapter state on init
* uses AccessPoints signal
clean up
clean up
* Revert "uses AccessPoints signal"
This reverts commit 534219857a10dc200f979e1a66705ac13ca68698.
* perform non-blocking scan on first start only
* suggestions
* forgetNetwork already checks this
* Prevent double refresh on connect interaction and revert timer change
* Should fix nm is inactive error
* Revert "Should fix nm is inactive error"
This reverts commit 36a7ad098b713ae7e17cf1a8d717455ecdd29e2b.
* Fixup original timer code. could be cleaned up, but works
* use WifiManager's firstScan
* no more force!
* fix after rebase
fix after rebase
* scan for next update (seems clearer this way)
* see how responsive device is at scanning, PC is taking up to 15 seconds
* clean up and check ifVisible for scanning and UI updating
* explicitly define relationship since it's not called in Networking any more
old-commit-hash: a3a8fa9eac
4 years ago
ZwX1616
3768536076
tici patch
...
old-commit-hash: 09de331f18
4 years ago
Chris McCammon
86e8145ec8
add car harness as checkbox in car port ( #21367 )
...
old-commit-hash: d92a1a4799
4 years ago
Adeeb Shihadeh
2f42a64511
add elantra hybrid to release notes
...
old-commit-hash: 2dc7cc6d08
4 years ago
Andrew
7b3de0b866
2021 Hyundai Elantra Hybrid port ( #21354 )
...
* add support for hyundai elantra hev 2021
* add car to README. adjust tuning params.
* adjust weight
* update fingerprint with value from remote start
* update fingerprint to value of BEFORE getting in car (more reliable)
* add fingerprint v2
* remove fingerprint 1.0
* add test route
* Update README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/test/test_routes.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9124a83900
4 years ago
Adeeb Shihadeh
8e6b9f872c
agnos 0.19 ( #21365 )
...
old-commit-hash: 687560fc98
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
Joost Wooning
3590f9b56f
Change QR code to url for pairing with both explorer and connect ( #21314 )
...
old-commit-hash: dd959412e3
4 years ago
Alfonso Hernandez
4f3ad7284c
Simulator: Complete GPS message from Carala State Values ( #21357 )
...
old-commit-hash: 22b632f407
4 years ago
Willem Melching
167e1e6081
disable roaming
...
old-commit-hash: ebe9f32a27
4 years ago
Dean Lee
9ae8335b5e
onboarding: small cleanup ( #21351 )
...
old-commit-hash: 2433cb28bb
4 years ago
nepro012
b3b89c9fb1
README typo correction ( #21356 )
...
old-commit-hash: 56d5db5766
4 years ago
John Belmonte
001d8ae248
Add Toyota C-HR Hybrid FW versions ( #21341 )
...
old-commit-hash: 3f2722a7c6
4 years ago
Dean Lee
e3f21bfb41
OffroadHome: merge stylesheets ( #21312 )
...
* merge stylesheet
* css:target #alert_notification button
* Update selfdrive/ui/qt/home.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 175506532f
4 years ago
Willem Melching
182b3eb4c7
Fix triangle size ( #21332 )
...
old-commit-hash: 9086c377e2
4 years ago
Dean Lee
880d64d615
Refactor ModelFrame struct to class ( #20005 )
...
* refactor modelframe
* remove DUMP_YUV
* use constructor/destructor instead of init/free
* OMG...should be clEnqueueReadBuffer
* rebase master
* rebase master
* fix build
* small cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8da538c18c
4 years ago
Dean Lee
701ee27c91
HttpRequest: move http cache to RequestRepeater ( #21228 )
...
* move cache from HttpRequest to RequestRepeater
* apply review
old-commit-hash: 9ebfc2ba8d
4 years ago
sshane
2515966550
Fix forget network button on tethering connection ( #21340 )
...
old-commit-hash: 26343951c9
4 years ago
sshane
e980a38449
UI: forget button and security type icon ( #21320 )
...
* forget and security buttons first draft
* Text left margin closely matches other panels
* add lock label
* implement new icon
* actually add icon
rename
* smaller lock icon
smaller icon
* better
old-commit-hash: 290e9fb9f6
4 years ago
Nelson Chen
ecfc361966
Add 2021 Avalon Hybrid Fingerprint ( #21338 )
...
* Add jamil_hamida#1630's Fingerprint to AVALONH_2019
* Add 2021 Avalon Hybrid to README
old-commit-hash: 4a22dd6dfb
4 years ago
HaraldSchafer
eff53180ca
Update car_kf.py
...
old-commit-hash: a3071bf15b
4 years ago
Dean Lee
abffb4db29
UI: refactor onboarding ( #21223 )
...
* refactor onboarding
* skip training guide if is dashcam
* apply review
* cleanup include
* move public ctro up
* slots is private
* cleanup headers
* set style sheet in onboardingwindow
* rebase master
* match ui
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8781f586c5
4 years ago
Erich Moraga
c7eef35429
Add PACIFICA_2020 fingerprint ( #21106 )
...
old-commit-hash: 66035ccac9
4 years ago
Adeeb Shihadeh
3e064c4dd5
build.py: don't hang on text window in CI ( #21335 )
...
old-commit-hash: cefbd6734e
4 years ago
Dean Lee
775ed1428f
CommaApi: class to namespace ( #21329 )
...
old-commit-hash: 85f134da6a
4 years ago
Dean Lee
5bf08251d7
network_panel: fix ButtonControl build on EON ( #21327 )
...
old-commit-hash: eb9736fbb0
4 years ago
Adeeb Shihadeh
28a9781c51
util::read_file: fix reading from sysfs and add test case ( #21325 )
...
* add sysfs test case
* Revert "util.cc: refactor read_file (#21321 )"
This reverts commit 2a9ba3e867e4ba8ea8818a5be24807301a945f17.
old-commit-hash: d90d9b2280
4 years ago
Dean Lee
0ef41b3e94
util.cc: refactor read_file ( #21321 )
...
* mode read & open once
* change return statement for better readibility
* apply reviews
* can't open with ate flag
old-commit-hash: 8d5c61eefe
4 years ago
Dean Lee
44185161f6
UI: remove alerts refresh when opening settings ( #21322 )
...
old-commit-hash: 48b23e8c37
4 years ago
Dean Lee
95a9e22120
UI: refactor ButtonControl ( #21315 )
...
old-commit-hash: 8675c970d4
4 years ago
Adeeb Shihadeh
03405b81fd
acados support ( #21319 )
...
* acados support
* add pyextra to python path
* x86 libs
old-commit-hash: 6e4c2aa4d2
4 years ago
Adeeb Shihadeh
8742d78051
fix /proc test case for util::read_file
...
old-commit-hash: ea6f779b3e
4 years ago
Adeeb Shihadeh
2476a66cd9
Revert "util.cc: refactor read_file ( #21295 )"
...
This reverts commit 32dd5c2454e3f3fca028dacd24bc4758e1134295.
old-commit-hash: 7dec206437
4 years ago
Adeeb Shihadeh
e75dc5718c
make locationd and paramsd RT ( #21264 )
...
old-commit-hash: f01ebc5680
4 years ago
Chris McCammon
e8904916a6
steer unavailable below speed audible alert ( #21209 )
...
old-commit-hash: 317afa335f
4 years ago
Chris McCammon
b6ca8b88d2
Split Civic Sedan and Coupe in readme ( #21306 )
...
* Split Civic in readme
* fix order
old-commit-hash: bbec68bec8
4 years ago