Adeeb Shihadeh
9e94fb17cf
fix qcom and qcom2 builds
4 years ago
Dean Lee
0958bd2253
networking: draw network strength without images ( #21187 )
...
* draw network strength wighout images
* remove include qpixmap
* space
* lower case
* cleanup
4 years ago
Dean Lee
48696105ae
sidebar: draw network strength without images ( #21185 )
...
* draw network strength without images
* Trigger Build
4 years ago
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
4 years ago
Dean Lee
211212f86b
FrameReader: use 'from' in std::min comparison ( #21195 )
4 years ago
Dean Lee
4a74d777f0
Properly set parent for widgets ( #21196 )
4 years ago
Dean Lee
9e0fb09f9b
settings.cc: set parent for network & software panel ( #21197 )
4 years ago
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
4 years ago
Dean Lee
b06b3ecb60
Use full include path ( #21194 )
4 years ago
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
4 years ago
Willem Melching
0d9c0d602f
nav: fix negative bearings
4 years ago
Willem Melching
41c96c99c7
nav: add current bearing to route request ( #21186 )
4 years ago
Dean Lee
e772bbf723
ssh_keys.cc: remove shadowed params ( #21184 )
4 years ago
Adeeb Shihadeh
1c952e75b5
fix settings buttons not disabling if started with ignition on
4 years ago
Cruise Brantley
22b1db8af0
Add Hyundai Santa Fe 2020 fw versions ( #21161 )
...
* updated values for 2020
* removed duplicate esp value
4 years ago
Dean Lee
67fe3feb09
refactor FrameReader ( #21141 )
...
* refactor FrameReader
* continue
* move that
* small cleanup
* little more
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Camilo Lozano
5dbf1c1e28
Add Hyundai Sonata N-Line 2021 fw versions ( #21182 )
4 years ago
Adeeb Shihadeh
e5ef36786f
bump version to 0.8.6
4 years ago
speedking456
f5d9ddc6c2
Add Kia Seltos fw ( #21179 )
...
* Kia Seltos updated fingerprint
* updated fpv2
dongle: c75a59efa0ecd502
4 years ago
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>
4 years ago
Adeeb Shihadeh
524aa55b93
fix mpc compilation ( #21178 )
4 years ago
Adeeb Shihadeh
d4ab1f1e27
startup alert for no fw returned ( #21177 )
4 years ago
Adeeb Shihadeh
29ac94b719
don't write last update time param on pc
4 years ago
Adeeb Shihadeh
b5f966bd7f
more release notes
4 years ago
Adeeb Shihadeh
79aa513920
add audi q2 to release notes
4 years ago
Willem Melching
2753e2bcc9
Disable dependabot
4 years ago
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
4 years ago
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
4 years ago
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 e308e2afc1
.
4 years ago
Dean Lee
514111ca85
ui.h: const bg_colors ( #21169 )
4 years ago
jma0
4488df8d1f
VW MQB: Add FW for 2019 Volkswagen Golf SE ( #21154 )
4 years ago
Adeeb Shihadeh
f37731b06d
small pandad speedup ( #21168 )
4 years ago
Ross Fisher
4978a7fae4
Clarify instructions in plotjuggler readme ( #21158 )
4 years ago
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>
4 years ago
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>
4 years ago
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
4 years ago
Adeeb Shihadeh
96271f8bc3
log on startup if onroad flag set ( #21150 )
4 years ago
eFini
5c450026ef
two minor bug fixes ( #21134 )
4 years ago
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"
4 years ago
Adeeb Shihadeh
f2a9b13498
bump cereal
4 years ago
siggie0815
c798c5f027
CARLA: save calibration params as capnp ( #21144 )
4 years ago
Adeeb Shihadeh
7d8480cffe
Update VW process replay route ( #21142 )
4 years ago
ZwX1616
0f48fddf41
improved dm model ( #21113 )
...
* d0b8bec4
* 6272770f
4 years ago
Harald Schafer
82b9365bc9
bump laika
4 years ago
Willem Melching
2e9446dc5a
don't ship navigation assets yet
4 years ago
Adeeb Shihadeh
8e287a5264
fix release date
4 years ago
Willem Melching
14f09e4ee1
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
4 years ago
Adeeb Shihadeh
164e018d38
increase test car moddels timeout
4 years ago
Willem Melching
72199e60d3
add FW versions
4 years ago
Willem Melching
de34d1a527
Determine lane chane direction in preLaneChange state ( #21119 )
...
* Determine lane chane direction in preLaneChange state
* cleanup
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago