Commit Graph

9039 Commits

Author SHA1 Message Date
Rick Lan b74144ece3 map panel for free 2024-06-14 16:46:23 +08:00
Rick Lan 95193efde8 custom triangle for nav 2024-06-14 16:38:32 +08:00
Rick Lan 40b7326070 squeeze text 2024-06-14 14:45:23 +08:00
Rick Lan 7720a6f1cc allow toggle while onroad 2024-06-14 14:44:53 +08:00
Rick Lan 6a7ee68acf display tmux log 2024-06-14 14:44:26 +08:00
Rick Lan 2122bf8f78 vehicle selector 2024-06-14 14:30:03 +08:00
Rick Lan 7f1b69c33c redirect to dp sentry 2024-06-14 11:30:01 +08:00
Rick Lan 62ff6c0551 missing var def for ip 2024-06-13 22:09:15 +08:00
Rick Lan 53ca49631b use dp logo 2024-06-13 22:05:47 +08:00
Rick Lan be7a2a284a display GPS accuracy 2024-06-13 22:03:15 +08:00
Rick Lan cf36d4b9e6 display IP 2024-06-13 22:02:28 +08:00
Rick Lan f6095ef8e2 Disable use of navInstruction for now 2024-06-13 19:59:17 +08:00
Rick Lan 84375ad05c Flight panel needs gps service 2024-06-13 19:52:49 +08:00
Rick Lan 2f20118611 moved up so it's more clear for other elements (lines, lead etc) 2024-06-13 16:19:41 +08:00
Rick Lan a499ac0f0d need this 2024-06-13 16:14:46 +08:00
Rick Lan 001112fc76 unused 2024-06-13 15:59:30 +08:00
Rick Lan ef1b463362 Bug fixes 2024-06-13 15:47:42 +08:00
Rick Lan e3693fe996 Merge branch 'master' of https://github.com/commaai/openpilot into master3 2024-06-12 13:51:15 +08:00
Rick Lan ec73bd79a4 include priv src 2024-06-12 13:43:10 +08:00
Rick Lan 975c747dfe added missing params 2024-06-12 13:42:49 +08:00
Rick Lan 2f9ce6a738 added missing inclusion 2024-06-12 13:42:09 +08:00
Rick Lan 73431ea529 use dp logo 2024-06-12 13:41:42 +08:00
Rick Lan 403db43ccb added full screen nav 2024-06-12 13:28:48 +08:00
Rick Lan 9424caab25 added border indicator 2024-06-12 13:26:43 +08:00
Rick Lan 1a12e52abd added on-screen btn 2024-06-12 13:25:38 +08:00
Rick Lan dbca0e71df added flight panel 2024-06-12 13:23:37 +08:00
Adeeb Shihadeh 83ac80c6c8 Remove setproctitle (#32716)
* Custom setproctitle (#32667)

* add custom setproctitle

* add test

* Update poetry.lock

* fix lint

* support only Linux

* test only Linux

* final lint

* Update test_setproctitle.py

* Update setproctitle.py

* convert to threadnames

* delete proctitles

* Check str len and use PR_GET_NAME

* fix poetry.lock

* lint fix

* Update common/threadname.py

---------

Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* revert that for now

* use last 15

* fix

* use name

* update those

* and modeld

* rm

---------

Co-authored-by: schlimeszn <138847413+schlimeszn@users.noreply.github.com>
Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
2024-06-11 21:57:32 -07:00
Rick Lan 22519b6cd9 added chevron extension 2024-06-12 12:47:21 +08:00
Rick Lan d3289165bd added knight scanner 2024-06-12 12:46:22 +08:00
Rick Lan 2b440fd813 added rainbow path 2024-06-12 12:43:50 +08:00
Rick Lan 080957e642 added DE2E 2024-06-12 12:41:20 +08:00
Shane Smiskol 81dc33e569 Fixup qlog size (#32719)
* stash

* Revert "stash"

This reverts commit 5a22b44919d4cb8681cc08d99656954423abda93.

* improvements

* rm

* method 2

* Revert "method 2"

This reverts commit 7112d95b3eead8bfdd8efb1dcefd4edbe9107680.

* unreal for now

* stash

* Revert "stash"

This reverts commit a7c5b31d8043b8da96c21a8d40281cece3cada61.

* clean up

* update description
2024-06-11 21:36:13 -07:00
Shane Smiskol 684209e077 remove uiPlan (#32721)
* remove uiPlan from ui

* remove publishing

* Update log.capnp

* Update services.py

* no uiPlan here

* Update ref_commit
2024-06-11 21:31:10 -07:00
Rick Lan 6570ee324f added ALKA 2024-06-12 12:16:29 +08:00
Mauricio Alvarez Leon 148eaf8fa6 Update to Python 3.12 (#32548)
* 3.12

* pprofile is broken

* use modified metadrivepy3-12

* 0.3.0 metadrive

* add metadrive/commaai git dependency

* metadrive git set

* pin sounddevice 0.4.6

* datetime.utcnow() deprecation

* poetry lock

* make datetime not aware

* poetry lock

* pin pytools

* google_crc32c wheel

* unpin sounddevice

* clean metadrive

* use python crc

* mypy

* 3.12.4

* allow python3.11

* test

* no pip

* poetry

* better

* better

* merge

* remove

* try

* test

* try  this

* snok

* python

* simpler

* setuptools

* lower

* try

* try

* work?

* ubuntu deps

* ubuntu

* try

* remove

* move

* remove this

* names

* Update .github/workflows/tools_tests.yaml

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* python<4

* <3.13

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2024-06-11 20:45:15 +00:00
Harald Schäfer 965415135a Long control: Double delay is super complicated (#32694)
* Double delay is super complicated

* No more upper bound

* DEAD

* Update ref
2024-06-10 22:29:17 -07:00
Rick Lan f42cf7286d added rainbow path support 2024-06-11 11:02:19 +08:00
Rick Lan 8057937239 added display mode support 2024-06-11 10:58:04 +08:00
Adeeb Shihadeh 00388ca795 Revert "test_onroad: update modeld proc name"
This reverts commit 4684651dc5.
2024-06-10 19:55:48 -07:00
Adeeb Shihadeh 5b51f03967 Revert "Custom setproctitle (#32667)"
This reverts commit 3365ed5eff.
2024-06-10 19:55:41 -07:00
Rick Lan 68e326b238 added DP menu 2024-06-11 10:53:55 +08:00
Rick Lan 9125ca17f5 ui compiled with dp_priv 2024-06-11 10:53:35 +08:00
Rick Lan b6c4cfbb2d added dp_priv submodule 2024-06-11 10:50:06 +08:00
Adeeb Shihadeh 4684651dc5 test_onroad: update modeld proc name 2024-06-10 19:45:03 -07:00
schlimeszn 3365ed5eff Custom setproctitle (#32667)
* add custom setproctitle

* add test

* Update poetry.lock

* fix lint

* support only Linux

* test only Linux

* final lint

* Update test_setproctitle.py

* Update setproctitle.py

* convert to threadnames

* delete proctitles

* Check str len and use PR_GET_NAME

* fix poetry.lock

* lint fix

* Update common/threadname.py

---------

Co-authored-by: reddyn12 <nikhilr.ssm@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-06-10 18:59:01 -07:00
Adeeb Shihadeh f8cb04e4a8 pandad/SPI: ensure slave is in a consistent state (#32645)
* maxout

* get ready for the next one

* really get ready

* much better

---------

Co-authored-by: Comma Device <device@comma.ai>
2024-06-10 18:04:24 -07:00
Shane Smiskol e3f18b9f95 VW: bump model year of all CRAFTER_MK2 models 2024-06-10 16:23:20 -07:00
Shane Smiskol c514ee7212 [bot] Fingerprints: add missing FW versions from new users (#32689)
Export fingerprints
2024-06-10 14:36:42 -07:00
Shane Smiskol 26e52a4aed Revert "[bot] Fingerprints: add missing FW versions from new users" (#32688)
Revert "[bot] Fingerprints: add missing FW versions from new users (#32683)"

This reverts commit cf100f740e.
2024-06-10 13:42:27 -07:00
Shane Smiskol cf100f740e [bot] Fingerprints: add missing FW versions from new users (#32683) 2024-06-10 13:39:02 -07:00