Greg Hogan
bcf7edf595
k-line 5 init fault type ( #1821 )
...
* k-line 5 baud fault type
* update name
* bump cereal
* fix name
* add missing event
old-commit-hash: c458f5a5d3
5 years ago
Willem Melching
6242e8351f
Lower max CPU temp to go onroad to 70 C
...
old-commit-hash: 10bfbaff8e
5 years ago
Adeeb Shihadeh
0d79150606
Sound test ( #1820 )
...
* WIP sound test
* it does something
* refactor
* phone only
* update release files
* test sound card init
* add to CI
* check writes
* increase time
* unused
* only build cereal
* small tolerance
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f1afb3e3ae
5 years ago
Adeeb Shihadeh
80024996e2
increase jenkins timeout
...
old-commit-hash: 3f57b7ee76
5 years ago
Dean Lee
0a9b8f2a32
paint.cc: Simplify drawing line ( #1643 )
...
* simplify drawing line
* remove space
old-commit-hash: ff4f432f0f
5 years ago
Adeeb Shihadeh
de457fddc2
On-device CI framework ( #1784 )
...
* let's see if this works
* fix build_release actions job
* does jenkins like this config
* separate jenkinsfile for release build
* fix devel build
* devel build should work
* always pass that for now
* run modeld replay
* release2 build will be a separate PR
* pass env to phone shell
* force checkout
* run on real jenkins eons
* add timeout
* rsync
* more timeout
* trailing slash
* fix branch detection
* debug
* not sure why paramiko doesn't pass it through
* newline
* CI_PUSH
* still not passing it
* test branch
* should be good now
old-commit-hash: 32f03ec8a5
5 years ago
TK211X
73c800a16c
Update 2020 Sonata Print ( #1806 )
...
The Korean version has extra features.
old-commit-hash: d417481e2b
5 years ago
Adeeb Shihadeh
f74865bedf
Refactor CPU usage test ( #1802 )
...
* pull CPU usage test out of manager
* remove that
* add to release files
* cleanup
* executable
* this should work
* check if car started procs are running
* debug
* add min cpu usage
* remove debug prints
* adjust min cpu threshold
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6db7fa8c03
5 years ago
Dean Lee
fa06882a72
better update_offroad_layout_state ( #1808 )
...
apply review suggestion
old-commit-hash: 9de015f588
5 years ago
Adeeb Shihadeh
219b117c21
fix hardcoded frequencies in UI
...
old-commit-hash: 2f16349c4c
5 years ago
Adeeb Shihadeh
e50c6ad58d
Subaru cleanup ( #1809 )
...
old-commit-hash: 30d6d77e26
5 years ago
martinl
dfee3692f6
Support for 2019 Subaru Ascent ( #1801 )
...
* Add support for Subaru Ascent 2019
* remove duplicate safetyModel
* Add Ascent 2019 to README.md
old-commit-hash: b1abf17752
5 years ago
George Hotz
70dbce450c
Add an SSH param to disable updates ( #1807 )
...
* disable updates with optional param
* dont create the alert
* Revert "dont create the alert"
This reverts commit 7179a6c8b4
.
* keep alert, but allow engagement
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: cb495bb8c9
5 years ago
ZwX1616
b7643a0c40
Reduce C2 dcamera noise at night ( #1798 )
...
old-commit-hash: 1036c68251
5 years ago
Adeeb Shihadeh
10be5dad65
flippening is only for android
...
old-commit-hash: ec8b69cb14
5 years ago
Adeeb Shihadeh
8b2ae9319a
fix blindspot detection
...
old-commit-hash: 64aeb80dcc
5 years ago
Adeeb Shihadeh
3cadb46f31
Fix CAN Error on Kona EV ( #1800 )
...
old-commit-hash: 83af35bf95
5 years ago
Adeeb Shihadeh
414a3400bd
remove duplicate key
...
old-commit-hash: 3c48b5a3ed
5 years ago
Adeeb Shihadeh
d10d3287a3
remove unused UI variables
...
old-commit-hash: e8259895f7
5 years ago
George Hotz
ada8359180
UI 10x speedup with hardware antialias ( #1787 )
...
* enable MSAA, disable nvg antialias
* less opaque and clean up
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b62da571b4
5 years ago
robbederks
4b2775add9
Dos ( #1795 )
...
old-commit-hash: df86c476c7
5 years ago
Adeeb Shihadeh
17fc7e2bec
Add alert while in preEnabled state ( #1791 )
...
old-commit-hash: ce80684f7e
5 years ago
Erich Moraga
77c699af5b
CAR.COROLLA_TSS2 engine and ESP f/w ( #1794 )
...
@stevheng#6662's 2019 Australian Corolla HB DongleID/route 0a9995ae54acb892|2020-06-28--07-24-06
old-commit-hash: c6bf0f0b57
5 years ago
Adeeb Shihadeh
1e6034aaf8
bump submodules
...
old-commit-hash: 491a02d5d6
5 years ago
Adeeb Shihadeh
a94bb2bcff
update replay segment
...
old-commit-hash: 9fb4eeea96
5 years ago
ZwX1616
b954e6e93d
camerad: don't crash zmq if get interrupt from msgq ( #1790 )
...
* not crash zmq if get interrupt from msgq
* also filter eagain
old-commit-hash: 55aee68ca0
5 years ago
Adeeb Shihadeh
0722b40c04
Hyundai Ioniq SE 2020 ( #1786 )
...
* Update values.py
* Update carcontroller.py
* Update values.py
* Update interface.py
* Update carcontroller.py
* add test route
* readme
Co-authored-by: baldwalker <insigniadesign@yahoo.co.uk>
old-commit-hash: 57deb3a893
5 years ago
xps-genesis
7aff353362
Add Hyundai BSM signals ( #1782 )
...
* Add Hyundai BSM signals
to take advantage of BSM to block lane change when BSM active.
* bug, added LCA11 to canparser
previous check failed, fixed by adding LCA11 to canparser
* update refs
Co-authored-by: Adeeb Shihadeh <8762862+adeebshihadeh@users.noreply.github.com>
old-commit-hash: 57f29968a2
5 years ago
Willem Melching
3cc539e83a
Honda Bosch, use proper non adaptive cruise mode alert
...
old-commit-hash: 611dc4c37f
5 years ago
Willem Melching
5f97bf6056
fix wrong car mode alert
...
old-commit-hash: 5e254da8b3
5 years ago
Adeeb Shihadeh
55225dcd56
Block lane change start on blindspot detection ( #1712 )
...
* use BSM to block lane change start
* remove duplicate entry
* add approaching
old-commit-hash: c4a3d7afb0
5 years ago
VirtuallyChris
498cd9f47a
Add missing fp value for Jeep Grand Cherokee 2019
...
old-commit-hash: 59cbaf88ef
5 years ago
George Hotz
afbe8e36c0
0.8 is a lie
...
old-commit-hash: f1caed7299
5 years ago
VirtuallyChris
a4bc6d6824
Add 2020 Prius fw
...
old-commit-hash: a5cd52a1c6
5 years ago
Adeeb Shihadeh
3f838318aa
Hyundai stock adas signals ( #1775 )
...
* add stockAeb and stockFcw to carstate
* bump opendbc
* freq check
* bump opendbc
old-commit-hash: 28b2495597
5 years ago
VirtuallyChris
9f832ba8d5
Add Lexus NXH fw
...
old-commit-hash: fd29c69822
5 years ago
Chris Souers
1b8cb18586
Add FW for CRV_EU ( #1772 )
...
old-commit-hash: 20e2185eda
5 years ago
Willem Melching
f3b4091dfd
lower temperatures slightly until UI/modeld GPU interaction is improved
...
old-commit-hash: 3c5c8c2508
5 years ago
martinl
0d04c2cc26
Subaru Forester 2019 ( #1768 )
...
* Add initial Forester 2019 support
* Add dgranger15 Forester 2019 FPv1
* fingerprint syntax fix
* FPv1 syntax fix 2
* Add Forester 2019 to CAR
* fix indent
* Add Forester 2019 to test_car_models ignore list
* Update Forester 2019 steering tuning (dgranger15)
* Add Forester 2019 to README.md
* Change lists to single value
* Add test route for Forester 2019
* Remove model year
* Remove Forester model year in test_car_models
* Remove usernames, add Forester ACC speed mph unit value
old-commit-hash: 09e7d4ab3a
5 years ago
Adeeb Shihadeh
3d56b4cc35
better alert when controls takes too long to start
...
old-commit-hash: f8ce6502a9
5 years ago
Willem Melching
24adb459c3
eon needs include for errno
...
old-commit-hash: 16a23c98fa
5 years ago
Willem Melching
4d93e0b907
Set timeouts on boardd and ubloxd receive sockets
...
old-commit-hash: 28110ea880
5 years ago
Willem Melching
90323438ba
Revert "fix #1762 , add timeout on ubloxRaw receive"
...
This reverts commit df5942d4c121df113b8ac6ee643b9f49a7ed52ba.
old-commit-hash: 31ea066acb
5 years ago
Adeeb Shihadeh
59b626ba8c
test each model fingerprints with FW fingerprinting ( #1769 )
...
* test each model fingerprints with FW fingerprinting
* lock
* test for all
old-commit-hash: b44569284a
5 years ago
Willem Melching
cc4b6c2c33
fix #1762 , add timeout on ubloxRaw receive
...
old-commit-hash: 0842e98ad8
5 years ago
Willem Melching
31e0931cee
ui, fix vision_seen when starting with camerad already running
...
old-commit-hash: 99949cc27d
5 years ago
ZwX1616
9bca4bfb20
recover EON/C2 AF ( #1665 )
...
old-commit-hash: 3aa99a01d7
5 years ago
VirtuallyChris
c4df79d1b5
2017 Lexus RX350 F Sport fw versions
...
old-commit-hash: a5ce72465b
5 years ago
Adeeb Shihadeh
ab66589a46
fix engage/disengage sounds
...
old-commit-hash: 51b7dc0e38
5 years ago
Thinh Nguyen
fea7183248
Add firmware for 2020 RAV4 Hybrid TSS2 ( #1764 )
...
* Add firmware for 2020 RAV4 Hybrid TSS2
* Remove duplicate values
old-commit-hash: 574724765f
5 years ago