Adeeb Shihadeh
cff745bc6e
bump panda
5 years ago
Willem Melching
bee15f8abe
make pre-commit pass without xx present
5 years ago
Willem Melching
639cf2288f
framereader only has to support h265 and raw ( #1588 )
5 years ago
Willem Melching
44851ae934
bump opendbc
5 years ago
Erich Moraga
2bcab668d4
Added CAR.COROLLA_TSS2 EPS f/w x018965B12520 ( #1587 )
...
As seen in Discord, for DongleID/route 35794509ea3b423e|2020-05-28--14-51-06 (Euro Toyota Corolla Hatchback Hybrid)...
https://discord.com/channels/469524606043160576/524327905937850394/715579226186579985
5 years ago
Adeeb
0499ae46b7
Static C/C++ analysis in CI ( #1564 )
5 years ago
Willem Melching
29aaa44740
flake8 in pre-commit( #1583 )
5 years ago
Willem Melching
bd06434243
pre-commit pylint ( #1580 )
...
* "The commit-hook project sounds interesting though. I would definitely merge something that runs flake8 and pylint on the modified files!"
- pd0wm, https://github.com/commaai/openpilot/pull/1575#issuecomment-634974344
* add pylint to pre-commit and make everything pass
* Remove uncommented stuff
Co-authored-by: J <user@4800.lan>
5 years ago
Willem Melching
c1886486a5
Revert "Add pre commit config to docker"
...
This reverts commit 64e1145b50
.
5 years ago
Willem Melching
64e1145b50
Add pre commit config to docker
5 years ago
Willem Melching
db8f3aee11
only run pipfile action on schedule
5 years ago
Harald Schafer
5a841c2856
Revert "better values"
...
This reverts commit 109ba298b1
.
5 years ago
Willem Melching
8ea8f405db
add gpsOK flag to liveLocationKalman
5 years ago
HaraldSchafer
67017d69fe
Minor fixes ( #1571 )
...
* was 5 seconds not .2!
* threshold for moving car highers, this can give FPw
5 years ago
Adeeb Shihadeh
221d9b3fe2
bump panda
5 years ago
xx979xx
6596dd62ae
add pygmae dependencies ( #1573 )
...
https://www.pygame.org/wiki/CompileUbuntu#Python%203.x%20into%20virtual%20environment
5 years ago
Harald Schafer
109ba298b1
better values
5 years ago
HaraldSchafer
7c8d6cbdef
pure init ( #1569 )
5 years ago
Adeeb
c78602e8cc
Remove incomplete Hyundai Ioniq port ( #1570 )
5 years ago
Adeeb Shihadeh
a1ffcdd253
update refs after radarState fields populated
5 years ago
Adeeb Shihadeh
2ecc7d9f6f
Fix blank mdMonoTime and controlsStateMonoTime in radard
5 years ago
Adeeb Shihadeh
38f0846b64
bump panda
5 years ago
Thaixican
dd16990952
Add 2020 Lexus RX Hybrid support ( #1547 )
...
* Add 2020 Lexus RX Hybrid support
* Add 2020 Lexus RX Hybrid to IGNORED_FINGERPRINTS and route to test_car_models per @pd0wm
5 years ago
github-actions[bot]
ac8617581e
Update Pipfile.lock (dependencies) ( #1563 )
...
* [Bot] Update Pipfile.lock dependencies
* trigger ci
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago
Willem Melching
4de2c57bd1
Fix #1566 , athena status flicker in sidebar
5 years ago
Willem Melching
50f3f1d335
-Werror ( #1567 )
...
* werror
* -Wno-inconsistent-missing-override
* Silence ffmpeg deprecation warnings
* add some more pragmas to ignore warnings
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Dean Lee
b3ab7ae392
change light_sensor to atomic variable ( #1560 )
5 years ago
Dean Lee
d5858955ee
reduce the scope of mutex ( #1561 )
5 years ago
Tunder (Chris in RL)
a63814866b
add missing 2020 stinger value ( #1565 )
...
1371: 8 (not always present on startup, causes intermittent dashcam mode)
5 years ago
Adeeb Shihadeh
e73e0bc2ca
add dependency for new CI test so test branch doesn't invalidate cache
5 years ago
Adeeb Shihadeh
84067d0b93
run pipfile update action at 8 pacific time
5 years ago
Ewout ter Hoeven
2b23111e0e
GitHub Actions: Fix Update Pipfile.lock workflow ( #1562 )
...
* Remove --requirements
* Add commit-message to PRs in pipfile workflow
5 years ago
George Hotz
b8571710e0
remove the clCreateProgramWithSource interceptor ( #1559 )
...
* remove the clCreateProgramWithSource interceptor
* that's old code, thneed is better
* label them thneed_, we shouldn't need to touch CL for anything not SNPE related
5 years ago
Adeeb Shihadeh
86057f785b
fix interface init for mock car
5 years ago
Adeeb Shihadeh
b251eff764
remove that script
5 years ago
Adeeb Shihadeh
ea1b192565
bump panda after hyundai checksum
5 years ago
Willem Melching
bfe7cbfe5f
Split TSS2 RAV4 tuning based on fw version ( #1558 )
5 years ago
Willem Melching
a623ad2ab3
That corolla eps version was probably merged by mistake
5 years ago
VirtuallyChris
676fd8ecbc
Add Engine FW ( #1556 )
5 years ago
Tunder (Chris in RL)
ee371919c1
add missing 2020 pacifica value ( #1551 )
5 years ago
HaraldSchafer
02eae5eb52
Calib reset fix ( #1553 )
...
* fix reset
* this should be good
5 years ago
Harald Schafer
00e05bc7d8
needed for stability
5 years ago
Willem Melching
fcf879d783
Add permanent CAN error alert ( #1549 )
...
* Add permanent CAN error alert
* canValid needs some time to initialize
* update ref
5 years ago
Willem Melching
ab5af232b2
Use C++ version of SubMaster and PubMaster ( #1548 )
...
* add PubMaster & SubMaster
remove 'delete msg'
remove headers
* use constructor to initial all submster
* modify drain sockets
* fix typo in ssconscript.remove lines
no checkValid in loggerd
last modify
handle_message:event->&event
fix type
remove heads
event to auto
* new interface
* api changed
* Revert "use constructor to initial all submster"
This reverts commit 73be7ea46250a325ce41d3a0445e34395a2ae692.
* change to new api
* revert loggerd
* dd
* use new PubSub api
* update to new interface
don't modify loggerd
reset panda
reset opendbc
remove empty lines
* switch to new pubMaster
* update to the new inteface
change
remove error code
. to ->
merge paramsd.cc
update panda
fix typo
simplify
fix typo
* Fix build
* always conflate
Co-authored-by: deanlee <deanlee3@gmail.com>
5 years ago
Willem Melching
e6f24f2390
Revert "Add permanent CAN error alert"
...
This reverts commit 0abf99dbe0
.
5 years ago
Willem Melching
5f0ae7d26e
bump cereal
5 years ago
Willem Melching
0abf99dbe0
Add permanent CAN error alert
5 years ago
Willem Melching
41da10ff38
Sounds available isdir -> isfile
5 years ago
Willem Melching
517826c1e1
Add percent sign to calibration screen
5 years ago
Willem Melching
b01abfa9cb
bump cereal
5 years ago