Jason Wen
18e9dec240
bump panda
2024-04-27 03:10:24 -04:00
Jason Wen
380cd84d1d
bump opendbc
2024-04-27 00:55:43 -04:00
Jason Wen
8d93f86708
skip checksum for can can-fd hybrid
2024-04-26 17:38:38 -04:00
Jason Wen
8eefab9fe2
this should be on bus 0
2024-04-26 17:19:50 -04:00
Jason Wen
876460bd10
import CAN into button sendcan
2024-04-26 14:40:43 -04:00
Jason Wen
fb050acbd3
sync name
2024-04-26 14:36:14 -04:00
Jason Wen
145b46e15d
bump panda
2024-04-26 14:35:23 -04:00
Jason Wen
7bac6564b0
Merge remote-tracking branch 'commaai/openpilot/master' into palisade-2023-port-1
...
# Conflicts:
# RELEASES.md
2024-04-26 14:34:24 -04:00
Jason Wen
b6cb2603f6
bump panda
2024-04-26 14:32:45 -04:00
Jason Wen
9df99077fb
bump panda
2024-04-26 14:29:09 -04:00
Jason Wen
10d619d87a
put non-HDA2 variants in dashcamOnly in this PR
2024-04-26 12:38:14 -04:00
Jason Wen
6e770ebcdf
Cleaner safety config and param sets
2024-04-26 12:29:09 -04:00
Jason Wen
a4e4c0ef32
Remove CAN_CANFD_HYBRID from CAN_FD checks
2024-04-26 12:16:39 -04:00
Jason Wen
af701aec32
CAN_CANFD -> CAN_CANFD_HYBRID
2024-04-26 11:57:13 -04:00
Jason Wen
9d9c652c4d
no longer needed
2024-04-26 11:19:50 -04:00
Jason Wen
63f361b181
permission to 755
2024-04-26 09:00:31 -04:00
Jason Wen
f1ae346165
add the default back
2024-04-26 08:59:05 -04:00
Jason Wen
02b7b33ca8
bump opendbc
2024-04-26 08:55:46 -04:00
Jason Wen
7a0b6e0b89
don't include this
2024-04-26 08:55:06 -04:00
Adeeb Shihadeh
d56f188854
Revert "ui/cameraview: merge EGL Image Clearing code into clearEGLImages() ( #32292 )"
...
This reverts commit 7e6dda546e .
2024-04-25 11:14:03 -07:00
Dean Lee
edb683a62b
camerad: Localizing the variable "ret" ( #32294 )
...
Localizing the variable "ret"
2024-04-25 11:08:27 -07:00
Dean Lee
7e6dda546e
ui/cameraview: merge EGL Image Clearing code into clearEGLImages() ( #32292 )
2024-04-25 11:05:45 -07:00
Dean Lee
3efd0ff4fa
cabana: increase cache limits ( #32295 )
2024-04-25 10:35:49 -07:00
Dean Lee
d7d378aeef
ui/network: add error handing for dbus call ( #32164 )
2024-04-24 20:16:02 -07:00
Dean Lee
3bcb6f82af
ui/network: add error handling for refreshFinished ( #32167 )
2024-04-24 20:15:37 -07:00
Dean Lee
06c4a541da
ui/map: check valid before accessing PositionECEF ( #31961 )
...
check valid
2024-04-24 20:14:42 -07:00
Mauricio Alvarez Leon
bbbd510fcc
update pip/poetry versions ( #32289 )
2024-04-24 19:47:22 -07:00
Dean Lee
b13456f81f
replay: shared decoder context ( #32255 )
...
share decoder context
cleanup includes
2024-04-24 19:44:18 -07:00
Shane Smiskol
97dc444023
fix uiview ( #32290 )
...
* fix uiview
* add DMoji!
2024-04-24 17:05:18 -07:00
Dean Lee
2d1078ee5b
cabana: some improvements ( #32161 )
...
some improvements
2024-04-24 15:56:25 -07:00
Dean Lee
a6396be53e
cabana: improve DBCFile::parse() ( #32160 )
...
improve parse()
2024-04-24 15:55:58 -07:00
Adeeb Shihadeh
e095c7c858
Update RELEASES.md
2024-04-24 14:55:34 -07:00
Jason Wen
5303118e90
update name
2024-04-24 16:32:11 -04:00
Jason Wen
3511c4bea3
bump opendbc
2024-04-24 16:26:08 -04:00
Alexandre Nobuharu Sato
07df3d28a4
Added alwaysOnDM toggle description to RELEASES.md ( #32266 )
2024-04-24 09:40:05 -07:00
Jason Wen
c66f698d6d
Merge remote-tracking branch 'commaai/openpilot/master' into palisade-2023-port-1
2024-04-23 21:16:56 -04:00
Jason Wen
e827df46b3
bump opendbc
2024-04-23 21:05:37 -04:00
Dean Lee
5e61775561
cabana: refactor HistoryLog for simplification and enhancements ( #32284 )
2024-04-23 09:53:50 -07:00
Dean Lee
bbd1648f05
replay: optimize memory usage with MonotonicBuffer ( #32278 )
...
Optimize Memory Usage with MonotonicBuffe
2024-04-22 19:21:42 -07:00
Eric Brown
7f916f2e9d
Add missing fingerprint migration for Escalade ESV ( #32282 )
...
Add fingerprint migration for CADILLAC ESCALADE ESV PLATINUM 2019
2024-04-22 18:21:51 -07:00
Shane Smiskol
6dcaeae369
VW: Add 3C chassis code for Passat ( #32279 )
...
* Add 3C for Passat in Australia
* add radar needed to fuzzy VIN match for b9783084b8aa0083
2024-04-22 18:20:14 -07:00
Shane Smiskol
124e081fe1
VW: add missing WMI for EU Atlas ( #32280 )
...
* test
* test is gonna be super platform specific
* need the radar to fuzzy fingerprint
2024-04-22 15:19:12 -07:00
Dean Lee
618d73efd0
replay: use nanosleep on MacOS ( #32263 )
...
* use nanosleep on MacOS
* Update tools/replay/util.cc
Co-authored-by: Willem Melching <willem.melching@gmail.com >
---------
Co-authored-by: Willem Melching <willem.melching@gmail.com >
2024-04-22 13:22:53 -07:00
Eric Brown
20c6cbc1d2
Remove ASCM harness footnote from car docs ( #32271 )
...
* Remove ASCM harness footnote from car docs
* Re-add Footnote class
* fix
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2024-04-22 12:22:48 -07:00
Shane Smiskol
eb79fd552a
[bot] Fingerprints: add missing FW versions from new users ( #32270 )
...
* Export fingerprints
* update
2024-04-22 12:22:37 -07:00
Andrew Goodbody
fc318f454a
Update action that pulls in deprecated version of Node.js ( #32273 )
...
* Update action that pulls in deprecated version of Node.js
Missed an action that still pulls in a deprecated version of
Node.js, so correct that now.
* Fix another action that pulls in deprecated Node.js
Found another action that needs updating
2024-04-22 08:43:26 -07:00
commaci-public
fdc53e4471
[bot] Bump submodules ( #32275 )
...
bump submodules
Co-authored-by: jnewb1 <9648890+jnewb1@users.noreply.github.com >
2024-04-22 08:42:31 -07:00
commaci-public
5d7b01bbe0
[bot] Update Python packages and pre-commit hooks ( #32276 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <9648890+jnewb1@users.noreply.github.com >
2024-04-22 08:42:22 -07:00
Dean Lee
bab8cdfdef
Cabana: bug fixes ( #32272 )
...
* Fix SIGSEGV due to thread race conditions after seeking
* adding ID as a secondary sorting factor
* fix gaps
2024-04-21 22:34:24 -07:00
Dean Lee
2c409e0980
replay: bug fixes and improvements ( #32193 )
2024-04-21 17:09:17 -07:00