Vehicle Researcher
9a9ff839a9
openpilot v0.4.4 release
7 years ago
Ted Slesinski
28b8043c5b
2017 Honda Ridgeline ( #198 )
...
* Adds Honda Ridgeline
Replaced trim level placeholder
Adding 0x301 ridgeline message
(I restructured this slightly since we don't need to repeat `commands.append(make_can_msg(0x300, msg_0x300, idx, 1))` so many times
Updated dbc name
Use pedal_gas to detect gas pressed
Remove unnecessary signal check
Fix array notation
* Tire stiffness factor bumped to 1.5x
* Adds safety tests at line 133
* Revert "Adds safety tests at line 133"
This reverts commit 349edf5b1a879cac704db3786d0626211497bcb7.
* fix failing build due to syntax
* update variables for failing build
* Update interface.py
* Update Tire Slip Factor
7 years ago
Vehicle Researcher
78df63a6af
openpilot v0.4.3.2 release
7 years ago
Willem Melching
c7cd8b4459
fix bug in canpacker for Toyotas with DSU connected ( #221 )
7 years ago
Vehicle Researcher
3d628a6fe2
openpilot v0.4.3.1 release
7 years ago
Vehicle Researcher
9a411ebf32
openpilot v0.4.3 release
7 years ago
Vasily Tarasov
93f55f3ccf
Interpolate ki/kp for steering PID loop ( #200 )
...
* Interpolate ki/kp for steering PID loop
Very much needed for the Volt port: car ping-pongs with low kp
on high speeeds, and the loop is unstable with high kp on
low speeds.
Also, removes "number or array?" logic from PIController,
now that all the callers use interpolation ofr ki/kp.
* Pass speed to steering PID loop for ki/kp interpolation
* Remove unused numbers import
7 years ago
vanillagorillaa
32e5d6cd15
Honda Pilot 2017 Port ( #161 )
...
* Update README.md
* Update fingerprints.py
* Update carstate.py
* Update hondacan.py
* Update interface.py
* Update interface.py
* Update interface.py
* Update README.md
* Update README.md
* Update README.md
* Update fingerprints.py
* Update carstate.py
* Update hondacan.py
* Update interface.py
* Update carstate.py
* Update hondacan.py
* Update README.md
* Update fingerprints.py
* Update carstate.py
* Update carstate.py
* Update carstate.py
* Update hondacan.py
* Update interface.py
* Update carstate.py
* Update carstate.py
* Update Pilot Fingerprint
* Update fingerprints.py
* Give pilot its own definition and not use ILX
* add pilot argument
* Add Pilot interface
* Add pilot argument
* Update interface.py
* Parse Different gear on pilot
* Add steer max
* Fixed duplication of steer max value
* Adjust PID's for steering
* Update carcontroller.py
* Change Steer Ratio and wheelbase
* Update Steer fault values
Steer fault value of 3, does not seem to effect anything
* Update Kp,Ki Ratio
* Update interface.py
* Update readme for Pilot
* add pilot
* Update fingerprints.py
* Update carstate.py
* add signals
* add signal
7 years ago
Vehicle Researcher
28c0797d30
openpilot v0.4.2 release
7 years ago
vanillagorillaa
0dc6778548
Acura RDX 2018 AcuraWatch Plus Port ( #162 )
...
* Adding Acura RDX alpha support
7 years ago
George Hotz
e5e5aa7ded
openpilot v0.4.1 hotfix
7 years ago
George Hotz
4474b9b371
openpilot v0.4.1 tweaks
7 years ago
Vehicle Researcher
26e966852c
openpilot v0.4.1 release
7 years ago
Ted Slesinski
715771bcff
Unnecessary characters in comma's dongle id
7 years ago
Ted Slesinski
8e264baaa2
SteerRatio should be 14.35
7 years ago
Ted Slesinski
8ff147de6d
Added the extra carstate reads
7 years ago
Ted Slesinski
71057c586f
Tuning specific to odyssey
7 years ago
Ted Slesinski
fac22f4038
Gear shifter values like acura
7 years ago
Ted Slesinski
40094779d7
Car_gas 130 missing canbus, using 17c
7 years ago
Ted Slesinski
2552aa45c3
BRAKE_HOLD signal not ready yet
7 years ago
Ted Slesinski
c2972a80f9
Park Brake not yet in DBC
7 years ago
Ted Slesinski
791a440709
Wrong value for MAIN_ON
7 years ago
Ted Slesinski
e9c477dcf2
Add hondacan changes
7 years ago
Ted Slesinski
8eebd19884
Add carcontroller changes
7 years ago
Ted Slesinski
a54b35a4d6
Add odyssey car params to interface
7 years ago
Ted Slesinski
8a6f7a5e78
Add carstate changes
7 years ago
Ted Slesinski
6752959d4a
Add odyssey fingerprint
7 years ago
Vehicle Researcher
a77c0a1098
openpilot v0.4.0.1 release
7 years ago
Vehicle Researcher
1ad9cc8c67
openpilot v0.3.9 tweaks
7 years ago
Vehicle Researcher
5627d0d7fd
openpilot v0.3.9 release
8 years ago
Vehicle Researcher
7dabcdace8
openpilot v0.3.8.2 tweaks
8 years ago
Vehicle Researcher
187a70f760
openpilot v0.3.8.2 release
8 years ago
Vehicle Researcher
daf54ad54d
openpilot v0.3.7 release
8 years ago
Vehicle Researcher
5524dc8773
openpilot v0.3.6.1 release
8 years ago
Vehicle Researcher
19dd5f3e32
openpilot v0.3.6 tweaks
8 years ago
Vehicle Researcher
99cb610b12
openpilot v0.3.6 release
8 years ago
Vehicle Researcher
1b8c44b506
openpilot v0.3.4 tweaks
8 years ago
Vehicle Researcher
6f46f988d9
openpilot v0.3.4 release
8 years ago
Vehicle Researcher
5cf91d0496
openpilot v0.3.3 release
8 years ago
Ted Slesinski
e40c161125
Addresses brake error review comment
8 years ago
Ted Slesinski
97eb55cc55
Fixes global saturation change
8 years ago
Ted Slesinski
65134be0d1
Adds correct value of 8 to gearshifter check array
8 years ago
Ted Slesinski
dbf71a23aa
Init crv variable
8 years ago
John Jones
942655c947
adding steering change from video and removing integer div and adding ki/kp changes
8 years ago
Ted Slesinski
615db3f7fd
Reverting steering to original value
8 years ago
Ted Slesinski
0bb75c5389
Syntax typo
8 years ago
Ted Slesinski
7b5ee81d2d
Adds support for 2016 Honda CR-V Touring
8 years ago
Vehicle Researcher
7fe46f1e1d
openpilot v0.3.2 release
8 years ago
Vehicle Researcher
c5d8aec28b
openpilot v0.3.0 release
8 years ago
Vehicle Researcher
4653a9aef0
openpilot v0.3.0-devel release
8 years ago