ZwX1616
4b72ef3da3
dm e2e outputs added ( #21210 )
...
* try this
* use e2e only
* add new outputs
* Revert "use e2e only"
This reverts commit 423dd8e29b
.
* send new
* fix batchnorm
old-commit-hash: 46e3f4528f
4 years ago
Willem Melching
4d47e3383c
alerts: fix gradient
...
old-commit-hash: a361441fe2
4 years ago
nepro012
ad5e5a354a
added Hyundai Veloster 2020 FPv2 ( #21203 )
...
* added Hyundai Veloster 2020 FPv2
* added Hyundai Veloster 2020 FPv2
* revert addition of year information on hyundai/values.py
old-commit-hash: 579567102a
4 years ago
Dean Lee
625bf79623
qt/util.h : add new function setQtSurfaceFormat ( #21206 )
...
old-commit-hash: 9429bd2783
4 years ago
Dean Lee
51cf285c31
Passing arguments by reference ( #21205 )
...
old-commit-hash: ee46672d3c
4 years ago
Willem Melching
93858572b5
nav: only use cache on device
...
old-commit-hash: 6cfc7d5af1
4 years ago
Willem Melching
8fd0aafdbc
nav: eta match alert colors
...
old-commit-hash: ff94882fa6
4 years ago
Willem Melching
9643e0fcdd
alerts: fix alpha blending
...
old-commit-hash: ace39431eb
4 years ago
Willem Melching
eb0fdfecf1
Alerts documentation ( #21172 )
...
* Alerts documentation
* fingerprinting
* comment not necessary
* spelling
* openpilot
* Apply suggestions from code review
Co-authored-by: Chris McCammon <chrismccammon123@gmail.com>
* Apply suggestions from code review
Co-authored-by: Chris McCammon <chrismccammon123@gmail.com>
old-commit-hash: ec17fad41a
4 years ago
Adeeb Shihadeh
edd2f1c1a6
fix qcom and qcom2 builds
...
old-commit-hash: 9e94fb17cf
4 years ago
Dean Lee
e81079461f
networking: draw network strength without images ( #21187 )
...
* draw network strength wighout images
* remove include qpixmap
* space
* lower case
* cleanup
old-commit-hash: 0958bd2253
4 years ago
Dean Lee
7e5def641e
sidebar: draw network strength without images ( #21185 )
...
* draw network strength without images
* Trigger Build
old-commit-hash: 48696105ae
4 years ago
Dean Lee
f70a79b838
Use C++ header files instead of C header files. ( #21192 )
...
* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
old-commit-hash: c53cb5d570
4 years ago
Dean Lee
afd0b1ee64
FrameReader: use 'from' in std::min comparison ( #21195 )
...
old-commit-hash: 211212f86b
4 years ago
Dean Lee
a88660795a
Properly set parent for widgets ( #21196 )
...
old-commit-hash: 4a74d777f0
4 years ago
Dean Lee
d122a3a2ad
settings.cc: set parent for network & software panel ( #21197 )
...
old-commit-hash: 9e0fb09f9b
4 years ago
Nick Eneboe
0421b1c244
Fingerprint for Lexus NX Hybrid 2019 ( #21198 )
...
* added Lexus NX Hybrid 2019 engine fw version and included car in readme
* remove 2019 from CAR name in values.py
old-commit-hash: 6e32b13613
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
Dean Lee
33d48d8139
ssh_keys.cc: remove shadowed params ( #21184 )
...
old-commit-hash: e772bbf723
4 years ago
Adeeb Shihadeh
585d98a464
fix settings buttons not disabling if started with ignition on
...
old-commit-hash: 1c952e75b5
4 years ago
Cruise Brantley
77867519a5
Add Hyundai Santa Fe 2020 fw versions ( #21161 )
...
* updated values for 2020
* removed duplicate esp value
old-commit-hash: 22b1db8af0
4 years ago
Dean Lee
7fb038fcf8
refactor FrameReader ( #21141 )
...
* refactor FrameReader
* continue
* move that
* small cleanup
* little more
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 67fe3feb09
4 years ago
Camilo Lozano
674f052647
Add Hyundai Sonata N-Line 2021 fw versions ( #21182 )
...
old-commit-hash: 5dbf1c1e28
4 years ago
Adeeb Shihadeh
ff5a7d7806
bump version to 0.8.6
...
old-commit-hash: e5ef36786f
4 years ago
speedking456
b0eef5223a
Add Kia Seltos fw ( #21179 )
...
* Kia Seltos updated fingerprint
* updated fpv2
dongle: c75a59efa0ecd502
old-commit-hash: f5d9ddc6c2
4 years ago
CrispinFlowerday
4f02e178db
Subaru: show LDW on dash for correct lane ( #20934 )
...
* Emit correct alerts for LDW Left & Right on Subarus
This change switches the ldw event to use VisualAlert.ldw and
alters all cars to use the prior behaviour for that alert, except
global subarus - they emit the correct warning to the dash
* Remove whitespace, and add comment about not overwriting stock alerts
Co-authored-by: Crispin Flowerday <crispin@theflowerdays.com>
old-commit-hash: 7458e143e3
4 years ago
Adeeb Shihadeh
c2875eea66
fix mpc compilation ( #21178 )
...
old-commit-hash: 524aa55b93
4 years ago
Adeeb Shihadeh
5dfc430d47
startup alert for no fw returned ( #21177 )
...
old-commit-hash: d4ab1f1e27
4 years ago
Adeeb Shihadeh
baa85548de
don't write last update time param on pc
...
old-commit-hash: 29ac94b719
4 years ago
Adeeb Shihadeh
0b50b05c94
more release notes
...
old-commit-hash: b5f966bd7f
4 years ago
Adeeb Shihadeh
0463bf6978
add audi q2 to release notes
...
old-commit-hash: 79aa513920
4 years ago
Willem Melching
a3a640dbe6
Disable dependabot
...
old-commit-hash: 2753e2bcc9
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
speedking456
2bcc0c0ada
Add chime to lane changed blocked alert ( #21159 )
...
* Update carcontroller.py
* Lane change blocked orange + audible alert
* Actually make it make sound
* Update carcontroller.py
* leave priority the same
old-commit-hash: 24b6b4a341
4 years ago
Jason Young
6d9702f5bb
VW MQB: Audi Q2 Mk1 ( #21165 )
...
* Add 2018 Audi Q2 (breckler)
* Update README
* Add test route
* Summarized autogratitude
* Revert "Summarized autogratitude"
This reverts commit e308e2afc1
.
old-commit-hash: db83cd7f84
4 years ago
Dean Lee
10029fb0b9
ui.h: const bg_colors ( #21169 )
...
old-commit-hash: 514111ca85
4 years ago
jma0
2e70df44ef
VW MQB: Add FW for 2019 Volkswagen Golf SE ( #21154 )
...
old-commit-hash: 4488df8d1f
4 years ago
Adeeb Shihadeh
5553f30a57
small pandad speedup ( #21168 )
...
old-commit-hash: f37731b06d
4 years ago
Ross Fisher
40be12ab37
Clarify instructions in plotjuggler readme ( #21158 )
...
old-commit-hash: 4978a7fae4
4 years ago
Jafar Al-Gharaibeh
67f6bb5c9b
Add Mazda 6 and new FW for other models ( #21167 )
...
* Add support for Mazda6
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
* New FWs and Mazda 6 test route
Change Mazda to MAZDA
Mazda6 test route
CX-5 2018 FW
CX-5 2019 Australia FW
CX-9 2016 FW
Mazda3 2014 FW
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
old-commit-hash: 56fbf66c20
4 years ago
Jason Young
c100542359
VW MQB: Add FW for 2014 SEAT Leon ( #21166 )
...
* Add FW for 2014 SEAT Leon (loetkolben)
* Update README
* Update RELEASES
* revert
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 30b6c1b506
4 years ago
Adeeb Shihadeh
f8cd0061c8
log on startup when panda heartbeat is lost ( #21151 )
...
* log when heartbeat lost
* bump panda
* bump panda
* add to pandaState
* move that
old-commit-hash: f04d6a9b3f
4 years ago
Adeeb Shihadeh
7cdcb7a52a
log on startup if onroad flag set ( #21150 )
...
old-commit-hash: 96271f8bc3
4 years ago
eFini
777b84a064
two minor bug fixes ( #21134 )
...
old-commit-hash: 5c450026ef
4 years ago
Jason Young
8552c3facd
VW MQB: Fix bug with HCA state handling ( #21104 )
...
* Improved HCA state and fault handling
* Apparently opendbc does an upper() on everything
* Update EPS HCA init state
* Make initial state "ready"
old-commit-hash: 3a2893f11a
4 years ago
Adeeb Shihadeh
e7cb6f6512
bump cereal
...
old-commit-hash: f2a9b13498
4 years ago
siggie0815
35f0bcb35a
CARLA: save calibration params as capnp ( #21144 )
...
old-commit-hash: c798c5f027
4 years ago