Jafar Al-Gharaibeh
2492a11661
Mazda: add three new FW FP ( #22939 )
3 years ago
HaraldSchafer
b3b45c8d29
Add cost to long plan change for smoother lag comp ( #22923 )
...
* add plan changing cost
* fix compile
* set weights
* try this cost
* horizon problem
* looks pretty good
* update refs
* update refs
* smoother plan changes
3 years ago
Adeeb Shihadeh
0674726cf4
ubuntu_setup.sh: add option to continue on unsupported os
3 years ago
Adeeb Shihadeh
d8a5c415cd
Revert "add offroad alerts for car unrecognized"
...
This reverts commit fb1e8ce086
.
3 years ago
Adeeb Shihadeh
fb1e8ce086
add offroad alerts for car unrecognized
3 years ago
Adeeb Shihadeh
0e35db7c05
UI: fix wrong background on controls unresponsive alert
3 years ago
Adeeb Shihadeh
833399e941
alerts: make soft disables an orange alert ( #22925 )
3 years ago
Dean Lee
10bca095c2
boardd/usb_connect: remove unused variable params ( #22931 )
3 years ago
Dean Lee
9062085043
ui: update params on the show event ( #22927 )
3 years ago
Willem Melching
9f423a93cd
nav: fix receiving navRoute while map is loading ( #22929 )
3 years ago
Willem Melching
241a0824d9
bump cereal
3 years ago
HaraldSchafer
c9218a55f3
tici: limit brightness with display uptime ( #22918 )
...
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Adeeb Shihadeh
f262725705
update refs after alert disable
3 years ago
Adeeb Shihadeh
8b929f005a
bump openbbc
3 years ago
Adeeb Shihadeh
3302239013
put cruiseMismatch event in logging only mode
3 years ago
Adeeb Shihadeh
31031a723c
jenkins: decrease timeout once tests start running
3 years ago
Igor Biletksyy
3c7a8cba5b
bump panda
3 years ago
Adeeb Shihadeh
2f90f04f8d
UI: fix alert flicker when controlsState not updated ( #22921 )
3 years ago
Adeeb Shihadeh
5265c36de7
alert cleanup ( #22919 )
3 years ago
Igor Biletskyy
04e1a25881
panda.cc: add functions to set can and data speed ( #22920 )
3 years ago
Adeeb Shihadeh
ec66573a8b
better onroad test output ( #22873 )
3 years ago
qadmus
5f2c7ad69f
plotjuggler: plotjuggler: tuning layout w/ cruise setpoint, use carControl.enable not carControl.active ( #22908 )
3 years ago
Robbe Derks
1d03f2a97b
reset on ignition edge ( #22915 )
3 years ago
Willem Melching
8e12b9ca76
boardd: fix segfault when SIGINT with no pandas ( #22914 )
...
* boardd: fix segfault when SIGINT with no pandas
* remove if block
Co-authored-by: Robbe Derks <robbe.derks@gmail.com>
3 years ago
Erich Moraga
e42bf919b2
Firmware replace \000 with \x00 ( #22911 )
3 years ago
Erich Moraga
cdc53efb98
Add missing HIGHLANDERH_TSS2 engine f/w ( #22910 )
...
* Add missing HIGHLANDERH_TSS2 engine f/w
`maximammx#7799` 2022 Highlander Hybrid AWD DongleID/route 91445f0962323b04|2021-11-14--21-33-29
* Add 2022 Highlander Hybrid
3 years ago
Erich Moraga
abb292d666
Add missing COROLLAH_TSS2 engine f/w ( #22909 )
3 years ago
Erich Moraga
7ca76edf05
docs/CARS: add 2022 Camry ( #22904 )
...
* Add 2022 Camry ICE
DongleID/route f72a3ad7dc38d5cf|2021-11-14--09-21-28
https://discord.com/channels/469524606043160576/524327905937850394/909452075467960320
* fix whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
qadmus
65d1b51476
PlotJuggler: Tuning layout ( #22902 )
...
* PlotJuggler layout for lateral and longitudinal tuning
* update README and tuning PR template
4 years ago
Adeeb Shihadeh
8659c47df9
0.8.11 release notes
4 years ago
Adeeb Shihadeh
e8598f7455
add multipanda to loopback tests ( #22900 )
4 years ago
Adeeb Shihadeh
5ffb3e4347
boardd: apply bus offset in can recv
4 years ago
Adeeb Shihadeh
ea761cbbd5
loggerd: trigger rotate on frame id instead of frame count ( #22848 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
45ced84acf
sim: fix CAN error and block loggerd
4 years ago
Dean Lee
96e6c343e2
ui: only check sensorEvents when offroad ( #22893 )
4 years ago
Dean Lee
c0b9c1f3af
framereader: remove deprecated ffmpeg functions ( #22895 )
4 years ago
Dean Lee
6b20118fec
set pandaType in debug scripts ( #22897 )
4 years ago
Adeeb Shihadeh
db92006dc0
CI: skip cruise mismatch check for can replays
4 years ago
Igor Biletskyy
e293ccf016
New usb protocol for panda ( #22752 )
...
* first try
* move dlc_to_len
* panda switch to mailbox branch
* add bitstruct to pipfile
* bump panda and remove bitstruct
* few cleanups and fixes
* sanity check data.size == dlc_to_len
* check problem with test
* Revert "check problem with test"
This reverts commit b4855b7c12188d36d5d510e729344dab2cf21be9.
* clean
* revert Pipfile.lock
* that was an issue???
* fix crash
* ...
* include dlc_to_len from panda
* alph
* define macros for returned and rejected
* cleanup
* bump panda to current master
4 years ago
Vivek Aithal
534bf697ee
locationd : Acceleration Bias in locationd ( #22879 )
...
* add accel bias to filter for offline calculation
* bugfix acc bias in live_kf
* add no_accel obsertvation
* increase initial certainty of acc-bias and reduce PN
* increase initial certainty of acc-bias and reduce PN
* increase accel bias PN
* increase obs noise for no_accel observation
* style fixes
* update refs
4 years ago
Adeeb Shihadeh
ed8e6f857c
soundd: configure as persistent process ( #22878 )
...
* soundd: configure as persistent process
* update c2 test
* fix that
* little more
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Harald Schafer
bcd4a46814
needs to be on master
4 years ago
HaraldSchafer
a04114f68c
Give car interface roll and pitch ( #22891 )
...
* Give car interface roll and pitch
* fixup
* whitespace
4 years ago
Adeeb Shihadeh
c6ce88e231
Nissan: use cleaner Leaf brake pressed signal ( #22890 )
4 years ago
Willem Melching
6bbcecb41c
ci: scons cache should be pushed by a stage that actually builds
4 years ago
Willem Melching
264c5f4e61
ci: run test car models in matrix ( #22884 )
...
* Run test car models in matrix
* cache key per job
* actually cache files
* ci
* make files readable
* actually expose variables
* fix quote
* get cache unstuck
* ro cache can use more prefixes
* ci
4 years ago
Willem Melching
579994ced9
ci: scons save condition was flipped
4 years ago
Willem Melching
d98c73adb4
ci: fix timestamp in cache key ( #22886 )
4 years ago
Willem Melching
07ff724726
Move shutdown/reboot handling to manager ( #22882 )
...
* Move shutdown/reboot handling to manager
* more logging
* check enagaged
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
4462d4c31f
ci: new name for scons cache to switch to new timestamp
4 years ago