cowanhmoore
afaa2b917c
HRV fix gas pedal signal ( #1582 )
...
Seperate CAR.HRV from CAR.FIT
HRV used GAS_PEDAL, not GAS_PEDAL_2 for FIT
5 years ago
Willem Melching
fa7d8f6e1b
remove unused line in nissan carstate
5 years ago
Willem Melching
7316872607
bump opendbc
5 years ago
Andre Volmensky
843b2940c5
Nissan mph bit ( #1609 )
...
* Added MPH bit for Rogue/XTrail
* Init seatbeltUnlatched as True
5 years ago
Dean Lee
c9dbaf821c
Template version of read_param ( #1593 )
5 years ago
Willem Melching
d00cdf1e0c
longitudinal test should broadcast liveLocationKalman
5 years ago
Dean Lee
cdb48cc180
dmonitoring : use memory cache to avoid malloc/free on every frame ( #1599 )
...
* use memory cache
* use template function to return buffer
* inline function
* const size_t
* use std::vector instead of kj::array
5 years ago
Willem Melching
fab8425f2f
Make driverview not pin two cores at 100%
5 years ago
Willem Melching
a2ca743f66
bump cereal
5 years ago
Willem Melching
a108e7f211
paramsd output at 20 Hz instead of 100 Hz
5 years ago
Harald Schafer
56e155d41c
better name
5 years ago
Willem Melching
f575a9ec12
Fix low speed engage on stop and go Hondas ( #1613 )
...
* fix low speed engage on stop and go Hondas
* update ref commit
5 years ago
Jafar Al-Gharaibeh
41fbce5906
Mazda: Slower rate for ACC cancel msg to avoid cruise disable ( #1615 )
...
* Slower rate for ACC cancel msg to avoid cruise disable
Sending ACC cancel message at 10hz may end up disabling
main cruise state. That is because stoc ACC use the same
signal for both functions. If cruise is already enabled
the signal canceles it, otherwise cruise is disabled.
10hz seems to be still fast in some cases not allowing
the state to sync up between OP and the Stock state.
5hz avoids that issue. Also, the resume message was also
updated to 5hz as that seems to work better as well.
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
* Round up 27.96 to 28mph
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
5 years ago
Adeeb Shihadeh
3e3656e62b
bump opendbc
5 years ago
Adeeb Shihadeh
5b431d41a8
bump cereal
5 years ago
Adeeb Shihadeh
cc7bc6785f
bump panda
5 years ago
Adeeb Shihadeh
5aad365fc0
bump submodules
5 years ago
Adeeb Shihadeh
6466ec982a
enable flake8 E502: backslash is redundant between brackets
5 years ago
Adeeb Shihadeh
ebed2d1dcc
enable flake8 E251: unexpected spaces around keyword / parameter equals
5 years ago
Adeeb Shihadeh
f3dcf861c7
enable flake8 E303: too many blank lines
5 years ago
Adeeb Shihadeh
b86460c28e
bump again
5 years ago
Willem Melching
35663f2fbc
bump submodules
5 years ago
Adeeb Shihadeh
27754a277c
enable E261 in flake8: two spaces before inline comment
5 years ago
Willem Melching
02c130731c
Add alternate Accord tuning
5 years ago
Willem Melching
a0adc44821
Enable new params learner for improved vehicle model estimation
5 years ago
Willem Melching
106cddb49a
White panda no longer supported
5 years ago
Willem Melching
ea74edf71b
Bump version to 0.8.0
5 years ago
Willem Melching
775acd11ba
Temporarily disable openpilot run in jenkins test until testing stuff is back up
5 years ago
Willem Melching
0e7d509415
fake text window has no close
5 years ago
Adeeb Shihadeh
efd5dffb1e
enable flake8 E231: missing whitespace after comma
5 years ago
Adeeb Shihadeh
ddcc78d2d5
bump panda
5 years ago
Adeeb
6051061ff8
Flake8 E22X ( #1607 )
...
* e221
* e225
* bump opendbc
5 years ago
Willem Melching
b08fff33a0
Update Nissan years in release notes
5 years ago
Andre Volmensky
9fc826cb5c
Added Rogue 2019/Leaf 2019 fingerprints ( #1605 )
...
* Added Rogue 2019/Leaf 2019 fingerprints
* Added Rogue as new car. Updated readme
* Added route to test_car_models.py. Fixed if statements to check against rogue/x-trail
* Fixed paste error
* Merged Leaf fingerprints
* Assume Rogue is MPH until we work out the mph/kph bit
5 years ago
Adeeb
d9bf9f0a40
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
5 years ago
Willem Melching
4fcf47812b
add some sanity checks on returned params
5 years ago
Willem Melching
b5a2cec913
Improved tune for VW Golf Mk7. #1603
...
commit 012049274fd5573bdc5d2d0f198817646dfd5a1b
Author: Willem Melching <willem.melching@gmail.com>
Date: Sat May 30 10:40:49 2020 -0700
update ref
commit d50cc2d81f
Author: Jason Young <jyoung8607@gmail.com>
Date: Sat May 30 10:32:25 2020 -0400
Discard no-longer-used import
commit c092e6f509
Author: Jason Young <jyoung8607@gmail.com>
Date: Sat May 30 10:21:57 2020 -0400
Improved tune from community
5 years ago
Adeeb Shihadeh
18afb979fe
remove file that shouldn't have been committed
5 years ago
Willem Melching
d920290544
add RAV4H_TSS2 EPS firmware version
5 years ago
Willem Melching
4cec8bcc30
Fix indentation in board.cc
5 years ago
Kishan Karunaratne
9256530a1d
[GM] Show FCW from OP on dashboard UI / LED ( #1596 )
5 years ago
Dean Lee
af36aa28ab
driving.cc: Pass ModelDataRaw by reference ( #1600 )
...
* pass ModelDataRaw by reference
* pass NVGpaint by refer
5 years ago
Erich Moraga
94b2d4d522
CAR.SIENNA Engine, ESP, and DSU f/w was missing ( #1597 )
...
DongleID 307249a92f279059... verified working via TeamViewer, as FPv2 switched to `fingerprintsource = fw`
5 years ago
Yahya Lmallas
3ddbb7fe5b
Call to gmtime is potentially dangerous ( #1598 )
...
* Call to gmtime is potentially dangerous
* Revert "Call to gmtime is potentially dangerous"
This reverts commit cc531e4e19
.
* Call to gmtime is potentially dangerous
* oops
* not a pointer
* Little identation fix
5 years ago
Adeeb
cc2137bded
pyextra isn't a submodule anymore ( #1601 )
5 years ago
martinl
7b54dad0b8
Add Subaru blindspot monitoring signals ( #1374 )
...
* Add blindspot signals to carstate
* Change blindspot signals to boolean
5 years ago
VirtuallyChris
3d7cd9ec78
Add Camry Hybrid 2018 Engine FW
5 years ago
Willem Melching
e958b371a2
Fix Nissan model years in readme and release notes
5 years ago
Adeeb Shihadeh
f3bd6ad48a
add mazda to release notes
5 years ago
Adeeb Shihadeh
2d898bc0ed
update refs
5 years ago