Commit Graph

3810 Commits

Author SHA1 Message Date
Willem Melching 6cfc7d5af1 nav: only use cache on device 2021-06-09 12:37:14 +02:00
Willem Melching ff94882fa6 nav: eta match alert colors 2021-06-09 12:34:52 +02:00
Willem Melching ace39431eb alerts: fix alpha blending 2021-06-09 12:17:48 +02:00
Willem Melching ec17fad41a 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>
2021-06-09 10:58:01 +02:00
Adeeb Shihadeh 9e94fb17cf fix qcom and qcom2 builds 2021-06-08 16:44:05 -07:00
Dean Lee 0958bd2253 networking: draw network strength without images (#21187)
* draw network strength wighout images

* remove include qpixmap

* space

* lower case

* cleanup
2021-06-08 14:20:08 -07:00
Dean Lee 48696105ae sidebar: draw network strength without images (#21185)
* draw network strength without images

* Trigger Build
2021-06-08 14:17:02 -07:00
Dean Lee c53cb5d570 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
2021-06-08 13:46:22 -07:00
Dean Lee 211212f86b FrameReader: use 'from' in std::min comparison (#21195) 2021-06-08 13:32:42 -07:00
Dean Lee 4a74d777f0 Properly set parent for widgets (#21196) 2021-06-08 13:32:10 -07:00
Dean Lee 9e0fb09f9b settings.cc: set parent for network & software panel (#21197) 2021-06-08 13:31:51 -07:00
Nick Eneboe 6e32b13613 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
2021-06-08 13:30:56 -07:00
Dean Lee b06b3ecb60 Use full include path (#21194) 2021-06-08 12:09:30 -07:00
Willem Melching 561f3b3191 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
2021-06-08 16:48:20 +02:00
Willem Melching 0d9c0d602f nav: fix negative bearings 2021-06-08 16:11:20 +02:00
Willem Melching 41c96c99c7 nav: add current bearing to route request (#21186) 2021-06-08 16:00:31 +02:00
Dean Lee e772bbf723 ssh_keys.cc: remove shadowed params (#21184) 2021-06-08 01:57:46 -07:00
Adeeb Shihadeh 1c952e75b5 fix settings buttons not disabling if started with ignition on 2021-06-08 00:15:40 -07:00
Cruise Brantley 22b1db8af0 Add Hyundai Santa Fe 2020 fw versions (#21161)
* updated values for 2020

* removed duplicate esp value
2021-06-07 23:47:35 -07:00
Dean Lee 67fe3feb09 refactor FrameReader (#21141)
* refactor FrameReader

* continue

* move that

* small cleanup

* little more

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-06-07 23:31:59 -07:00
Camilo Lozano 5dbf1c1e28 Add Hyundai Sonata N-Line 2021 fw versions (#21182) 2021-06-07 22:52:09 -07:00
Adeeb Shihadeh e5ef36786f bump version to 0.8.6 2021-06-07 22:42:58 -07:00
speedking456 f5d9ddc6c2 Add Kia Seltos fw (#21179)
* Kia Seltos updated fingerprint

* updated fpv2

dongle: c75a59efa0ecd502
2021-06-07 17:31:28 -07:00
CrispinFlowerday 7458e143e3 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>
2021-06-07 15:06:28 -07:00
Adeeb Shihadeh 524aa55b93 fix mpc compilation (#21178) 2021-06-07 15:01:29 -07:00
Adeeb Shihadeh d4ab1f1e27 startup alert for no fw returned (#21177) 2021-06-07 14:15:09 -07:00
Adeeb Shihadeh 29ac94b719 don't write last update time param on pc 2021-06-07 14:07:08 -07:00
Adeeb Shihadeh b5f966bd7f more release notes 2021-06-07 14:00:55 -07:00
Adeeb Shihadeh 79aa513920 add audi q2 to release notes 2021-06-07 13:30:42 -07:00
Willem Melching 2753e2bcc9 Disable dependabot 2021-06-07 19:54:12 +02:00
Willem Melching 21be443499 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
2021-06-07 12:14:08 +02:00
speedking456 24b6b4a341 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
2021-06-07 01:38:08 -07:00
Jason Young db83cd7f84 VW MQB: Audi Q2 Mk1 (#21165)
* Add 2018 Audi Q2 (breckler)

* Update README

* Add test route

* Summarized autogratitude

* Revert "Summarized autogratitude"

This reverts commit e308e2afc1f4020528e1643f5da4976715a366da.
2021-06-07 01:34:22 -07:00
Dean Lee 514111ca85 ui.h: const bg_colors (#21169) 2021-06-07 00:04:16 -07:00
jma0 4488df8d1f VW MQB: Add FW for 2019 Volkswagen Golf SE (#21154) 2021-06-06 16:21:16 -07:00
Adeeb Shihadeh f37731b06d small pandad speedup (#21168) 2021-06-06 16:20:39 -07:00
Ross Fisher 4978a7fae4 Clarify instructions in plotjuggler readme (#21158) 2021-06-06 16:16:32 -07:00
Jafar Al-Gharaibeh 56fbf66c20 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>
2021-06-06 14:40:57 -07:00
Jason Young 30b6c1b506 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>
2021-06-06 14:32:50 -07:00
Adeeb Shihadeh f04d6a9b3f log on startup when panda heartbeat is lost (#21151)
* log when heartbeat lost

* bump panda

* bump panda

* add to pandaState

* move that
2021-06-04 23:22:08 -07:00
Adeeb Shihadeh 96271f8bc3 log on startup if onroad flag set (#21150) 2021-06-04 22:04:26 -07:00
eFini 5c450026ef two minor bug fixes (#21134) 2021-06-04 21:20:02 -07:00
Jason Young 3a2893f11a 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"
2021-06-04 19:12:42 -07:00
Adeeb Shihadeh f2a9b13498 bump cereal 2021-06-04 16:06:57 -07:00
siggie0815 c798c5f027 CARLA: save calibration params as capnp (#21144) 2021-06-04 16:05:05 -07:00
Adeeb Shihadeh 7d8480cffe Update VW process replay route (#21142) 2021-06-04 15:29:13 -07:00
ZwX1616 0f48fddf41 improved dm model (#21113)
* d0b8bec4

* 6272770f
2021-06-04 15:04:25 -07:00
Harald Schafer 82b9365bc9 bump laika 2021-06-04 12:16:34 -07:00
Willem Melching 2e9446dc5a don't ship navigation assets yet 2021-06-04 17:00:44 +02:00
Adeeb Shihadeh 8e287a5264 fix release date 2021-06-04 04:46:52 -07:00