Willem Melching
dba49bbf84
fix compilation with Clang 10 on ubuntu 20.04 ( #2243 )
...
* fix compilation with Clang 10 on ubuntu 20.04
* Allow newer warning options in old clang
* Fix space
5 years ago
Adeeb Shihadeh
846b56831f
jenkins: clean workspace ( #2248 )
5 years ago
Adeeb Shihadeh
2a2cfd6bb5
updated: remove old overlay init file
5 years ago
Adeeb Shihadeh
9060d3c87b
fix paths for waste3 debug script
5 years ago
Tom Dörr
c13c6ef76b
Add Flags to Control Simulator ( #2246 )
...
* Add flags
* Update readme
5 years ago
Dean Lee
209e7aa471
fix resource leak when rotating encoder ( #2141 )
5 years ago
Adeeb Shihadeh
be7cc63e3d
bump submodules
5 years ago
Adeeb Shihadeh
3f40a9ee75
updated: log git corruption ( #2242 )
...
* log git corruption
* better cloudlog
5 years ago
Adeeb Shihadeh
98fedff6b1
add ECU disable script from #1459
5 years ago
Willem Melching
0abd089ec4
Revert "fix compilation with Clang 10 on ubuntu 20.04"
...
This reverts commit fe8d08806f
.
5 years ago
Willem Melching
fe8d08806f
fix compilation with Clang 10 on ubuntu 20.04
5 years ago
Greg Hogan
0902575e34
pre-reqs for honda bosch longitudinal control ( #1458 )
...
* pre-reqs for honda bosch longitudinal control
* openpilot_longitudinal_control -> radar_disabled
* fix chrysler test
* review feedback
* little cleaner
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
5 years ago
cydia2020
6d5b2af3f2
add 1 second delay to acc pedal alert ( #2221 )
...
So that the screen wouldn't appear to "flicker" when openpilot is engaged while the acc pedal is being released
5 years ago
Adeeb Shihadeh
2490be762d
tici light sensor ( #2238 )
5 years ago
Tom Dörr
459aa1123d
Name openpilot docker container ( #2239 )
5 years ago
Adeeb Shihadeh
562cde2022
this sounds better
5 years ago
Adeeb Shihadeh
6101951dc4
no more question issue type, we have discussions
5 years ago
Tom Dörr
e6eedbe704
Enable Ctrl-C for Carla Server ( #2240 )
5 years ago
Nelson Chen
0bd66a40d8
Add 2021 Corolla Hybrid to Supported Cars in README.md ( #2229 )
...
Followup to https://github.com/commaai/openpilot/pull/1845 which added FW/FPv2 from a *2021* Corolla Hybrid.
User confirmed again their vehicle is a 2021 Corolla Hybrid recently: https://discordapp.com/channels/469524606043160576/524327905937850394/759264135812349962
By the way, the ICE-only 2021 Corolla has still not been confirmed or tried against and no mention has been found in Discord about successful attempts or failures regarding that model and model year.
5 years ago
qadmus
cba53957bd
Fix grade force in test_long plant ( #2225 )
...
Co-authored-by: user <email@web.com>
5 years ago
Dean Lee
9983389ffe
close lock_fd if flock failed ( #2231 )
5 years ago
Logan Lasiter
7d28afcde3
Add symphony-cpu lib once ( #2232 )
5 years ago
Erich Moraga
278bb5063a
Add engine f/w for CAR.LEXUS_RX ( #2235 )
...
@vonlee#4243 2017 Lexus RX350 DongleID e6112c12439776bb
5 years ago
vanillagorillaa
c35af4b619
Typo: thershold -> threshold ( #2230 )
5 years ago
VirtuallyChris
6ffc9a92d7
ProPILOT
5 years ago
VirtuallyChris
afeb012aee
Combine Toyota Avalon rows
5 years ago
HaraldSchafer
d2539e01d3
Update README.md
5 years ago
Willem Melching
8cc5bfcef8
fix modeld launch script larch64 detection
5 years ago
Willem Melching
5965ab8334
bump cereal
5 years ago
VirtuallyChris
f25d807111
Add 2017 Lexus RX engine fw
5 years ago
Comma Device
b94b435387
qcom2 needs cc conversion ( #2125 )
5 years ago
Dean Lee
9f34d1ff66
camerad: close file descriptors ( #2065 )
...
* close file descriptors
* fix struct indent
* add some new lines
5 years ago
Willem Melching
af66dae7e2
SConstruct better tici detection
5 years ago
Dean Lee
4fba3408c4
Params: use a multiple-reader / single-writer flock to improve concurrency ( #2207 )
...
* improve concurrency: multiple readers, single writer locks
* remove lock in read_db_value
5 years ago
qadmus
254814cc79
remove unused globals, use self.reset() ( #2220 )
...
Co-authored-by: user <email@web.com>
5 years ago
Willem Melching
53e71f44ce
tici: fix ui rotation ( #2222 )
...
* fix rotation using wayland
* put back intrinsic matrix fix
5 years ago
VirtuallyChris
d9f43388fb
Add 2020 Honda Odyssey fw
5 years ago
VirtuallyChris
9856e42bfe
Lexus CT Hybrid needs LSS
5 years ago
HaraSchafa
58880953e2
bump laika
5 years ago
ZwX1616
da147b2534
fix dmonitoringmodeld random high CPU usage ( #2216 )
...
* exp attempt1
* attempt2 less hacky
5 years ago
Adeeb Shihadeh
9418b710a7
fix unused dt entry on android ( #2160 )
...
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
VirtuallyChris
91c32b152a
All Insight trims have Honda Sensing
5 years ago
Adeeb Shihadeh
cdcf235025
remove unused alert
5 years ago
VirtuallyChris
c8ead73d05
Make readme consistent
5 years ago
Adeeb Shihadeh
722a440eb6
Improved updater robustness ( #2046 )
...
* git ping
* cleanup overlay init
* separate update available check from fetch
* cleanup setting params
* only fetch neos update on android
* move that
* type hints
* lightweight update check with git ls-remote
* git fetch dry run
* cleanup
5 years ago
grekiki
cf46de13d2
Uploader speedup ( #2214 )
...
* use caching for getxattr
* fix some git issues
* Scheduled network checks
* attempt optimization
* Delete speed_test.py
* Style fixes
* Fix styling
* fix spaces
* fix spaces
* fix naming
* Update uploader.py
* Update mark_all_uploaded.py
* Add file to release
* Update selfdrive/loggerd/tools/mark_all_uploaded.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
5 years ago
Willem Melching
afdb4ce61e
bump cereal
5 years ago
VirtuallyChris
170e75911b
Fix Highlander order in readme
5 years ago
VirtuallyChris
c47b433562
Pilot 2019 is same platform as 2016-18
5 years ago
Erich Moraga
170d19a2e1
Add CAR.RAV4H_TSS2 ESP f/w ( #2213 )
...
@kranzler#5198 2020 RAV4 Hybrid DongleID 9f13dd7cadc3591e
https://discord.com/channels/469524606043160576/524327905937850394/757632175318368316
5 years ago