Skip to content

Pulled in new panda firmware and updated boardd to support the changes. - #114

Merged
geohot merged 3 commits into
commaai:develfrom
diamondman:new_panda_code
Jul 12, 2017
Merged

Pulled in new panda firmware and updated boardd to support the changes.#114
geohot merged 3 commits into
commaai:develfrom
diamondman:new_panda_code

Conversation

@diamondman

Copy link
Copy Markdown

No description provided.

Comment thread selfdrive/boardd/boardd.cc Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move this to an environment variable instead of needing to rebuild? How about BOARDD_LOOPBACK?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can add that to boardd.cc now.

Comment thread selfdrive/boardd/boardd.cc Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set endianness where? Are you saying this won't work on big endian computers?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@geohot
geohot merged commit 317ae0f into commaai:devel Jul 12, 2017
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
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
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
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

Successfully merging this pull request may close these issues.

2 participants