Pulled in new panda firmware and updated boardd to support the changes. - #114
Merged
Conversation
geohot
reviewed
Jul 12, 2017
geohot
reviewed
Jul 12, 2017
Contributor
There was a problem hiding this comment.
Can we move this to an environment variable instead of needing to rebuild? How about BOARDD_LOOPBACK?
Author
There was a problem hiding this comment.
I can add that to boardd.cc now.
diamondman
force-pushed
the
new_panda_code
branch
from
July 12, 2017 04:45
1f7abdc to
9a9dc3a
Compare
geohot
reviewed
Jul 12, 2017
Contributor
There was a problem hiding this comment.
set endianness where? Are you saying this won't work on big endian computers?
Author
There was a problem hiding this comment.
I have read that ARM is capable of supporting BIG and LITTLE endian. This was a comment to look to see if I should use an endianness macro so there are no issues with ARM.
Contributor
There was a problem hiding this comment.
All reasonable phones are little endian. Some ARM are big endian, and some really crazy ARM have a runtime settable flag! But all modern phones are little.
diamondman
force-pushed
the
new_panda_code
branch
from
July 12, 2017 04:59
b81dec8 to
38aa03e
Compare
rbiasini
pushed a commit
that referenced
this pull request
Nov 17, 2018
3f6cd74 Add 3rd RSA signal and cleanup (#120) a308ec1 add vals honda (#121) 1317514 Toyota: fixed typos 0339fc8 Toyota: added a better cruise active indicator b0c012d Lexus: add is 94ba43c Toyota: generated dnc files after latest change e16723e Add Distance Lines and RSA (#118) 9aec1ef Add GM signals for ESP/Mode/Highbeams/Intellibeam (#114) a67fff9 add toyota_prius_2010_pt.dbc (#50) c1ee10f Revert "Revert "GM: copy radar header from cadillac (#116)"" git-subtree-dir: opendbc git-subtree-split: 3f6cd74
mespiritu
pushed a commit
to mespiritu/openpilot
that referenced
this pull request
Apr 1, 2019
icmma
added a commit
to priuscom/openpilot
that referenced
this pull request
Apr 6, 2019
just version bump and merge
cfranyota
referenced
this pull request
in cfranyota/openpilot-retired
Jun 7, 2019
* Add kegman_conf json config class * Syntax error fix * Syntax Error Fix * Update kegman_conf.py * Update thermald.py * Update thermald.py * Update thermald.py * Update thermald.py * Update thermald.py * Update kegman_conf.py * Update kegman_conf.py * Update pathplanner.py * Update pathplanner.py * Update kegman_conf.py * Update driver_monitor.py * Update driver_monitor.py * Update carstate.py * Update carstate.py * Update kegman_conf.py * Update kegman_conf.py * Update kegman_conf.py * Update kegman_conf.py * Update kegman_conf.py * Update carstate.py
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 10, 2019
* Add ESPButton to gm_global_a_powertrain Bit goes to 1 when traction control button is down. Tested on 2018 Chevy Volt. * Add DriveModeButton to gm_global_a_powertrain DriveModeButton toggles between Normal/Sport/Mountain/Hold modes Tested on 2018 Chevy Volt * Add value entries for DriveModeButton / ESPButton * Add IntelliBeam, HighBeams, and HighBeamsTemporary Temporary high beam bit is enabled when pulling the switch forward. It remains off when pushing it back, which keeps HighBeams enabled permanently. * VAL_/VAL_TABLE_ entries for highbeams/intellibeam
SippieCup
pushed a commit
to SippieCup/openpilot
that referenced
this pull request
Nov 5, 2019
…await Feature/tinklad async await
ghost
referenced
this pull request
in dragonpilot/dragonpilot
Apr 7, 2020
Pulled in new panda firmware and updated boardd to support the changes.
garrettpall
pushed a commit
to garrettpall/openpilot
that referenced
this pull request
Jul 9, 2024
carleeno
pushed a commit
to carleeno/openpilot
that referenced
this pull request
Aug 2, 2024
* exclude third_party/mapd/ from gitignore * all mapd dependencies * exclude more * more dependencies! * add to files_common * add script to compress locally * compressed dependencies * Revert "more dependencies!" This reverts commit 0cd08beb3fa81b5e037ceb41b5e0554261c56dd5. * Revert "all mapd dependencies" This reverts commit b1a19b82b3911313e543a91d77ece124f5e7ded0. * decompress preloaded deps * fix path * use xz * fix script * update deps * no need * strip first level * missed this * try that * not needed * try except extraction * handle exception * unused --------- Co-authored-by: Comma Device <device@comma.ai>
66thparallel
pushed a commit
to 66thparallel/janes_openpilot_fork
that referenced
this pull request
May 1, 2026
Pulled in new panda firmware and updated boardd to support the changes. old-commit-hash: 317ae0f
66thparallel
pushed a commit
to 66thparallel/janes_openpilot_fork
that referenced
this pull request
May 1, 2026
3f6cd74 Add 3rd RSA signal and cleanup (commaai#120) a308ec1 add vals honda (commaai#121) 1317514 Toyota: fixed typos 0339fc8 Toyota: added a better cruise active indicator b0c012d Lexus: add is 94ba43c Toyota: generated dnc files after latest change e16723e Add Distance Lines and RSA (commaai#118) 9aec1ef Add GM signals for ESP/Mode/Highbeams/Intellibeam (commaai#114) a67fff9 add toyota_prius_2010_pt.dbc (commaai#50) c1ee10f Revert "Revert "GM: copy radar header from cadillac (commaai#116)"" git-subtree-dir: opendbc git-subtree-split: 3f6cd74 old-commit-hash: 2f0b0fb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.