Adeeb Shihadeh
|
5bbe4f3d52
|
manager tests + make all processes exit cleanly (#19595)
* manager tests
* logcatd exits cleanly
* sigint
* boardd
* multiple dbus connections hangs for some reason
* clocksd proclogd
* network type from thermal
* fix tests
* fix android logcatd
* fix mac
* fix mac proclogd
* move on device athena tests
* build first
* build first
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ffa7e0cbdb
|
4 years ago |
Erich Moraga
|
48bef73fb5
|
IONIQ_EV_LTD f/w (#19601)
DongleID/route f0d592658175dea0|2020-12-26--16-17-08
https://discord.com/channels/469524606043160576/524592892627517450/792531350191079484
old-commit-hash: 58c20ee21d
|
4 years ago |
alancyau
|
cef6ee5a47
|
add 2021 honda insight fw (#19620)
old-commit-hash: 07c2d0a59b
|
4 years ago |
Dean Lee
|
e1723d7238
|
ui_draw_chevron: simplify calc size (#19616)
old-commit-hash: 39bd8c7ce6
|
4 years ago |
Erich Moraga
|
56b9ae2d3f
|
Added LEXUS_RX_TSS2 ESP & Engine f/w (#19618)
2021 Lexus RX 350 usmania0015#0890
DongleID/route b198f2abde5d9a33|2020-12-29--13-30-26
https://discord.com/channels/469524606043160576/524592892627517450/793562445607206936
old-commit-hash: 123f36581f
|
4 years ago |
Adeeb Shihadeh
|
db173da80d
|
add 2021 palisade fw
old-commit-hash: 14a807b2cd
|
4 years ago |
Adeeb Shihadeh
|
c55926c7b8
|
lgtm fixes (#19610)
* pass matrices by reference
* suppress that
* destructor
* that's wrong, suppress it
old-commit-hash: 4096f86e21
|
4 years ago |
Chris McCammon
|
62292b7c80
|
2019 Civic Hatch fw (#19611)
old-commit-hash: e158014a26
|
4 years ago |
Adeeb Shihadeh
|
dfb2df5c1c
|
bump tombstone size limit for tici
old-commit-hash: 1ac39ee9c3
|
4 years ago |
Abdul Adhil PK
|
bc426feb1f
|
Update config.py code (#19609)
* Update config.py
* Update README.md
old-commit-hash: 50d5434a9f
|
4 years ago |
Willem Melching
|
fc56b5d32e
|
unlogger.py: make sure img is always set
old-commit-hash: b09e5227d0
|
4 years ago |
abrarmatin
|
89c4033d1e
|
Added fingerprint for Ecu.programmedFuelInjection in Honda Civic Bosch (#19603)
Co-authored-by: Abrar Matin <abrarmatin@gmail.com>
old-commit-hash: a4da76d135
|
4 years ago |
Dariusz Myśliwiec
|
5da771704e
|
2021 Corolla Hybrid TS 1.8 (EU) engine fingerprint (#19599)
* 2021 Corolla Hybrid TS 1.8 (EU) engine fingerprint
* Missing closing quote
old-commit-hash: 9bb3acb1bf
|
4 years ago |
Abdul Adhil PK
|
860a469dc3
|
Fix typo in README.md (#19598)
Fixed a typo
old-commit-hash: d68a774dd2
|
4 years ago |
Adeeb Shihadeh
|
4fbefc8e10
|
camerad: revert tbuffer dispatch change (#19589)
old-commit-hash: 15cd71707d
|
4 years ago |
Adeeb Shihadeh
|
7dd876805f
|
offroad home style (#19593)
* make drive stats look nicer
* offroad alerts style
* rest of alerts
* move that
* fix up colors
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ce48d3c91e
|
4 years ago |
Adeeb Shihadeh
|
30adcbc95e
|
jenkins: disable cache clear
old-commit-hash: 2c728cc96a
|
4 years ago |
Adeeb Shihadeh
|
6e03a66575
|
make wifi settings a bit nicer
old-commit-hash: b7adecdf59
|
4 years ago |
Adeeb Shihadeh
|
4d2ccb3a79
|
qt settings style (#19588)
* dark mode
* inter
* frame
* this looks pretty good
* revert that
* fix bg hack
* don't override style sheet
old-commit-hash: 550b5e422f
|
4 years ago |
Dean Lee
|
f8f6545143
|
simpilify ui_read_params (#19585)
* simpilify ui_read_params
* apply review
old-commit-hash: e3ffa91d17
|
4 years ago |
Adeeb Shihadeh
|
c61d1bbce6
|
spinner: pre-compute rotations
old-commit-hash: 1bcc3beae8
|
4 years ago |
Dean Lee
|
c9db9b1fb4
|
improved handle_display_state (#19574)
old-commit-hash: e032c31069
|
4 years ago |
Dean Lee
|
d731984ad9
|
don't check dMonitorState's frame if frontview is false (#19584)
old-commit-hash: 81369a65bb
|
4 years ago |
Chris McCammon
|
ba0a549f64
|
2021 Highlander ESP fw (#19577)
old-commit-hash: 95272533fa
|
4 years ago |
Mayfield
|
93d23902da
|
add start_time parameter to unlogger (#19573)
* add start_time parameter to unlogger
* fix ui crash
* fix ui build
old-commit-hash: 5864f566df
|
4 years ago |
Dean Lee
|
8fb744e905
|
UI: add function ui_read_params (#19565)
* ui_read_params
* remove last_athena_ping from UIState
* use s->sm->frame
old-commit-hash: c1cde2d148
|
4 years ago |
Adeeb Shihadeh
|
6913b7d763
|
remove old event
old-commit-hash: 389649d6ac
|
4 years ago |
Adeeb Shihadeh
|
1694668c4b
|
bump cereal
old-commit-hash: e7dfe260b3
|
4 years ago |
Adeeb Shihadeh
|
91fc6d21a0
|
don't go onroad if internet needed (#19572)
old-commit-hash: 41b31a1756
|
4 years ago |
Dean Lee
|
36a283eac4
|
Sound: destructor should be virtual too (#19570)
* destructor should be virtual too
* empty commit, trigger tests
old-commit-hash: a56bbe1671
|
4 years ago |
vanillagorillaa
|
971db4cb26
|
Update script usage (#19571)
old-commit-hash: 98ca428844
|
4 years ago |
Dean Lee
|
ce79fefe7b
|
ui: delete the variable do_exit that is no longer used (#19551)
old-commit-hash: ff0d9c074f
|
4 years ago |
Adeeb Shihadeh
|
6506655011
|
Qt settings: highlight selected nav button
old-commit-hash: c0b1518a9b
|
4 years ago |
Adeeb Shihadeh
|
5eecc6056f
|
build nui with scons (#19561)
* it builds
* cleanup
* remove that
old-commit-hash: 3c00e6792c
|
4 years ago |
Dean Lee
|
824106eab4
|
cameras: use common transform (#19552)
old-commit-hash: 9890f958d9
|
4 years ago |
Adeeb Shihadeh
|
d64c3ae436
|
make onboarding a bit nicer
old-commit-hash: d5deaf2e6b
|
4 years ago |
Condolas
|
d41326bcc2
|
Honda Insight FW (#19559)
Added FW '78109-TXM-C010\x00\x00' for Ecu.combinationMeter. This is for the Honda Insight.
old-commit-hash: 73f8bd84dc
|
4 years ago |
vanillagorillaa
|
5b33642d80
|
2020 Camry FW (#19547)
old-commit-hash: 95a340d278
|
4 years ago |
vanillagorillaa
|
517f5b2dca
|
Toyota RAV4H FW (#19546)
old-commit-hash: c8be2bf58a
|
4 years ago |
Adeeb Shihadeh
|
87b1a8bd15
|
increase athena test timeout
old-commit-hash: 63cdf2a70c
|
4 years ago |
brown1428
|
a3ed992f4e
|
Add 2021 Lexus RX350 engine FW (#19542)
On behalf of @glenwashere
old-commit-hash: 8828928961
|
4 years ago |
Adeeb Shihadeh
|
f9e7d4865b
|
cleanup DM tests (#19540)
* cleanup first
* more cleanup
* little more
* little more
old-commit-hash: 2ab2ae1fed
|
4 years ago |
Adeeb Shihadeh
|
0f22f60170
|
small ubloxd cleanup
old-commit-hash: c131f9db57
|
4 years ago |
Dean Lee
|
1e477f95a6
|
ublox_msg.cc: simplify map operations in gen_nav_data (#2004)
* simplify map operations in gen_nav_data
* same as before
* rebase master
old-commit-hash: 3bf43bd7e3
|
4 years ago |
vanillagorillaa
|
61c803265d
|
Toyota Highlander Engine FW (#19544)
old-commit-hash: d6caca9433
|
4 years ago |
Adeeb Shihadeh
|
c20cd542eb
|
uninstall from qt offroad (#19538)
* more offroad
* implement uninstall
* just uninstall for now
old-commit-hash: 8d9be50bcc
|
4 years ago |
Adeeb Shihadeh
|
6371eda194
|
build Qt UI with clazy (#19537)
* clazy, level0
* level1
old-commit-hash: 069189fd7f
|
4 years ago |
Adeeb Shihadeh
|
99b06dd837
|
offroad home styling and cleanup
old-commit-hash: a36632cc39
|
4 years ago |
Adeeb Shihadeh
|
0ed4f89d06
|
fix up waste script
old-commit-hash: 263d23ff3c
|
4 years ago |
Adeeb Shihadeh
|
80d2ba19c0
|
tici: implement sound check
old-commit-hash: 97b2eae01f
|
4 years ago |