Commit Graph

12758 Commits

Author SHA1 Message Date
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 5b161c6b07 otisserv mapbox token support 2024-06-13 19:51:14 +08:00
Rick Lan db604aa243 update ref 2024-06-13 16:24:38 +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 1790752ee0 disabled unused toggles 2024-06-13 16:12:39 +08:00
Rick Lan 001112fc76 unused 2024-06-13 15:59:30 +08:00
Rick Lan 9e5c15d0af added reset button support 2024-06-13 15:55:31 +08:00
Rick Lan ef1b463362 Bug fixes 2024-06-13 15:47:42 +08:00
Rick Lan 42ee8763cb missing cereal changes 2024-06-12 14:27:56 +08:00
Rick Lan a9ebdced2e added dp_priv submodule 2024-06-12 14:13:39 +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 b2542d0101 update ref 2024-06-12 13:44: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 fa07e7c809 refactored to match op structure. 2024-06-12 13:40:29 +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
Rick Lan 89bcd2d644 added dp_ext submodule 2024-06-12 11:18:09 +08:00
Maxime Desroches 0bdab82423 Remove aarch64 ci test (#32715)
* remove aarch64

* comment + remove test
2024-06-12 00:27:47 +00:00
Adeeb Shihadeh ddfb31f1bf remove .python-version (#32714)
* remove .python-version

* no cp
2024-06-11 16:25:24 -07:00
Harald Schäfer 05669df102 Update cereal README.md 2024-06-11 16:17:25 -07:00
Adeeb Shihadeh 188843533f bump msgq: fix body web streaming (#32713)
* bump msgq: fix body web streaming

* bump msgq
2024-06-11 16:14:24 -07:00
ZwX1616 0e39d5bcf2 DM model notes 2024-06-11 15:55:18 -07:00
Shane Smiskol df87ce3709 add Ford and Volkswagen fuzzy fingerprinting 2024-06-11 14:57:47 -07:00
Adeeb Shihadeh c9475ed2f2 release checklist (#32709) 2024-06-11 14:47:39 -07: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
Adeeb Shihadeh c2be8a5553 little more release blacklist 2024-06-11 11:29:39 -07:00
Mauricio Alvarez Leon 6fa5d7c3b5 Update .gitignore with recommended VSCode config (#32696)
* add .vscode into .gitignore

* use recommended gitignore config for .vscode
2024-06-11 11:03:47 -07:00
Andrei Radulescu 4581f6c368 compressed_vipc.py fixes (#32699)
* Restored VISION_STREAM_* to original index order

* Register exit handler
2024-06-11 07:57:56 -07: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
Adeeb Shihadeh 3e332071e7 update poetry lock 2024-06-10 21:52:36 -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