Willem Melching
167ac83f8e
only run pipfile action on schedule
...
old-commit-hash: db8f3aee11
5 years ago
Harald Schafer
2fca7f3900
Revert "better values"
...
This reverts commit 7ac7e5f994b1e9311d50c595706dd92ca38f6205.
old-commit-hash: 5a841c2856
5 years ago
Willem Melching
03a268fd0b
add gpsOK flag to liveLocationKalman
...
old-commit-hash: 8ea8f405db
5 years ago
HaraldSchafer
3488486258
Minor fixes ( #1571 )
...
* was 5 seconds not .2!
* threshold for moving car highers, this can give FPw
old-commit-hash: 67017d69fe
5 years ago
Adeeb Shihadeh
41bed78186
bump panda
...
old-commit-hash: 221d9b3fe2
5 years ago
xx979xx
d7e94a1704
add pygmae dependencies ( #1573 )
...
https://www.pygame.org/wiki/CompileUbuntu#Python%203.x%20into%20virtual%20environment
old-commit-hash: 6596dd62ae
5 years ago
Harald Schafer
4974754159
better values
...
old-commit-hash: 109ba298b1
5 years ago
HaraldSchafer
9dae9d6910
pure init ( #1569 )
...
old-commit-hash: 7c8d6cbdef
5 years ago
Adeeb
f4ef9ae00a
Remove incomplete Hyundai Ioniq port ( #1570 )
...
old-commit-hash: c78602e8cc
5 years ago
Adeeb Shihadeh
4221ed5d56
update refs after radarState fields populated
...
old-commit-hash: a1ffcdd253
5 years ago
Adeeb Shihadeh
6f0c5834e7
Fix blank mdMonoTime and controlsStateMonoTime in radard
...
old-commit-hash: 2ecc7d9f6f
5 years ago
Adeeb Shihadeh
ae2c582cca
bump panda
...
old-commit-hash: 38f0846b64
5 years ago
Thaixican
53a18127e6
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
old-commit-hash: dd16990952
5 years ago
github-actions[bot]
e40ba2aaf7
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>
old-commit-hash: ac8617581e
5 years ago
Willem Melching
56bddd9105
Fix #1566 , athena status flicker in sidebar
...
old-commit-hash: 4de2c57bd1
5 years ago
Willem Melching
91f1082394
-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>
old-commit-hash: 50f3f1d335
5 years ago
Dean Lee
38e7d99d2f
change light_sensor to atomic variable ( #1560 )
...
old-commit-hash: b3ab7ae392
5 years ago
Dean Lee
9d31c0194f
reduce the scope of mutex ( #1561 )
...
old-commit-hash: d5858955ee
5 years ago
Tunder (Chris in RL)
bcb52c06b9
add missing 2020 stinger value ( #1565 )
...
1371: 8 (not always present on startup, causes intermittent dashcam mode)
old-commit-hash: a63814866b
5 years ago
Adeeb Shihadeh
1fe237e8c1
add dependency for new CI test so test branch doesn't invalidate cache
...
old-commit-hash: e73e0bc2ca
5 years ago
Adeeb Shihadeh
8d818c3672
run pipfile update action at 8 pacific time
...
old-commit-hash: 84067d0b93
5 years ago
Ewout ter Hoeven
d0c84ff3c2
GitHub Actions: Fix Update Pipfile.lock workflow ( #1562 )
...
* Remove --requirements
* Add commit-message to PRs in pipfile workflow
old-commit-hash: 2b23111e0e
5 years ago
George Hotz
6a68510918
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
old-commit-hash: b8571710e0
5 years ago
Adeeb Shihadeh
7ddfd7043b
fix interface init for mock car
...
old-commit-hash: 86057f785b
5 years ago
Adeeb Shihadeh
02cea3e7b4
remove that script
...
old-commit-hash: b251eff764
5 years ago
Adeeb Shihadeh
e5fee88a3d
bump panda after hyundai checksum
...
old-commit-hash: ea1b192565
5 years ago
Willem Melching
768a744393
Split TSS2 RAV4 tuning based on fw version ( #1558 )
...
old-commit-hash: bfe7cbfe5f
5 years ago
Willem Melching
8bbf609dda
That corolla eps version was probably merged by mistake
...
old-commit-hash: a623ad2ab3
5 years ago
VirtuallyChris
6f3f549a8e
Add Engine FW ( #1556 )
...
old-commit-hash: 676fd8ecbc
5 years ago
Tunder (Chris in RL)
6300cd1a82
add missing 2020 pacifica value ( #1551 )
...
old-commit-hash: ee371919c1
5 years ago
HaraldSchafer
5e275cc337
Calib reset fix ( #1553 )
...
* fix reset
* this should be good
old-commit-hash: 02eae5eb52
5 years ago
Harald Schafer
818695cfe7
needed for stability
...
old-commit-hash: 00e05bc7d8
5 years ago
Willem Melching
4061f1d530
Add permanent CAN error alert ( #1549 )
...
* Add permanent CAN error alert
* canValid needs some time to initialize
* update ref
old-commit-hash: fcf879d783
5 years ago
Willem Melching
7f0b3180a4
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>
old-commit-hash: ab5af232b2
5 years ago
Willem Melching
ce310f3f65
Revert "Add permanent CAN error alert"
...
This reverts commit 41dfb2a149788a19eb1ee40a3497f2ab35386b74.
old-commit-hash: e6f24f2390
5 years ago
Willem Melching
5ba2f358b4
bump cereal
...
old-commit-hash: 5f0ae7d26e
5 years ago
Willem Melching
5e4ada7249
Add permanent CAN error alert
...
old-commit-hash: 0abf99dbe0
5 years ago
Willem Melching
e57247be9d
Sounds available isdir -> isfile
...
old-commit-hash: 41da10ff38
5 years ago
Willem Melching
12d3366c55
Add percent sign to calibration screen
...
old-commit-hash: 517826c1e1
5 years ago
Willem Melching
f0b18f5f5e
bump cereal
...
old-commit-hash: b01abfa9cb
5 years ago
xx979xx
a3aeab5018
update OpenCL Driver 16.1 > 18.1 ( #1524 )
...
old-commit-hash: 2d89f3c6d9
5 years ago
Adeeb Shihadeh
982aacb28d
fix possible FileNotFoundError
...
old-commit-hash: 260e6aff53
5 years ago
Greg Hogan
59a5c1f5e0
remove external/opencl/
...
old-commit-hash: 95e1dec8b8
5 years ago
HaraldSchafer
54572b6f23
Calib in settings ( #1543 )
...
* test test
* yo dawg
* yo dawg 2
* yo dawg 3
* calib in ui
* no pitch and yaw
* no more drive rating
* stricter
* param is no longer a vp
* less wall of test
* less is more
* better language
* cleaner
old-commit-hash: 7ffaff029f
5 years ago
Willem Melching
2e0f9fe628
add sonata 2019 to test_car_modelsg
...
old-commit-hash: ef2ea14ecc
5 years ago
Alice Knag
bf066b2601
add support for Sonata 2019 ( #1538 )
...
* add sonata interface
update values.py
update values.py
* change sonata_1 to sonata_2019
* add sonata 2019 and forte 2019 to README
prettier fucked me up pretty hard at first
sdfsd
* update README.md
* mock test
old-commit-hash: fde1a5e9af
5 years ago
Willem Melching
a4416c4e6b
Locationd actually runs in jenkins now. Give more cpu allowance
...
old-commit-hash: 5870b48210
5 years ago
Willem Melching
47c5f52067
Locationd fixes
...
old-commit-hash: 8f3e932f96
5 years ago
Willem Melching
3a4e139b83
Fixup comments
...
old-commit-hash: 68ef23f97b
5 years ago
openpilot laptop
bd40e9a14b
Add single fw requests for hyundai ECUs not supporting multi requests
...
old-commit-hash: b8cc31f888
5 years ago