Greg Hogan
97bfd91955
hyundai: increase number of resume messages sent at a time ( #19634 )
...
* make hyundai resume reliable
* typo
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Greg Hogan
235172bdb1
hyundai: update palisade tuning ( #19606 )
...
* update palisade tuning
* remove steerRatio change
4 years ago
Dean Lee
86fe2d1697
common exit handler ( #19661 )
...
* common signal handle
* fix typo
* rename to ExitHandler
* remove include signal.h
* remove include csignal
* rename variable exit to v
* rebase master
4 years ago
Adeeb Shihadeh
54679cea58
tici loggerd fixes ( #19622 )
...
* fix encoder exit when encoder is uninitialized
* cleanup
* more cleanup
* more cleanup
* little more
* ptr
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
thn3088
8e6b8cdd4c
2018 Lexus RX350 fw ( #19667 )
...
Added fingerprint ecu values for 2018 Lexus RX350 for engine and esp.
4 years ago
Adeeb Shihadeh
a399ec530d
make android logcat exit cleanly ( #19666 )
...
* make android logcat exit cleanly
* clean up cpu usage script
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
87950eb312
setup clang tidy ( #19533 )
...
* setup clang tidy
* config
* some cleanup
* little more
* remove that
* fix qcom build
4 years ago
Willem Melching
bd8fbe15bf
bump opendbc
4 years ago
Dean Lee
20918d82b6
cleanup draw alert ( #19655 )
...
* cleanup
* use Rect
* Revert "use Rect"
This reverts commit 96d04339a0adc7f7f543828ae8ff8101dd9f5f60.
* remove None from static map
4 years ago
Willem Melching
d71fede2f9
Revert "bump opendbc"
...
This reverts commit 91efc11ee5
.
4 years ago
Willem Melching
91efc11ee5
bump opendbc
4 years ago
Dean Lee
30c1164287
refactor ui_draw_image ( #19656 )
4 years ago
Dean Lee
170ece1ddd
shorten variable name ( #19659 )
4 years ago
Igor
d632cddabb
Toyota interface.py refactor. Move default long tune before candidate check. ( #19652 )
4 years ago
Adeeb Shihadeh
793f179322
add camry h port to release notes
4 years ago
alancyau
ff0be15bbc
Car Port: 2021 Camry Hybrid TSS 2.5 ( #19649 )
...
* Add 2021 Camry Hybrid FW
* Fixed
* update
* update
* update
* fpv1
* Update README with 2021 Camry Hybrid
* Test route added test_car_models.py
* fix merge conflict
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
1669e4a5d1
external cleanup ( #19647 )
...
* remove external
* put back ffmpeg for now
4 years ago
Willem Melching
278a838231
Fix macOS CI ( #19646 )
...
* fix macOS ci
* no partial matches
* Change key
4 years ago
Philipp Braun
5ce479cc56
ui.py: white text on graphs ( #19636 )
...
* Improve readability and add automatic size detection
* Fix global variables
* Revert angle scale
* Revert enabled and brake colors
* Fix used colors
4 years ago
Willem Melching
5b7d7622bf
update CI routes, add back destination key
4 years ago
slavka89
986c8e0635
Update values.py ( #19644 )
...
added new ecu.engine. for highlander_tss2
4 years ago
Dean Lee
c1cf0882bd
Replace usleep with util::sleep_for ( #19643 )
...
* replace usleep with sleep_for
* sleep microseconds
* sleep nanoseconds
* Trigger Build
4 years ago
Dean Lee
6104e4c09e
simplify logcatd ( #19640 )
...
* simplify logcatd
* add assert
* revert opendbc
* revert opendbc
4 years ago
Dean Lee
f232f86a73
simplify ui_draw_vision_maxspeed ( #19642 )
...
if is_curise_set
4 years ago
cydia2020
378b052343
adaptive cruise can no longer be bypassed on toyota ( #2708 )
...
* adaptive cruise can no longer be bypassed on toyota
* remove TODO
4 years ago
Dean Lee
ba4fb80e92
UI: simplify ui_draw_vision_speed ( #19594 )
...
* simplify draw_vision_speed
* use std::nearbyint
* use std::to_string
4 years ago
Willem Melching
fbc8fc53eb
bump opendbc: add pacifica cruise state signal
4 years ago
Dean Lee
a4afc03a73
UI: reducing CPU usage from 13% to 4% when offroad ( #19575 )
...
* Accurately control the UI frequency
* helper function sleep_for
4 years ago
Dean Lee
041fbbf725
refactor qlog_counter ( #19626 )
4 years ago
Dean Lee
37a43124c0
max_idx should be initialized as -1 ( #19625 )
4 years ago
Willem Melching
493937d2d9
round close button
4 years ago
Willem Melching
0cf3da17be
offroad alerts: put back reboot button
4 years ago
Willem Melching
250f285894
Nicer blue/red colors offroad alert button
4 years ago
Dean Lee
06e3b1e445
fix thread safety issue in camera focusing ( #19576 )
4 years ago
Dean Lee
37826c0032
should not break if poll timeout ( #19578 )
4 years ago
Adeeb Shihadeh
f6050942b0
add lexus esh port to release notes
4 years ago
Mohammed Nasir
5696880ebe
Car Port: Lexus ESH 2018 ( #19624 )
...
* add support for Lexus ES300h 2018
* reusing CT200h DBC
* skipping route test for now
* Update values.py
* Update values.py
* added fingerprint 2.0
* added test route
* disabling test for now
* reenabled route test
* fixes
* readability
* syntax fix
* Update carstate.py
* Update carstate.py
4 years ago
Adeeb Shihadeh
330f34bd0d
cleanup mac build CI job
4 years ago
Mayfield
cbc25cc0f1
Make macos ci homebrew dep-caching fast ( #19632 )
...
* try out /usr/local for homebrew caching
* TEMP: disable non-macos jobs
* TEMP: disable more
* sizes
* temp: nothing change
* more
* try -1
* quotes
* delete existing downloads
* fix ~ expansion
* nothing
* try caching cellar
* move to yaml
* nothing
* nothing
* asdf
* nothing
* fixed cache key
* nothing
* stay in home dir
* keep zstd
* brew link
* fix cleaning?
* brew link in yaml
* fix zstd exclusion
* capnp
* revert mac_setup
* finish up
* done
4 years ago
Dean Lee
0c4e2fadc8
UI:shorten variable name ( #19633 )
4 years ago
Adeeb Shihadeh
75774b817f
fix LGTM C++ extraction ( #19630 )
4 years ago
Adeeb Shihadeh
a01a2ecc24
disable cpu usage test until CAN replay hw is fixed
4 years ago
Adeeb Shihadeh
59d7c5e64a
move to github container registry + CI speedup ( #19621 )
4 years ago
Adeeb Shihadeh
309384e2f7
another update_ci_routes fix
4 years ago
Adeeb Shihadeh
35fbb9d097
update CI route sync script for new version of azcopy
4 years ago
Comma Device
3e34b67715
square looks better
4 years ago
Comma Device
cd35e3c2fe
sensord is only a persistent process for C2
4 years ago
Adeeb Shihadeh
0300eb3849
tici: fix backlight timer interval
4 years ago
Adeeb Shihadeh
ffa7e0cbdb
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>
4 years ago
Erich Moraga
58c20ee21d
IONIQ_EV_LTD f/w ( #19601 )
...
DongleID/route f0d592658175dea0|2020-12-26--16-17-08
https://discord.com/channels/469524606043160576/524592892627517450/792531350191079484
4 years ago