Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2018 Rav 4 Hybrid Style Selection #207

Closed
arne182 opened this issue Mar 7, 2018 · 0 comments
Closed

2018 Rav 4 Hybrid Style Selection #207

arne182 opened this issue Mar 7, 2018 · 0 comments

Comments

@arne182
Copy link
Contributor

arne182 commented Mar 7, 2018

I have tried to follow the tutorial on medium to add my fingerprint

36L: 8, 37L: 8, 170L: 8, 180L: 8, 296L: 8, 426L: 6, 452L: 8, 466L: 8, 467L: 8, 550L: 8, 552L: 4, 560L: 7, 581L: 5, 608L: 8, 610L: 5, 643L: 7, 713L: 8, 740L: 5, 800L: 8, 835L: 8, 836L: 8, 849L: 4, 869L: 7, 870L: 7, 871L: 2, 896L: 8, 897L: 8, 900L: 6, 902L: 6, 905L: 8, 911L: 8, 916L: 3, 918L: 7, 921L: 8, 933L: 8, 944L: 8, 945L: 8, 950L: 8, 951L: 8, 953L: 3, 955L: 8, 956L: 8, 979L: 2, 998L: 5, 999L: 7, 1000L: 8, 1001L: 8, 1014L: 8, 1017L: 8, 1041L: 8, 1042L: 8, 1043L: 8, 1044L: 8, 1056L: 8, 1059L: 1, 1114L: 8, 1161L: 8, 1162L: 8, 1163L: 8, 1176L: 8, 1177L: 8, 1178L: 8, 1179L: 8, 1180L: 8, 1181L: 8, 1184L: 8, 1185L: 8, 1186L: 8, 1190L: 8, 1191L: 8, 1192L: 8, 1196L: 8, 1197L: 8, 1198L: 8, 1199L: 8, 1212L: 8, 1227L: 8, 1228L: 8, 1232L: 8, 1235L: 8, 1237L: 8, 1263L: 8, 1279L: 8, 1408L: 8, 1409L: 8, 1410L: 8, 1552L: 8, 1553L: 8, 1554L: 8, 1555L: 8, 1556L: 8, 1557L: 8, 1561L: 8, 1562L: 8, 1568L: 8, 1569L: 8, 1570L: 8, 1571L: 8, 1572L: 8, 1584L: 8, 1589L: 8, 1592L: 8, 1593L: 8, 1595L: 8, 1596L: 8, 1597L: 8, 1600L: 8, 1656L: 8, 1664L: 8, 1728L: 8, 1745L: 8, 1779L: 8, 1904L: 8, 1912L: 8, 1990L: 8, 1998L: 8

But it is still not working. Can someone help? What would be the next step in debugging?

@arne182 arne182 closed this as completed May 13, 2018
xx979xx added a commit to xx979xx/openpilot that referenced this issue Jan 8, 2020
pd0wm pushed a commit that referenced this issue Jan 15, 2020
5081966 One more fix
fa5dc68 Fix honda dbc files after steer torque addition
e4dfb2f update honda steering signals (#208)
53fc448 added generator test (#207)
cb27d6e Honda Nidec: add new ACC_HUD signals to all other cars other than the CIVIC
6e6779f build on mac AND linux, also gotta not use these python files
79dbfc1 build on mac

git-subtree-dir: opendbc
git-subtree-split: 5081966
ntstrub added a commit to ntstrub/openpilot that referenced this issue Jan 25, 2020
* Squashed 'cereal/' changes from b8382bb..01942b8

01942b8 add TODO
b74a456 don't hardcode the lists
ed5a4bf add face stds
396a2bb add can error counter to controlsState
c6b5c73 Switch default to msgq (commaai#21)
a457ffa Fix indentation in readme.md
a1fc8c7 explicitly mention Python for syntax colouring (commaai#20)
19e2393 Fix expected for cameraOdometry and liveCalibration
e7d2f97 Add radar comm issue error
db64cd4 Reserve safety commaai#21 for VAG PQ35/PQ46/NMS (commaai#19)
79d638d separate honda safety models between Bosch Giraffe and Bosch Nidec
2614a65 better name
b6b84cd add longitudinal
78f5934 Add canRxErrs to health
6758899 qlog liveCalibration
df80b87 add more stuff to fw log in CarParams
a87805a fix doxs
4746b20 got doxed
21cf3f5 build on mac
31ac47c Add carUnrecognized event

git-subtree-dir: cereal
git-subtree-split: 01942b8

* Remove old panda subtree

* Squashed 'panda/' content from commit 3b35621

git-subtree-dir: panda
git-subtree-split: 3b35621

* Squashed 'opendbc/' changes from 4f82d01..5081966

5081966 One more fix
fa5dc68 Fix honda dbc files after steer torque addition
e4dfb2f update honda steering signals (commaai#208)
53fc448 added generator test (commaai#207)
cb27d6e Honda Nidec: add new ACC_HUD signals to all other cars other than the CIVIC
6e6779f build on mac AND linux, also gotta not use these python files
79dbfc1 build on mac

git-subtree-dir: opendbc
git-subtree-split: 5081966

* openpilot v0.7.1 release

* registration: send up both imeis

* hotfix panda#426

* Panda signature needs to be bytes

* update offroad apk: fix pairing

* apk lib: Grant offroad access to TelephonyManager

* update frame apk

* catch exception in uploader.py

* update common/android.py

* update athenad.py

Co-authored-by: Willem Melching <[email protected]>
Co-authored-by: Andy <[email protected]>
JMPZ11 added a commit to JMPZ11/openpilot that referenced this issue Sep 29, 2020
bdcd31df reducing precision
1263500c scale is supposed to be 0-255
7c4d34a shorter scale, shift aftert scale
7971a608 maybe scale was too long
be5b34b7 fingers crossed 0-1 is the desired range...
27368e96 accidental dup
79fe914e Added Pedal entries
63540dd2 add interceptor
a1aa3b7 Cleanup of Nissan DBC (commaai#218)
c1f7648 reverting changes to Chrysler: speed message seems different from car to car
2de8e9e Chrysler: Speed msg is 5 bytes
f4ac315 Chrysler: add counter to 514
0fb62cf Toyota Blind Spot Monitor (TSS2-only?) (commaai#219)
2ae0327 GitHub actions (commaai#217)
fbbba94 GM: use common gear VALs
dacd8b4 Chrysler commonize gear VALs
d338b9f Add support for 2019 Civic Sedan Diesel. Split GAS_PEDAL_2 out to each car. (commaai#215)
d68f8ff Clean up .gitignore
e82757b Add Lexus NX300H (commaai#214)
745a2bb Removed non high voltage items. Added units.
fafd091 Added High Voltage Management to powertrain file.
15b6b31 Update subaru_global_2017.dbc
a12af19 Add steering error signal in subaru global
d411c17 correct max value
881c065 add electrical gear and fix driver torque
1bbac4b Add reference to CANdevStudio in README file
8f70ea0 Adds 2016 Honda CR-V Executive
5081966 One more fix
fa5dc68 Fix honda dbc files after steer torque addition
e4dfb2f update honda steering signals (commaai#208)
53fc448 added generator test (commaai#207)
cb27d6e Honda Nidec: add new ACC_HUD signals to all other cars other than the CIVIC
6e6779f build on mac AND linux, also gotta not use these python files
79dbfc1 build on mac
4f82d01 gitignore
5cb8345 Honda FCM: diagnostic signals
d309cdc Added linter to opendbc (commaai#203)
d452706 add requirements.txt
ec3b459 deterministic dependency order
a265d35 Azure pipelines ci (commaai#202)
bce9a2e packer depends on libdbc
5d5fdd6 no more python version of libdbc, everything through cython
541705b move CANDefine to parser code
da25c52 add test for can define
0ba7926 unify can packer and parser
25d8800 consistent naming
a5c640a fix linter
be210fe remove obsolete make file
ffd9dca opendbc needs cereal
b559f63 remove more make
d092949 seems to work now
41e8083 don't make
3254d1f think scons works
eb78f6a scons sort of working
0ef1e35 fix gitignore
e155e01 Can migration (commaai#199)
3eded83 Honda: correct steering torque sensor sign to be consistent with standard convention (left+)
32f70e2 Fix outback endianness consistency (commaai#196)
a7da471 Update subaru_outback_2015_eyesight.dbc (commaai#195)

git-subtree-dir: opendbc
git-subtree-split: bdcd31dff8e38467281e1b0f865abe978b04d990
JMPZ11 added a commit to JMPZ11/openpilot that referenced this issue Oct 11, 2020
5eeb33c5 Master pedal (#1)
63540dd2 add interceptor
a1aa3b7 Cleanup of Nissan DBC (commaai#218)
c1f7648 reverting changes to Chrysler: speed message seems different from car to car
2de8e9e Chrysler: Speed msg is 5 bytes
f4ac315 Chrysler: add counter to 514
0fb62cf Toyota Blind Spot Monitor (TSS2-only?) (commaai#219)
2ae0327 GitHub actions (commaai#217)
fbbba94 GM: use common gear VALs
dacd8b4 Chrysler commonize gear VALs
d338b9f Add support for 2019 Civic Sedan Diesel. Split GAS_PEDAL_2 out to each car. (commaai#215)
d68f8ff Clean up .gitignore
e82757b Add Lexus NX300H (commaai#214)
745a2bb Removed non high voltage items. Added units.
fafd091 Added High Voltage Management to powertrain file.
15b6b31 Update subaru_global_2017.dbc
a12af19 Add steering error signal in subaru global
d411c17 correct max value
881c065 add electrical gear and fix driver torque
1bbac4b Add reference to CANdevStudio in README file
8f70ea0 Adds 2016 Honda CR-V Executive
5081966 One more fix
fa5dc68 Fix honda dbc files after steer torque addition
e4dfb2f update honda steering signals (commaai#208)
53fc448 added generator test (commaai#207)
cb27d6e Honda Nidec: add new ACC_HUD signals to all other cars other than the CIVIC
6e6779f build on mac AND linux, also gotta not use these python files
79dbfc1 build on mac
4f82d01 gitignore
5cb8345 Honda FCM: diagnostic signals
d309cdc Added linter to opendbc (commaai#203)
d452706 add requirements.txt
ec3b459 deterministic dependency order
a265d35 Azure pipelines ci (commaai#202)
bce9a2e packer depends on libdbc
5d5fdd6 no more python version of libdbc, everything through cython
541705b move CANDefine to parser code
da25c52 add test for can define
0ba7926 unify can packer and parser
25d8800 consistent naming
a5c640a fix linter
be210fe remove obsolete make file
ffd9dca opendbc needs cereal
b559f63 remove more make
d092949 seems to work now
41e8083 don't make
3254d1f think scons works
eb78f6a scons sort of working
0ef1e35 fix gitignore
e155e01 Can migration (commaai#199)
3eded83 Honda: correct steering torque sensor sign to be consistent with standard convention (left+)
32f70e2 Fix outback endianness consistency (commaai#196)
a7da471 Update subaru_outback_2015_eyesight.dbc (commaai#195)

git-subtree-dir: opendbc
git-subtree-split: 5eeb33c5de14b331da901da0222de9c63ff93ab5
nworb-cire pushed a commit to opgm/openpilot that referenced this issue Aug 2, 2024
* ui: Screen Recorder toggle display

* not needed

* duplicate

* Update CHANGELOGS.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant