Commit Graph

8267 Commits

Author SHA1 Message Date
Willem Melching ba505de08c Stay in ELM327 mode during controls init (#21386)
old-commit-hash: e7476943b6
2021-06-24 13:12:03 +02:00
Adeeb Shihadeh 68865460ad cleanup eon hw abstraction layer (#21396)
* cleanup eon hw

* handle none from getprop
old-commit-hash: 8ac7ee6bc6
2021-06-24 01:06:19 -07:00
Adeeb Shihadeh 358067325e diag logging (#21360)
* rat

* log max power

* cloudlog

* no print

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1da3ab42dc
2021-06-23 23:53:22 -07:00
Adeeb Shihadeh 784601c8e1 remove lte toggle (#21392)
* remove lte toggle

* little more
old-commit-hash: a420c7ad50
2021-06-23 17:01:17 -07:00
Adeeb Shihadeh 28c60666ff tici: differentiate ethernet and tethering (#21391)
* differentiate ethernet

* fix tethering

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 050a89e598
2021-06-23 15:55:51 -07:00
sshane 1a0ebedad0 Support WPS with no security (#21372)
* Support WPA with no security

* clean up

* add logging
old-commit-hash: cd5c931461
2021-06-23 14:53:11 -07:00
Yuxuan Zhao 3a17364df4 Chinese Toyota Avalon 2019 Hybrid FW versions (#21384)
old-commit-hash: bb709f701c
2021-06-23 13:12:25 -07:00
Jason Young 84c50b941f VW MQB: Add FW for 2018 Volkswagen Golf (#21388)
* add missing 2018 Golf FW

* touch up sorting
old-commit-hash: 4cdd50995d
2021-06-23 11:52:34 -07:00
Willem Melching 3b2bb671ed Remove Toyota Alphard fingerprints from Corolla (#21385)
old-commit-hash: 29385688aa
2021-06-23 16:42:54 +02:00
Willem Melching 3b05d71de6 VW: put back DBC dict (#21369)
old-commit-hash: 95e2bcb909
2021-06-23 15:48:40 +02:00
Willem Melching 3aae7b5fc3 nav: simplify segment transition (#21383)
old-commit-hash: f32ca73724
2021-06-23 15:00:32 +02:00
robbederks a1157cc762 Tesla AP2 port (#20074)
* squashed the PR

* remove AP passthrough

* disengage on steer override

* bump panda

* add test routes

* bump panda

* tesla is still dashcam only

* dashcam only

* rerun CI

* add to release files
old-commit-hash: cdfba105ed
2021-06-23 14:56:59 +02:00
Willem Melching 16143bef1b nav: cleanup errors and wait for map to be loaded (#21381)
* Cleanup errors

* prevent flicker
old-commit-hash: 7e6a9ce9a5
2021-06-23 14:33:27 +02:00
Willem Melching 1966c6d908 tici: toggle wwan when stuck registered
old-commit-hash: 38380612d5
2021-06-23 12:40:21 +02:00
Adeeb Shihadeh af6d31218b log network info on neos (#21375)
* log network info on neos

* log earfcn

* cleanup

* capn

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 54c2292b41
2021-06-22 17:15:18 -07:00
Dean Lee c1aec67697 fix FileLock: fd could be closed twice (#21362)
old-commit-hash: 766f3281bb
2021-06-22 14:05:48 -07:00
Dean Lee f03ca47c9c util.cc: refactor read_file (#21350)
old-commit-hash: ac71384a28
2021-06-22 13:48:41 -07:00
Dean Lee f883cfec39 DevicePanel: set specific stylesheet for reboot & poweroff buttons (#21364)
* set specific stylesheet for reboot&poweroff buttons

* remove hack

* fix css in network panel
old-commit-hash: c9d4dfe99f
2021-06-22 13:24:55 -07:00
Willem Melching e57dab8f40 revert changes to boardd safety mode setting
old-commit-hash: 2e3aa81ce5
2021-06-22 18:44:55 +02:00
Willem Melching 5bc0d28708 Honda Bosch longitudinal prerequisites (#21217)
* untested changes

* set compute_gb

* community feature for good measure

* add code for rolling backwards

* init needs CarParams

* stay in elm mode until carParams is written

* fix tester present bus number

* fix can errors

* fix enableCruise flag

* print when radar disable is done

* move retry logic to controlsd

* move lookup table into carcontroller params

* cleanup brake error values

* make init return

* that should be 1

* floats

* back to no failure handling

* try simplify knockout

* bump panda

* Move flags to panda

* add warnings

* Revert "try simplify knockout"

This reverts commit 4f496245791ea6bd041d4412b96035c6b434b91c.

* add note about LoC.long_control_state

* update ref
old-commit-hash: a8fac002ae
2021-06-22 16:28:11 +02:00
Willem Melching 47e214dba5 model benchmark disable static analysis
old-commit-hash: 698b9af8a9
2021-06-22 16:07:15 +02:00
Willem Melching 0237c2ac65 No more polyfit
old-commit-hash: c3561cc0e1
2021-06-22 16:05:42 +02:00
Willem Melching 88d0b253d9 tici: log stuck registered
old-commit-hash: 68e562454e
2021-06-22 15:29:02 +02:00
Willem Melching 2f4257c7e3 nav: map color match offroad color scheme
old-commit-hash: febdc39d2d
2021-06-22 14:57:57 +02:00
Willem Melching 1a9706361f nav: route color match explorer
old-commit-hash: a5f65c12f7
2021-06-22 13:34:47 +02:00
Willem Melching c281ecde05 nav: fix uturn icon fn
old-commit-hash: cb8b970788
2021-06-22 13:27:58 +02:00
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
2021-06-22 13:25:22 +02:00
Willem Melching 1f8a63af7e nav: give word wrapped widgets a fixed width
old-commit-hash: a5112bfb2e
2021-06-22 13:24:11 +02:00
Willem Melching d7d0e0a047 add env variable for wider ui
old-commit-hash: 9159094b62
2021-06-22 11:14:44 +02:00
Willem Melching ff5656b0f8 nav: bump font size by 25%
old-commit-hash: 64e4294b04
2021-06-22 10:46:01 +02:00
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
2021-06-21 20:55:55 -07:00
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
2021-06-21 16:03:19 -07:00
Adeeb Shihadeh 8e6b9f872c agnos 0.19 (#21365)
old-commit-hash: 687560fc98
2021-06-21 15:39:13 -07:00
Willem Melching e1556c0ab1 nav: update no gps text
old-commit-hash: 28694041d5
2021-06-21 19:21:58 +02:00
Willem Melching 77a8b7aaf1 nav: banner add stretch to fix label size
old-commit-hash: 6ca0861360
2021-06-21 18:53:19 +02:00
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
2021-06-21 17:23:44 +02:00
Willem Melching b9042b255d nav: clear last_banner on no gps
old-commit-hash: c60f5ab6f6
2021-06-21 17:04:57 +02:00
Willem Melching aaa743ab7a Nav: No GPS warning (#21359)
* Nav: No GPS warning

* optional
old-commit-hash: e4e67985d6
2021-06-21 15:50:23 +02:00
Joost Wooning 3590f9b56f Change QR code to url for pairing with both explorer and connect (#21314)
old-commit-hash: dd959412e3
2021-06-21 13:57:13 +02:00
Dean Lee 9ae8335b5e onboarding: small cleanup (#21351)
old-commit-hash: 2433cb28bb
2021-06-20 18:59:49 -07:00
John Belmonte 001d8ae248 Add Toyota C-HR Hybrid FW versions (#21341)
old-commit-hash: 3f2722a7c6
2021-06-19 21:34:34 -07:00
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
2021-06-19 16:10:10 -07:00
Willem Melching 182b3eb4c7 Fix triangle size (#21332)
old-commit-hash: 9086c377e2
2021-06-19 11:21:54 +02:00
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
2021-06-19 01:22:50 -07:00
Dean Lee 701ee27c91 HttpRequest: move http cache to RequestRepeater (#21228)
* move cache from HttpRequest to RequestRepeater

* apply review
old-commit-hash: 9ebfc2ba8d
2021-06-18 23:47:23 -07:00
sshane 2515966550 Fix forget network button on tethering connection (#21340)
old-commit-hash: 26343951c9
2021-06-18 22:41:51 -07:00
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
2021-06-18 21:14:26 -07:00
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
2021-06-18 19:50:48 -07:00
HaraldSchafer eff53180ca Update car_kf.py
old-commit-hash: a3071bf15b
2021-06-18 17:57:42 -07:00
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
2021-06-18 16:01:22 -07:00