Dean Lee
97f6dc6e8c
replay: fix video decoding from files with audio streams ( #35715 )
...
* fix video decoding from files with audio streams
* use av_find_best_stream
* streamlined logic
7 days ago
commaci-public
3a2c4a855a
[bot] Update Python packages ( #35726 )
...
* Update Python packages
* dep
* ref
* hint
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
7 days ago
Harald Schäfer
052ada6a07
Revert "TR15 ( #35673 )" ( #35727 )
...
This reverts commit 0aaefdee37
.
1 week ago
Jason Young
b1972af6db
tools: fix log suffix for commaCarSegments v2 ( #35725 )
1 week ago
eFini
0b65a04bc1
Multilang: update zh translations ( #35721 )
1 week ago
Adeeb Shihadeh
8142dba137
camerad: fixup EOF check in stress test ( #35717 )
...
Co-authored-by: Comma Device <device@comma.ai>
1 week ago
Harald Schäfer
0aaefdee37
TR15 ( #35673 )
...
* 35d665f7-f4fb-4bc0-ac72-e6e85cd7fff5/400
* 3baefdb6-55f1-417b-b73d-19ba041eb574/400
1 week ago
Joshua Mack
d9b5f259ab
Multilang: update es translation ( #35664 )
...
* Update Spanish Translations
* Fix translation and invisible space
* Remove
1 week ago
Dean Lee
12f766f8c3
cabana: optimize sparkline rendering by reducing points in horizontal segments ( #35689 )
...
Optimize sparkline rendering by reducing redundant points in flat segments
1 week ago
Dean Lee
631a067257
cabana: implement custom CameraWidget ( #35713 )
...
implement custom CameraView
1 week ago
Alexandre Nobuharu Sato
45ea4a1f75
Multilang: update pt_BR translation ( #35714 )
1 week ago
Dean Lee
55579c8c08
ui: flip driver camera horizontally ( #35712 )
...
flip driver camera horizontally
1 week ago
Shane Smiskol
db37f4187e
selfdrived: rename temporary variable
...
not obvious it's not to be used after
1 week ago
Adeeb Shihadeh
41619a0174
unpin numpy ( #35704 )
1 week ago
Shane Smiskol
6f1a1b3213
Revert "modeld: autodetect tinygrad backend" ( #35701 )
...
Revert "modeld: autodetect tinygrad backend (#35405 )"
This reverts commit ce92fd1a0f
.
1 week ago
commaci-public
9deac8c800
[bot] Update Python packages ( #35669 )
...
* Update Python packages
* update refs
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 week ago
github-actions[bot]
5dc4254619
[bot] Update translations ( #35699 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
1 week ago
Dean Lee
9d7b18c7e3
cabana: Fix slider visual inconsistency by adjusting groove height ( #35688 )
...
Fix slider visual inconsistency by adjusting groove height to match handle
1 week ago
Andrei Radulescu
ce92fd1a0f
modeld: autodetect tinygrad backend ( #35405 )
...
* modeld: autodetect tinygrad backend
* modeld: autodetect tinygrad CUDA backend
* Revert "modeld: autodetect tinygrad CUDA backend"
This reverts commit 0e9755fb3c
.
* comment why llvm@19
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* backend from jit
* fix static analysis
* simplify
* compile flags log
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 week ago
Adeeb Shihadeh
f4b017a75b
registration required to go onroad
1 week ago
Shane Smiskol
d1922efa4c
Toyota: allow sport gear ( #35696 )
...
* Toyota: allow sport gear
* revvy
* add todo
1 week ago
David
5751c61de0
refactor(raylib): Move widgets to the widgets folder ( #35680 )
...
* refactor: move button to widgets folder
* refactor: move inputbox to widgets folder
* refactor: move label to widgets folder
* refactor: move list_view to widgets
* refactor: move scroll_panel to widgets
* refactor: move scroller to widgets
* refactor: move toggle to widgets
* refactor: Move widget.py to widgets/__init__.py
* fix: remove extra list_view
* refactor: rearrange some of the imports
* fix: remove extra scroller.py
* fix: Add scroller back
* fix: delete right scroller.py this time
* move scroll_panel back to system/ui/lib
* add todos for label and button
1 week ago
David
d913e4d349
refactor(raylib): Use font file as FontWeight enum value ( #35675 )
...
* refactor(raylib): use dictionary to map font weight to file name
* refactor: add space
* refactor: format
* refactor: Switch FontWeight to a StrEnum with font file values
1 week ago
Shane Smiskol
67dc69d3db
Fix stock ACC resume signal ( #35691 )
...
* use this
* missing
* clean up
1 week ago
Dean Lee
be4e995d9b
cabana: fix dark theme detection to work with system theme ( #35690 )
...
fix dark theme detection to work with system theme
1 week ago
David
bd5586da55
fix(raylib): Correct icon for metric system toggle ( #35681 )
...
fix: update icon for metric system toggle
1 week ago
David
68bc36b1a5
fix(raylib): Show correct alert status ( #35687 )
...
* refactor: Import AlertStatus and AlertSize as vars
* fix: Get raw int value of alertSize and alertStatus enums
1 week ago
David
989278dfe7
raylib: Improve close settings x button ( #35677 )
...
* update settings close text to use multiplication x character
* add todo
* fix: Add settings close text char to loaded glyphs
* refactor: Use font medium for settings close button text and remove font bold property; change font_)medium property to font_weight
* move close icon down a bit
* fix: offset settings close text in button to correct centering
* fix: remove horizontal offset
* refactor: it's actually a font, so rename back
1 week ago
Maxime Desroches
eb41875675
ci: gate timeout on setup time ( #35686 )
...
* gate
* more
* more
* check
* more
* fix
* more
* check
* Revert "check"
This reverts commit c30941bae0
.
* back
* more
* like before
* again
* more
2 weeks ago
Armand du Parc Locmaria
9bd7e3e36d
bump opendbc ( #35685 )
...
* bump opendbc
* bump less
* bump more
* update refs
2 weeks ago
Adeeb Shihadeh
fb4d9c542c
pigeond: power cycle on reinit ( #35684 )
...
* pigeond: power cycle on reinit
* fix
* one more
2 weeks ago
Armand du Parc Locmaria
3c43a000cd
acados: relative rpath ( #35624 )
...
* opendbc/SharedLibrary
* acados, mpc don't link to absolute paths
* update opendbc
* include gen path, dont include abs path
* escape escape
* move rpath to relative path in mpc SConscripts
* clean up
* missing libs
* don't update opendbc
* rpath literal and rel_path
* ld library path is for runtime?
* same for darwin
* build on macos
* Update selfdrive/controls/lib/lateral_mpc_lib/SConscript
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Revert "Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript"
This reverts commit a55077f39e
.
* Reapply "Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript"
This reverts commit 07a6a26292
.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 weeks ago
Shane Smiskol
501fddac82
raylib ui: add brightness and display power ( #35676 )
...
* add constant
* fix initial interaction time
* from ui.cc
2 weeks ago
Shane Smiskol
a48a08bc80
scroll panel: remove useless return
2 weeks ago
Shane Smiskol
13c5c4dacc
raylib: don't drop touch events on device ( #35672 )
...
* mouse thread
* instanciate mouse
* type that
* pc handling
* use mouse event list in widget
* use events in scroll panel
* no stop that
* hack for now
* typing
* run
* clean up
2 weeks ago
Shane Smiskol
65381279f4
raylib: disable vsync ( #35674 )
...
disable vsync
2 weeks ago
github-actions[bot]
ddfda8a6ec
[bot] Update translations ( #35668 )
...
Update translations
Co-authored-by: Vehicle Researcher <user@comma.ai>
2 weeks ago
Maxime Desroches
ccc2e9297b
pigeond: save almanac periodically ( #35661 )
...
* save
* save
* check
* comments
* remove
2 weeks ago
Shane Smiskol
c9731d6aa9
raylib: show touches flag for debugging ( #35671 )
...
* show touches
* type
2 weeks ago
Maxime Desroches
17d9b12693
ci: don't push process replay diff automatically to Azure ( #35670 )
...
remove
2 weeks ago
Adeeb Shihadeh
2b56a6c37e
Revert "tools: update to commaCarSegments v2 ( #35660 )"
...
This reverts commit 12a5d8c2db
.
2 weeks ago
Adeeb Shihadeh
f5bbedb5c5
lagd enable in release
2 weeks ago
Lee Jong Mun
a82ff7536d
Multilang: update kor translation ( #35666 )
...
Multilang: kor translation update
2 weeks ago
Shane Smiskol
9f9940c5a3
ui.py: add bg to radar points
...
fix
2 weeks ago
eFini
f088b4320c
Multilang: update zh translation ( #35662 )
2 weeks ago
Jason Young
12a5d8c2db
tools: update to commaCarSegments v2 ( #35660 )
2 weeks ago
Jimmy
c284edcd33
test: fix test_rotation in test_loggerd.py ( #35658 )
...
fix test_rotation
2 weeks ago
Harald Schäfer
20fdb686ca
latcontrol torque: remove option to feed back on localizer ( #35659 )
...
* Localizer is too laggy for control
* typo
* typo
* fix test
* fix imports
* Revert "fix imports"
This reverts commit 5074f8050170f974b451e00d9fdc752f09a47d57.
* fix improt
* import
2 weeks ago
Alexandre Nobuharu Sato
147ce02178
Multilang: update pt-BR translation ( #35657 )
2 weeks ago
Bruce Wayne
9aed28a216
bump opendbc
2 weeks ago