Commit Graph

13370 Commits

Author SHA1 Message Date
Dean Lee f35fcbc050 ui: remove tests/playsound.cc (#32870)
remove playsound.cc
old-commit-hash: a312a102aa
2024-06-30 09:46:21 -07:00
Adeeb Shihadeh 2bebaa87b1 stale bot: fix milestone exemption
old-commit-hash: bda4d2df63
2024-06-30 09:38:56 -07:00
Dean Lee 9f6dae8f44 logmessaged: remove the redundant nested print (#32872)
remove the redundant nested print
old-commit-hash: cec8d5a305
2024-06-29 17:34:46 -07:00
Maxime Desroches a822d1a745 update uv.lock (#32873)
uv lock
old-commit-hash: 406bcd79e1
2024-06-29 19:52:31 +00:00
Kacper Rączy 02a35949dc drivingModelData: frameDropPerc (#32871)
* Smokes! lets go!

* Ignore it in model replay
old-commit-hash: 417f1e2139
2024-06-29 02:31:55 -07:00
Kacper Rączy 102188c245 drivingModelData: new model packet for qlogs (#32821)
* Mini model v2 prototype

* Apply suggestions

* Add meta

* Support for new packet in model

* Support in process replay

* Meta

* Add it to services

* Update model replay

* Add drivingModelData in model_replay

* Update ref

* MAX_FRAMES*3

* No modelv2, but drivingModelData at 2hz

* Polypath

* Dont use keyword

* Update model ref commit

* xyz coeff

* Fix field name

* Update ref commit

* Min qlog size 0.6

---------

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2059f986df
2024-06-28 19:27:58 -07:00
Maxime Desroches cfb9f24853 Update README.md
old-commit-hash: a4185042de
2024-06-29 00:51:19 +00:00
Maxime Desroches 8adfc992e3 fix pytest tests (#32867)
* fix tests

* no dot
old-commit-hash: 6f10b8a209
2024-06-28 23:58:19 +00:00
Maxime Desroches bf892f6bcc uv: don't exit if update fails (#32859)
dont exit if fails
old-commit-hash: 66e1810c0d
2024-06-28 03:55:15 +00:00
Maxime Desroches bc046a3074 retry uv update (#32858)
retry
old-commit-hash: 579b131a6e
2024-06-28 03:29:11 +00:00
Shane Smiskol 4d7567c3b0 Hyundai: remove CAN fingerprints (#32856)
* expand date range for KIA_NIRO_EV

9004767ba8fe7321/2024-06-05--04-30-48

* remove and format
old-commit-hash: 2d3c6cbe04
2024-06-27 19:44:55 -07:00
Shane Smiskol ba39a8b301 [bot] Fingerprints: add missing FW versions from new users (#32855)
Export fingerprints
old-commit-hash: d0423dcab2
2024-06-27 17:56:09 -07:00
Maxime Desroches 43895b3098 uv: don't use cache (#32854)
* no cache

* update
old-commit-hash: a74f794213
2024-06-28 00:47:13 +00:00
Maxime Desroches a1a0e9e8a0 switch to uv (#32853)
* switch to uv

* pin back numpy

* remove lock

* try without cache

* test with no cache

* no cache for all

* debug

* remove debug

* remove pygame dep

* Update README.md

* remove lower bound

* update repo maintenance job

* upgradable

* repo maintenance

* copy poetry api

* build system

* unpin pygame

* readd cache

* readd cache

* basic command

* lower delay

* macos

* fix authors

* macos fix

* use uv

* preview

* other way

* new metadrive

* uv sync

* cp lock in docker

* fix docker

* use hatchling

* fix devcontainer

* fix container

* path

* uv run

* cleanup

* pre-commit

* format

* release_file
old-commit-hash: 12d5afba73
2024-06-28 00:04:05 +00:00
Shane Smiskol d94198652d Increase test_car_interfaces examples (#32852)
* to 100!

* Update selfdrive/car/tests/test_car_interfaces.py
old-commit-hash: 4a70934625
2024-06-27 15:35:21 -07:00
Shane Smiskol 6cd2b2fb78 ruff: check shadowed variables (#32851)
* check shadowed variables

* fix
old-commit-hash: 69d4b0fdf0
2024-06-27 14:44:26 -07:00
Dean Lee 7718d6f7ec radard: readable KalmanParams initialization (#32848)
fix kalmanparams initialization bug
old-commit-hash: 649e7a6d55
2024-06-27 14:43:21 -07:00
StefanLekanic-SYRMIA 5887093eed LogReader: print number of missing rlogs (#32830)
* count rlogs

* minimization changes

* cache to avoid duplicate checks

* no real point in checking qlogs to just show the warning

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 504dd4543d
2024-06-26 22:15:13 -07:00
Shane Smiskol 33daa31301 GM torque control: robust sig function (#32847)
tricky
old-commit-hash: b7695c00e8
2024-06-26 21:27:10 -07:00
Adeeb Shihadeh ce34729c91 bump panda
old-commit-hash: fb6d44797a
2024-06-26 18:33:07 -07:00
Jason Wen cdba2da831 Hyundai: Add FW Versions for EU Ioniq 5 2023 (#32833)
old-commit-hash: 84725738c8
2024-06-26 18:13:55 -07:00
James 7606bf60ad Cleanup "longitudinalPlan" fields (#32845)
old-commit-hash: 046ed7e9f8
2024-06-26 14:51:27 -07:00
Dean Lee b07f5254ef cereal: use nanos_since_boot() from common/timing.h (#32840)
Use nanos_since_boot() from common/timing.h
old-commit-hash: fccba867a9
2024-06-26 11:52:36 -07:00
Dean Lee f0fdff113d ui/installer: hardcode SSH Keys in installer.cc (#32838)
hardcode keys
old-commit-hash: 4c04ae9a59
2024-06-26 11:52:11 -07:00
Dean Lee 6f31d529b1 cereal: remove messaging/.gitignore (#32839)
cleanup gitignore
old-commit-hash: a256898510
2024-06-26 11:40:24 -07:00
pantew869 609c04b7e1 Bring back macOS CI (#32819)
* Attempt to enable macos CI

* add SKIP_PROMPT

* test

* add python warnings env variable

* pull from lfs

* use v4 checkout

* Update selfdrive_tests.yaml

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: 0c9f1d8118
2024-06-26 17:47:25 +00:00
Dean Lee 973c6c2e7e ui: remove map & navigation related code (#32836)
remove map
old-commit-hash: 669553aa37
2024-06-25 21:45:44 -07:00
Shane Smiskol 33f0acb332 Genesis GV70: add "without HDA II" to docs (#32835)
* without!

* comment
old-commit-hash: 9a27512c82
2024-06-25 17:19:24 -07:00
Jason Wen ecb9dfecff Hyundai CAN: Log ABS/ESP Activation to espActive (#32743)
* Hyundai CAN: Log active ABS to accFaulted

* Add comments

* `espActive` to CarState and CarEvent.EventName

* re-order

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 36eafc0dc6
2024-06-24 20:14:57 -07:00
Maxime Desroches 42163dde76 ui: add missing qt package on 24.04 (#32827)
fix qml
old-commit-hash: 0922ab2b8d
2024-06-25 02:11:35 +00:00
Joshua Mack 7a41a206d4 Multilang: Add Spanish translation (#32826)
* Rebase ES support

* Update already existing

* Update translations

* Retry

* Updated to new

* Completed

* Fixed clipping words offroad

* Fix up mistakes

* Shortening minute

* Fix long GitHub message
old-commit-hash: b418159833
2024-06-24 17:30:21 -07:00
Shane Smiskol 68b7d68664 [bot] Fingerprints: add missing FW versions from new users (#32825)
* Export fingerprints

* sedan should work too
old-commit-hash: 76f7b2793d
2024-06-24 16:12:48 -07:00
Shane Smiskol 9328302b4d [bot] Fingerprints: add missing FW versions from new users (#32823)
Export fingerprints
old-commit-hash: 36d5bb7ecc
2024-06-24 15:42:30 -07:00
Shane Smiskol 82ebea3d12 deleter: preserve two previous segments on user flag (#32822)
preserve 2 segs
old-commit-hash: dc41848597
2024-06-24 15:11:20 -07:00
Dean Lee 26b02b2ed4 cabana: fixed row height issue in multi-line hex display (#32816)
fix multile line bytes
old-commit-hash: 8b7ffc96b5
2024-06-24 08:54:17 -07:00
commaci-public 8df7b4a20a [bot] Update Python packages and pre-commit hooks (#32818)
Update Python packages and pre-commit hooks

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 1de7126d34
2024-06-24 07:34:06 -07:00
Alexandre Nobuharu Sato 3c18e86be8 update pt-BR translation (#32814)
Update main_pt-BR.ts
old-commit-hash: 1c5f0bdbc6
2024-06-23 14:24:09 -07:00
Adeeb Shihadeh 6cfcb408bc setup new docs.comma.ai (#32813)
* start with mkdocs

* some structure

* little more
old-commit-hash: 0c3f1dc016
2024-06-23 13:16:39 -07:00
Adeeb Shihadeh 6745358478 remove mapbox references (#32811)
old-commit-hash: bccccde568
2024-06-22 18:01:47 -07:00
Shane Smiskol ae06013692 [bot] Fingerprints: add missing FW versions from new users (#32803)
Export fingerprints
old-commit-hash: 8550a57eaf
2024-06-21 21:11:52 -07:00
Dean Lee 43197fb8e8 cabana: fix chart value tip flickers when the mouse moves over it (#32796)
fix chart value tip flickers
old-commit-hash: 5aac2e5a89
2024-06-21 13:29:40 -07:00
Harald Schäfer b4a0c211f0 Long planner: small cleanup (#32804)
old-commit-hash: 442e9f4ae4
2024-06-20 16:33:06 -07:00
Shane Smiskol 12ec220949 Toyota: add another blacklisted FW character
old-commit-hash: 40aa3a0337
2024-06-20 16:04:29 -07:00
Maxime Desroches e9b6d542e9 ci: push docker image to openpilot-base (#32801)
* only push to openpilot-base

* comment instead
old-commit-hash: a132a23574
2024-06-20 22:52:19 +00:00
Dean Lee 1133898f68 replay: fix hangs on exit (#32795)
fix hang on exit
old-commit-hash: 776b08d561
2024-06-20 00:16:14 -07:00
Maxime Desroches 5ce4ea7a77 add core python deps (#32794)
add core deps
old-commit-hash: 77a8094f55
2024-06-20 05:29:17 +00:00
Mauricio Alvarez Leon 8d8c2a29c9 remove timezone from timed.py (#32665)
* use timezone from tilequery mapbox api

* add timezone into cereal

* better clean

* more

* one line

* poetry lock
old-commit-hash: 7013eed50c
2024-06-19 20:34:57 -07:00
Adeeb Shihadeh d152f7c0f1 remove nav apt dependencies (#32792)
old-commit-hash: 9a084a73c5
2024-06-19 19:59:48 -07:00
Adeeb Shihadeh 80c83532e8 macOS: remove pyenv
old-commit-hash: 5341512fce
2024-06-19 19:49:49 -07:00
Adeeb Shihadeh 3b8ed67aa3 remove navigation (#32773)
* remove navigation

* lil more

* fix cabana

* revert for now

* fix docs

* move that over

* lock

* rm assets
old-commit-hash: e491c9d964
2024-06-19 19:14:13 -07:00