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

Support For 2017 RAM BIG HORN 4x4 #156

Closed
joshvp opened this issue Nov 26, 2017 · 1 comment
Closed

Support For 2017 RAM BIG HORN 4x4 #156

joshvp opened this issue Nov 26, 2017 · 1 comment

Comments

@joshvp
Copy link

joshvp commented Nov 26, 2017

Can someone push for support for this model?

@csouers
Copy link
Contributor

csouers commented Dec 21, 2017

Does it have any way to control steering from factory? Lane keeping or departure assist? Either way, you're likely on your own. We encourage pull requests though.

@geohot geohot closed this as completed Dec 22, 2017
legonigel pushed a commit that referenced this issue Feb 21, 2019
39c1e39 Cadillac: added brake msg forwarding
aaa1b14 bump VERSION
e0dd558 Fixed undefined reference error when "make recover" in EON
c91f038 Toyota pedal support (#159)
de1ba06 Build optimizer: back to Os now that 'make --recover' is fixed
fd23383 add -lgcc flag to fix "undefined reference to __aeabi_llsr" (#156)
1cc74e2 Reverted code optimizer option to O2 after 'make recover' broke
1218d09 Cadillac ascm proxy (#155)
064446f Panda: bumped version
93266a9 Hyundai: allow the same max steer torque as stock
d275fa8 Subaru: Forwarding (#152)

git-subtree-dir: panda
git-subtree-split: 39c1e39
emmertex pushed a commit to emmertex/openpilot that referenced this issue Feb 23, 2019
aaa1b14 bump VERSION
e0dd558 Fixed undefined reference error when "make recover" in EON
c91f038 Toyota pedal support (commaai#159)
de1ba06 Build optimizer: back to Os now that 'make --recover' is fixed
fd23383 add -lgcc flag to fix "undefined reference to __aeabi_llsr" (commaai#156)
1cc74e2 Reverted code optimizer option to O2 after 'make recover' broke
1218d09 Cadillac ascm proxy (commaai#155)
064446f Panda: bumped version
93266a9 Hyundai: allow the same max steer torque as stock
d275fa8 Subaru: Forwarding (commaai#152)

git-subtree-dir: panda
git-subtree-split: aaa1b14
adhintz added a commit to adhintz/openpilot that referenced this issue Feb 24, 2019
* Add "Accept-Encoding: gzip" header to mapd.py to reduce data consumption (commaai#525)

* Allow uploader.py to compress rlog without upload permission (commaai#471)

* Always Compress - Make sure uploader to bzip2 rlog once it's completed without any upload permission.

* Squashed 'panda/' changes from 9ee6285..39c1e39

39c1e39 Cadillac: added brake msg forwarding
aaa1b14 bump VERSION
e0dd558 Fixed undefined reference error when "make recover" in EON
c91f038 Toyota pedal support (commaai#159)
de1ba06 Build optimizer: back to Os now that 'make --recover' is fixed
fd23383 add -lgcc flag to fix "undefined reference to __aeabi_llsr" (commaai#156)
1cc74e2 Reverted code optimizer option to O2 after 'make recover' broke
1218d09 Cadillac ascm proxy (commaai#155)
064446f Panda: bumped version
93266a9 Hyundai: allow the same max steer torque as stock
d275fa8 Subaru: Forwarding (commaai#152)

git-subtree-dir: panda
git-subtree-split: 39c1e39

* Squashed 'opendbc/' changes from b632acf..45c3285

45c3285 Added support to Toyota pedal
cfb7070 Revert "Added pedal support for Toyota"
ca607f4 Added pedal support for Toyota
22efd56 Honda: for simplicity all cars now have BRAKE_HOLD signal
f969de0 Honda Nidec: VSA_STATUS msg is teh same for all
85b0df7 chrysler L gear (commaai#139)
b9618da Update Gear Packet with Eco and Sport button (commaai#135)
5259345 Update DBC for Hyundai Kona Support (commaai#138)
608caba Create subaru_outback_2015_eyesight.dbc (commaai#137)

git-subtree-dir: opendbc
git-subtree-split: 45c3285

* Squashed 'pyextra/' changes from 8cc1594..0d19c13

0d19c13 Revert adding reverse_geocoder
4a22fac Fix reverse_geocoder folder
35308c5 Add reverse_geocoder

git-subtree-dir: pyextra
git-subtree-split: 0d19c13e6e4e5fa82a470374146a86dc5d5afa35

* openpilot v0.5.9 release

* remove unneeded msg variable
minimize diff with upstream

* change error back to perm

* allow it to instantly ramp down to 0

* try new panda safety code

* minor panda cleanup
mespiritu pushed a commit to mespiritu/openpilot that referenced this issue Apr 2, 2019
legonigel pushed a commit that referenced this issue Apr 24, 2019
0875762 Subaru: removed unknown signals from ES_LKAS_State
b0a47d8 Subaru: filling ES_LKAS message
218d369 Civic: added speed Unit
4435076 Subaru: temporarily simplified msg 545 for dev reasons. Removed signals will be restored
a357436 Subaru: filled Cruise Buttons message
ea16221 Subaru: minor pedal gas conversion fix
24951ed Subaru: added cruise buttons
d2f3306 Added SPORT_ON message for Corolla (#155)
e18ba36 Add wet  road symbol for RSA (#156)
7470d98 Lexus IS: generated file was out of synch
68cab29 Fix manually created dbc files (#154)

git-subtree-dir: opendbc
git-subtree-split: 0875762
avolmensky pushed a commit to avolmensky/openpilot that referenced this issue Jun 10, 2019
* Add wet  road symbol for RSA

https://photos.app.goo.gl/iN6rbsAaZ8sWQYNN7

* Remove double naming of 65

* run generator
emmertex pushed a commit to emmertex/openpilot that referenced this issue Jun 22, 2019
Maelstrom96 pushed a commit to Maelstrom96/openpilot that referenced this issue Dec 15, 2019
DrFritzi pushed a commit to DrFritzi/openpilotOld that referenced this issue Jan 30, 2021
restore hyundai safety & create community_safety
SebastienLubrano pushed a commit to SebastienLubrano/openpilot that referenced this issue Aug 9, 2021
* Add CP enableStockCamera

* Change param name to hasStockCamera
mlocoteta pushed a commit to mlocoteta/openpilot that referenced this issue Jul 17, 2023
nworb-cire pushed a commit to opgm/openpilot that referenced this issue Aug 2, 2024
* Ram HD: locked SR

* gate to only ram hd

* attribute error

* gotta init first

* define type
nworb-cire pushed a commit to opgm/openpilot that referenced this issue Aug 2, 2024
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

3 participants