Rick Lan
3be7d8b9c2
update ref
2024-06-14 18:04:47 +08:00
Rick Lan
c54dbceb93
needed for display full screen properly
2024-06-14 18:04:06 +08:00
Rick Lan
d3a79be8dd
renamed to ui prefix
2024-06-14 18:01:53 +08:00
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
b19343376f
make text more obvious
2024-06-14 14:49:01 +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
3e1514287a
update ref
2024-06-14 14:36: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
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