Harald Schäfer
d1893ee3eb
OS camera calibration ( #35603 )
...
* wider narrow
* typo
* whiteapace
20 hours ago
Shane Smiskol
56fca1353f
raylib: scroll panel cleanup ( #35599 )
...
* no d
* we don't even use it
* use a deque
* hmm
* Revert "hmm"
This reverts commit 0203bf7214
.
1 day ago
Shane Smiskol
a22eecd773
raylib: don't use time.time() ( #35597 )
...
Update inputbox.py
1 day ago
YassineYousfi
01b3f70c01
Vegetarian Filet o Fish model 🐟 ( #35379 )
...
* 7fcb3c70-391e-4bd6-b17d-a011b2845d06/700
* 0fc8b4da-7a24-4469-9428-ae7dcffc3c67/700
* fix
* c16e9412-c448-4589-9ff6-5362be0e9bc3/700
* b2714021-a7bc-41d6-8e1c-bfd20e59cc75/700
1 day ago
Andrei Radulescu
8b8f33f488
webcam: back to opencv ( #35522 )
...
* Revert "webcam: remove other cv2 usage (#33236 )"
This reverts commit 0cade54015
.
* Revert "remove cv2 usage (#33101 )"
This reverts commit 144e9e271c
.
* Revert "remove opencv-python-headless (#33082 )"
This reverts commit 488e08507a
.
* update uv.lock
* keep av bgr2nv12
* rename
1 day ago
Dean Lee
d5b5383f1a
ui: enable VSYNC by default ( #35564 )
...
enable VSYNC by default to fix visual artifacts on device
2 days ago
Shane Smiskol
91792aa767
build raylib: take commit ( #35594 )
...
* Update build.sh
* test
* rev
3 days ago
YassineYousfi
c1e0b87059
liquid crystal model 💧 ❄️ ( #35591 )
...
986745e3-b382-41a7-b15a-2cdcb664d072/700
3 days ago
commaci-public
7f6f346c38
[bot] Update Python packages ( #35593 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
3 days ago
Shane Smiskol
5e3fc13751
Update TOTAL_SCONS_NODES
6 days ago
Adeeb Shihadeh
885f3f73e0
gps doesn't need to be an onroad alert anymore ( #35585 )
6 days ago
Maxime Desroches
2c78cfe200
update to latest userdata partition ( #35582 )
...
update userdata
1 week ago
Adeeb Shihadeh
4a4f3fce94
rm PYTHONPATH ( #35579 )
...
* rm PYTHONPATH
* still need that one for now
1 week ago
Maxime Desroches
5772683432
ci: faster process replay ( #35578 )
...
* waste
* update
* again
* we love tesla
* again again
1 week ago
Maxime Desroches
6a37d8a89e
fix framereader indent
1 week ago
Harald Schäfer
87a6e369aa
Framereader: minor cleanup ( #35577 )
...
* No wrapping
* unused test
* another list
* mypy
* cleaner
* Revert "cleaner"
This reverts commit ccc1446b9d
.
* mypy
1 week ago
Harald Schäfer
5f3d876aaa
model replay: framereader cache ( #35576 )
...
* Simpler cache version
* cachetools
* different LRU
* lint
* smaller
* just write LRU
* mypy
* same length
1 week ago
Adeeb Shihadeh
5f559cfcc7
make it easy to copy/paste
1 week ago
Adeeb Shihadeh
42fc89a0e5
update release checklist
1 week ago
YassineYousfi
ccd55d3663
kerrygold model 🧈 ( #35499 )
...
* b92dd772-6ae6-4329-880d-7e1cc60dd9da/700
* 6a8a3da8-c264-4f91-b0a6-d04722cccfce/700
* 967279c1-7d3c-4463-9d35-58e0311a5f57/700
* flake
1 week ago
Shane Smiskol
25f5ec46d9
raylib ui: global Device class ( #35573 )
...
* device
* works
* clean up
* and
* more
* clean
* fixy
* cu
* slightly smaller
1 week ago
github-actions[bot]
c460f5150f
[bot] Update translations ( #35565 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week ago
commaci-public
b18037c38a
[bot] Update Python packages ( #35566 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week ago
programanichiro
b5d5fa755f
Multilang: update ja translation. ( #35560 )
...
* japanese translation
* スペース要らない。
2 weeks ago
Maxime Desroches
f9792fe717
AGNOS 12.4 ( #35558 )
...
agnos12.4
2 weeks ago
Adeeb Shihadeh
03f3d6ccf1
update setup instructions
2 weeks ago
Adeeb Shihadeh
4eb64561f2
remove old workflow doc
2 weeks ago
Maxime Desroches
762f11c620
setup: warning for custom software ( #35556 )
...
* custom warn
* Update SConscript
* bump
2 weeks ago
Dean Lee
2a9e35609b
ui: increase settings nav btn height ( #35553 )
...
increase nav btn height
2 weeks ago
Dean Lee
6352589902
ui: open device panel on settings click and send userFlag on flag click ( #35554 )
...
* open device panel when settings button clicked
* send userFlag on flag clicked
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
commaci-public
7293a19472
[bot] Update Python packages ( #35552 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 weeks ago
github-actions[bot]
f4df569064
[bot] Update translations ( #35551 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 weeks ago
Shane Smiskol
2706179f84
Revert "raylib ui: reduce DM drawing ( #35547 )" ( #35557 )
...
* Revert "raylib ui: reduce DM drawing (#35547 )"
This reverts commit 7b8d6b6eb7
.
* actually fix check
2 weeks ago
Shane Smiskol
25e123a23a
raylib ui: common state update function ( #35546 )
...
* add _update_state
* nonlya
* visible already does this for us!
* do hud renderer and exp button
* temp
* this really needs some type of timer like QT
* this really needs some type of timer like QT
* todo
* use in model renderer
* Revert "use in model renderer"
This reverts commit d35f774155
.
* no passing rect
* cl
* unused now
2 weeks ago
Shane Smiskol
f275d6d892
raylib: log prime status failure to fetch
2 weeks ago
Shane Smiskol
62b301ae76
raylib ui: fix Firehose param caching ( #35549 )
...
* oof
* fixx
2 weeks ago
Shane Smiskol
2a1939f37a
raylib: fix Firehose parsing v2
2 weeks ago
Shane Smiskol
7b8d6b6eb7
raylib ui: reduce DM drawing ( #35547 )
...
* reduce?
* clean up
2 weeks ago
Shane Smiskol
e9fe40755c
raylib ui: fix Firehose param loading ( #35548 )
...
fix
2 weeks ago
Shane Smiskol
cd657f35f0
ui: update layout rects on change ( #35545 )
...
* update_layout_rects
* check prev
* about it
* need this since touch can change :(
* looks nicer
* Revert "looks nicer"
This reverts commit 8f36c92675
.
2 weeks ago
Shane Smiskol
98c34c4b7d
Raylib: generic Widget visibility ( #35543 )
...
* generic visibility
* clean up
* fix op lint
* ? why do we care if it's None
* no need to make it too generic
* do driver state
* noise
* clean up
* draft on listview
* waiting for deanlees listview refactor - Revert "draft on listview"
This reverts commit 8ea4fa2a68
.
* rm demo
2 weeks ago
Shane Smiskol
3a10bdb1e7
Revert "ui: refactor ListView for generic widget support and simplified item architecture" ( #35542 )
...
Revert "ui: refactor ListView for generic widget support and simplified item …"
This reverts commit 32ae9efb3d
.
2 weeks ago
Shane Smiskol
5138217673
raylib ui: store rects ( #35538 )
...
* simple version
* use it
* use it in one place
2 weeks ago
Dean Lee
32ae9efb3d
ui: refactor ListView for generic widget support and simplified item architecture ( #35536 )
...
refactor list view
apply reviews
2 weeks ago
Dean Lee
723a52626d
ui: simple HTML parser for regulatory Views ( #35525 )
...
* simple HTML parser for regulatory Views
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
Dean Lee
f3d0a9ea13
ui: fix QR code refresh tracking in pairing dialog ( #35529 )
...
fix QR code refresh tracking
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
Dean Lee
9d8e4acec9
ui: setup widget->firehose settings navigation ( #35531 )
...
* setup widget->firehose settings navigation
* cleanup
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
Dean Lee
79319d2447
ui: add driving personality selector to settings ( #35524 )
...
* Add driving personality selector to settings
* icon
* format
* type
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
commaci-public
58763f4551
[bot] Update Python packages ( #35535 )
...
* Update Python packages
* fix xdist issue
* cmt
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 weeks ago
Shane Smiskol
fcebb5eb9f
fix repo maintenance ( #35534 )
...
* ?
* . can't be used since then it will be modeld folder
2 weeks ago