Andre Volmensky
977a6ba46b
Nissan: Increase steer pressed threshold ( #1833 )
...
* Increasing steer threshold
* Update ref commit
5 years ago
Dean Lee
3754ddf9ba
remove duplicate calls to visionstream_destroy ( #1843 )
5 years ago
Dean Lee
11fbe85c14
remove offroadLayout from sm ( #1846 )
5 years ago
Adeeb Shihadeh
3ab0b49656
Boardd loopback test ( #1840 )
...
* start boardd loopback test
* let's try this in CI
* fix jenkinsfile
* remove old
* rename
* check msgs
* should be reliable now
* send more
5 years ago
Adeeb Shihadeh
7c4fbb95de
bump cereal
5 years ago
Erich Moraga
beb130789f
Added COROLLAH_TSS2 engine f/w ( #1845 )
...
Requious#7292 DongleID bfe8b7e3fabc420f
https://discord.com/channels/469524606043160576/524327905937850394/730546409396240416
5 years ago
Adeeb Shihadeh
9170ffcad4
bump opendbc
5 years ago
Adeeb Shihadeh
65d800c4f5
use special 'eon-build' device for release build
5 years ago
Adeeb Shihadeh
3983186700
openpilot isn't capitalized
5 years ago
Adeeb Shihadeh
c715661656
Build release2 and dashcam in CI ( #1834 )
...
* start building release2 in CI
* build script
* bring over changes from test branch
* fix build release test
* remove references to test branches
* ucnomment push
* fix duplicate remove
* two commits for dashcam
* need the key
5 years ago
Adeeb Shihadeh
37d6edf4df
Temporarily disable allowing codecov to fail CI ( #1839 )
...
* add verbose flag to codecov upload
* temporarily disable codecov failure resulting in CI failure until bug in codecov is fixed
5 years ago
VirtuallyChris
de16043331
Remove chffrplus mention from tools readme
5 years ago
Adeeb Shihadeh
d8ff186545
Separate scons cache by branch ( #1836 )
...
* separate scons cache by branch
* debug
* guess you can only call CacheDir once
* remove another call
* pass git branch and commit through
* copytree
* set CI
5 years ago
allenrobberson
bb1e3fc13a
Update README.md ( #1837 )
...
Added 2020 Honda Accord Hybrid
5 years ago
Adeeb Shihadeh
6b942c94de
Revert "build script", should've been on branch
...
This reverts commit 975ab40786
.
5 years ago
Adeeb Shihadeh
975ab40786
build script
5 years ago
Adeeb Shihadeh
fd504aa3f2
show current sound name during sound test
5 years ago
Erich Moraga
9adfc83b23
Added engine f/w for CAR.COROLLAH_TSS2 ( #1832 )
...
Jordi#2212's 2020 Toyota Corolla Touring Sports 2.0 Hybrid (EU) DongleID 221a06e11b28330b
https://discord.com/channels/469524606043160576/524327905937850394/729778471869612173
5 years ago
George Hotz
4619401bfc
add calmodel
5 years ago
ZwX1616
a633191be4
add dcam to release note
5 years ago
Jafar Al-Gharaibeh
d5d0e75070
Mazda BSM ( #1830 )
...
* Mazda BSM support
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
* Add Mazda3 2017 and CX-9 2016 Fingerprints
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
5 years ago
Greg Hogan
c458f5a5d3
k-line 5 init fault type ( #1821 )
...
* k-line 5 baud fault type
* update name
* bump cereal
* fix name
* add missing event
5 years ago
Willem Melching
10bfbaff8e
Lower max CPU temp to go onroad to 70 C
5 years ago
Jason Young
c2c00f65a7
Fix gyro orientation offset for EONs with OP3T mainboards ( #1738 )
...
* One-time zap of OP3T sensor registry
* Bash, I wish I knew how to quit you
* Better comment wording
* Slight increase for sensor reset settle-time
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Adeeb Shihadeh
c4b5322b7f
include subaru and hyundai BSM integration in release notes
5 years ago
Adeeb Shihadeh
c4674a3071
only update README badge from tests triggered by push events
5 years ago
Adeeb Shihadeh
88f6fad392
remove Jenkinsfile from release files
5 years ago
Adeeb Shihadeh
f1afb3e3ae
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>
5 years ago
Adeeb Shihadeh
8cadecae8f
bump panda
5 years ago
Adeeb Shihadeh
b23d7950e3
remove manager_helpers.py after CPU usage test refactor
5 years ago
Adeeb Shihadeh
3f57b7ee76
increase jenkins timeout
5 years ago
Dean Lee
ff4f432f0f
paint.cc: Simplify drawing line ( #1643 )
...
* simplify drawing line
* remove space
5 years ago
Adeeb Shihadeh
ba20e91d11
phone CI: pull over https, push over ssh
5 years ago
Adeeb Shihadeh
32f03ec8a5
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
5 years ago
TK211X
d417481e2b
Update 2020 Sonata Print ( #1806 )
...
The Korean version has extra features.
5 years ago
Greg Hogan
1206409b2e
remove duplicate logging context
5 years ago
Adeeb Shihadeh
6db7fa8c03
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>
5 years ago
Dean Lee
9de015f588
better update_offroad_layout_state ( #1808 )
...
apply review suggestion
5 years ago
Adeeb Shihadeh
2f16349c4c
fix hardcoded frequencies in UI
5 years ago
Adeeb Shihadeh
30d6d77e26
Subaru cleanup ( #1809 )
5 years ago
Adeeb Shihadeh
889bcc73c2
add subaru ascent to release notes
5 years ago
martinl
b1abf17752
Support for 2019 Subaru Ascent ( #1801 )
...
* Add support for Subaru Ascent 2019
* remove duplicate safetyModel
* Add Ascent 2019 to README.md
5 years ago
George Hotz
cb495bb8c9
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>
5 years ago
ZwX1616
1036c68251
Reduce C2 dcamera noise at night ( #1798 )
5 years ago
Adeeb Shihadeh
ec8b69cb14
flippening is only for android
5 years ago
Adeeb Shihadeh
64aeb80dcc
fix blindspot detection
5 years ago
Adeeb Shihadeh
83af35bf95
Fix CAN Error on Kona EV ( #1800 )
5 years ago
Adeeb Shihadeh
24fd38e391
bump opendbc
5 years ago
Adeeb Shihadeh
3c48b5a3ed
remove duplicate key
5 years ago
Adeeb Shihadeh
e8259895f7
remove unused UI variables
5 years ago