Drew Hintz
5aff2b6885
support for Chrysler Pacifica 2020 Hybrid ( #1021 )
...
* support for Chrysler Pacifica 2020 Hybrid
Thanks to Benson in Discord.
Example segment: 8190c7275a24557b|2020-01-29--08-33-58--7
* Add relevant route to selfdrive/test/test_car_models.py
* fix segment test name
5 years ago
George Hotz
811b3b7a9a
Fix ui on mac ( #1044 )
...
* remove line_shader dead code
* fix glfwCreateWindow
* don't assert on ipc socket failure
* window now appears on mac
5 years ago
George Hotz
c42e2ecc50
manager runs on Mac, and other openpilot for PC fixes ( #1037 )
...
* use the openpilot/persist directory on PC
* manager runs on mac
* sim runs w/o carla
* fix params location in test
* that rmtree can fail and it's okay
* refactor params clear functionality
* set PARAMS_PATH
5 years ago
cfranhonda
0470b25071
FP 2019 Civic Hatchback EX ( #1040 )
...
* add 2019 Civic Hatchback EX
@dvburke4 For support with Black Panda comma power. Fp taken from [1]
* missing ] oops
5 years ago
George Hotz
f72f78f2b9
Support scons build on Mac ( #1034 )
...
* fix clock and add Darwin sconstruct
* it builds, this changes should be simplifications too
* fix boardd build
* that's the real type of EGLClientBuffer
* remove extra lines
* ui needs opencl on phone
5 years ago
Willem Melching
df6fa7acbd
move fw query debug script
5 years ago
Adeeb
d4c3c7f6f8
test_car_models: fail if a model has no routes ( #1029 )
5 years ago
illumiN8i
a7efc8a897
2020 Toyota Prius Prime LE ( #1032 )
5 years ago
Willem Melching
822b32656b
Add fingerprint test to ci
5 years ago
Willem Melching
bfa2d030d2
Add batch of firmware versions
5 years ago
robbederks
3f92bc2061
Bumped panda ( #1027 )
5 years ago
Andrew Valish
770903520d
Add network_type to thermald ( #1030 )
...
* add network_type to thermal log
* move get_network_type to android library
5 years ago
Arne Schwarck
75fdebb1ee
Add German RAV4H_TSS2 Lounge FP ( #1031 )
...
2f210c724fd9f73b|2020-01-31--14-12-53--0
5 years ago
illumiN8i
c9d49b8e4a
Sort cars ( #1026 )
5 years ago
ZwX1616
6322a275d6
dmonitoringd ( #1016 )
5 years ago
Willem Melching
b7aeb5d64d
Cache FW query ( #1025 )
...
* split fw query and matching
* Read cached firmware versions
* add tests
* this works
5 years ago
Comma Device
58262bac9d
use proper timeout on frontFrame to turn off IR leds
5 years ago
Willem Melching
a75891f099
remove old README
5 years ago
Willem Melching
a053244a5a
log fingerprint source
5 years ago
Willem Melching
356f353489
FW fingerprint for Honda & Toyota ( #961 )
...
* add script to process logs
* Skip rav4 ESP
* Improve gathering script
* Update firmware versions for honda and toyota
* more firmware versions
* If FW query returns 1 candidate, use it
* Add FW versions
* Fix COROLLA_TSS2 two enigine addresses
* uncomment rav4h tss2
* add progress bar to test script
* Batch with more ecu versions
5 years ago
Willem Melching
c9501cc164
Also show top 10 procs by RAM usage
5 years ago
Willem Melching
4dac1128f1
Only ignition_last is global
5 years ago
Willem Melching
3a65206c8d
Disable IR leds when no ignition detected
5 years ago
Willem Melching
4d5957432e
Add dockerfile to release files
5 years ago
illumiN8i
3ebb0bc46f
Lexus RX 2016-2017 ( #1001 )
...
fix dbc name
Add Lexus RX to test_car_models.py
correct route in Lexus RX test
Update test_car_models.py
5 years ago
Willem Melching
a2fe62ce77
Fix source brnach in master-ci push
5 years ago
Willem Melching
a97ebc28b5
Fix ci routes sync script target path
5 years ago
Willem Melching
ada141e5e3
Fix target branch on master release build
5 years ago
Willem Melching
0319861700
Jenkins pipeline to create master-ci ( #1019 )
...
* Added Jenkinsfile
* Added Jenkinsfile
* Added Jenkinsfile
* change order
* sudo
* whoami?
* Added Jenkinsfile
* install git
* Untested build scripts
* Add lockable resource
* Fix syntax
* Only one stage
* fix target dir
* Use deploy key
* noqa on test_openpilot
* Fix version.h path
* Cleanup release files
* Add linter scripts to release
* Update jenkinsfile
* Fix path
* this should work
* Use python3 docker container
* Run in correct directory
* Setup /data/pythonpath
Co-authored-by: commaci-public <60409688+commaci-public@users.noreply.github.com>
5 years ago
Drew Hintz
f81a43381f
add submodule commands for master ( #1024 )
5 years ago
Adeeb
44e97ead7b
process replay: fix output after timeout added ( #1020 )
...
* process replay: fix output after timeout added
* better error
5 years ago
Comma Device
8507e683ae
remove empty line in launch script
5 years ago
Comma Device
05cbd3d58c
test commit from phone
5 years ago
Willem Melching
1de0b9c233
Fix version.py in case of no branch
5 years ago
Willem Melching
b552a627e1
cleanup version.py
5 years ago
illumiN8i
277b187a29
Longer fingerprint for 2019 Camry XSE ( #1002 )
...
Adds additonal values to 2019 Camry XSE fingerprint to support discord user phantomarrowwolf's car
5 years ago
Andy Haden
6762447ae7
logging: imports for stack info
5 years ago
Andy Haden
41e4ad5d1d
logging: Vendor findCaller for correct stack frame info in logs
5 years ago
Andy Haden
e400aa0205
Remove unused logging_es
5 years ago
Willem Melching
393c4987c8
Fix junk data in initParams
5 years ago
Willem Melching
47492e77eb
Subaru continuous blinker signals for assisted lane change ( #1000 )
5 years ago
Willem Melching
fe9ccb27b1
Remember lane change direction when blinker turns off
5 years ago
Willem Melching
25f799bb8e
Fix linter
5 years ago
Willem Melching
413a432b13
Speed up longitudinal tests and add retry
5 years ago
Willem Melching
2571453a54
Add script to nicely print logMessages
5 years ago
illumiN8i
0c06f15ea9
Fingerprint 2018 Highlander Limited Platinum ( #1008 )
...
from discord user Ryan R
5 years ago
Nelson Chen
d658767236
Add Corolla Hatchback 2020 to README ( #1006 )
...
The Comma Two worked "out of the box" (*after OP install*, but you all know what I mean) for my Corolla Hatchback 2020 SE w/ BSM.
5 years ago
Adeeb
361be2630f
process replay: add timeout to prevent hanging when tested process crashes ( #1007 )
5 years ago
illumiN8i
9a05283566
Restore Lexus ES 2019 to README.md ( #1009 )
...
non-hybrid
5 years ago
Harald Schafer
a06bb77f6b
use alpha 2 codes
5 years ago