Maxime Desroches
5a06d1df43
add nightly-dev to branch selector ( #33932 )
...
top
6 months ago
Adeeb Shihadeh
6a32430499
ui: skip raylib build on aarch64 ( #33929 )
6 months ago
Dean Lee
4f5ec14cf7
ui: refactor spinner using raylib ( #33738 )
...
* raylib spinner
* fix build issue on device
* keep qt spinner
* own SConscript
6 months ago
Maxime Desroches
fe53185f64
ci: faster ui preview ( #33890 )
...
* fast
* fast
* cleanup
6 months ago
Alexandre Nobuharu Sato
d2794f3dc9
update pt-BR translations ( #33879 )
6 months ago
Alexandre Nobuharu Sato
72a88c9319
Add Developer Panel in Settings ( #33828 )
...
* hello world
* hello btn
* add ssh toggles
* split out developer panel code
* test this
* fix
* add ZMQ button
* add developer panel case to bot autogen screenshots
* give up bridge
* fix CI (generate screenshots)
* change from btn to toggles and interlock protection
* duplicated
---------
Co-authored-by: Comma Device <device@comma.ai>
6 months ago
Dean Lee
5f3625436c
ui: show driver camera in popup on demand ( #33459 )
...
* show driver camera in a popup dialog
* zero margins
* merge master
6 months ago
Alexandre Nobuharu Sato
24a8c7ee1a
ssh_keys.h import not used by settings.cc ( #33829 )
6 months ago
Dean Lee
af73d6084d
ui: revert the 'alive' check to compare with scene.started_frame ( #33794 )
...
Revert the 'alive' check to compare with scene.started_frame
6 months ago
Dean Lee
6175106b19
ui: enhance DriverView with real-time driver state rendering ( #33776 )
...
enhance DriverView
6 months ago
Dean Lee
3c5d8da469
ui: show tethering status in sidebar ( #33786 )
...
show tethering status on sidebar
6 months ago
Shane Smiskol
bf04c4799a
ui: always check for longitudinal control ( #33788 )
...
should always check in case card publishes CP before we start camera paintGL
6 months ago
Shane Smiskol
fa4a3e3c63
Allow throttle ui: only if openpilot longitudinal ( #33787 )
...
check op long
6 months ago
Dean Lee
354e909ab1
ui: smooth transition of path colors on AllowThrottle state changes ( #33766 )
...
* smooth transition of path colors on AllowThrottle state changes
* Invert blend factor when the state changes mid-animation
7 months ago
Shane Smiskol
21a8f9e9ba
experimental_model typo
7 months ago
Adeeb Shihadeh
853febe21d
visionipc: remove RGB support ( #33739 )
...
* visionipc: remove RGB support
* bump
* msgq master
* fix sim
7 months ago
Shane Smiskol
66ec788005
Test all of selfdrive/ ( #33575 )
...
* test selfdrived!
* exit() is for interactive sessions
* fix
* comments
* more
* test all of selfdrive/
* ignore what we used to
* fix test_alerts
* fix test_alertmanager.py
7 months ago
Lee Jong Mun
68f4c8a986
ui: remove space ( #33724 )
7 months ago
Dean Lee
6baa541501
ui: refactor model updating and rendering into ModelRenderer class ( #33702 )
...
refactor model update
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
7 months ago
Kacper Rączy
b2791a8e07
process_replay: in-place modification for message migration ( #33695 )
...
* Inplace modification of lr
* Replace the original function
* Add comment
* Change the return type
* Fix carParams retrieval
* Remove the newline
* Include carState migration
* Remove TODO
* Comment
* List instead of gen
* Fix deletion
* Delete camera state if not valid
* Update ref commit
* Remove sorting at the end
* Use migrate_all in ui report
* Allow more control in what to migrate
* Add type annotations
* Static analysis
* Improve type annot
* Fix linter issues
* Remove f-string
* Migrate carState too in test_ui
* Fix peripheralState migration
* Sort at the end
* Fix regen issue
* Fix comments
7 months ago
ugtthis
c6cd23210c
prime.cc/typo: Fixes variable name typo ( #33678 )
...
Fixes variable name typo
7 months ago
ugtthis
8bb7a8d310
Assets/icon: Rm redundant PNG file ( #33565 )
...
Rm redundant file - use existing png to replace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
7 months ago
Dean Lee
fda0b70c10
ui/hud: add Q_OBJECT macro ( #33638 )
...
add Q_OBJECT
7 months ago
Dean Lee
6dfc154c59
ci: add OVERRIDE and DISENGAGED state to ui report ( #33639 )
...
add state
7 months ago
Maxime Desroches
23b1f2d646
fix set speed color ( #33634 )
...
color
7 months ago
Dean Lee
caa33c3193
ui: refactor hud updating and rendering into HudRenderer class ( #33458 )
...
refactor hud updating and rendering into DriverMonitorRenderer class
7 months ago
Dean Lee
fc8762ab51
ci: fix ui report issues ( #33585 )
...
* fix ui report issues
* fix indentation
* Update selfdrive/ui/tests/test_ui/run.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
7 months ago
Adeeb Shihadeh
80013219fe
camerad: abstract out ISP handling ( #33583 )
...
* spectra and tici
* master
* move the rest
* rm stupid indirection
* start move
* multi cam state is dead
* rest is moved
* lil more
* mv that
* lil more
* fix pc build
* we haven't done rgb for a while
* bring this stuff back
* fix mac?
* no camera in ui!
* i remember why we always cut mac
* fix mac build
---------
Co-authored-by: Comma Device <device@comma.ai>
7 months ago
Dean Lee
45b887a08e
ci: add toggles to ui report ( #33577 )
...
add toggles
7 months ago
Dean Lee
782d959b4c
CI: continuously send messages to keep them active during alert screenshots ( #33544 )
...
keep alive
7 months ago
Dean Lee
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
8 months ago
Shengming Yuan
650ee44e89
ui: update CHS/CHT translation ( #33529 )
8 months ago
ugtthis
c8eb5916a7
Keyboard UX: Easier to type URLs ( #33517 )
...
Easier access to / and -
8 months ago
Maxime Desroches
f1331ae9bc
ci: make ui preview more deterministic ( #33526 )
...
set ping time
8 months ago
Dean Lee
343de54030
ui: consolidate prime state management into `PrimeState` Class ( #33473 )
...
new class PrimeState
8 months ago
Maxime Desroches
838746c831
ui preview: keyboard ( #33520 )
...
keyboard
8 months ago
Alexandre Nobuharu Sato
b4bcaf6f02
Multilang: update pt-BR translation ( #33510 )
...
Update main_pt-BR.ts
8 months ago
ugtthis
b720fe1bfe
create_badges.py: Changed to higher contrast colors ( #33509 )
...
Changed color badge - clearer difference
8 months ago
Dean Lee
870214c909
ci: add a 0.5-second delay before taking screenshots of the onroad widgets ( #33504 )
...
Add a 0.5-second delay before taking screenshots of the onroad widgets
8 months ago
Dean Lee
9e09f42ccb
ui: fix texture deletion ( #33480 )
...
fix texture deletion
8 months ago
Joshua Mack
415391c3fc
Multilang: Spanish translation update ( #33502 )
...
Update main_es.ts
8 months ago
Lee Jong Mun
68257da3d5
Multilang: kor translation update ( #33499 )
8 months ago
Adeeb Shihadeh
590e217368
selfdrived cleanup ( #33497 )
...
* selfdrived cleanup
* lil more
* always alert
* bring this back
8 months ago
Adeeb Shihadeh
e04455cbaa
selfdrived: controlsd only does controls ( #33485 )
...
* selfdrived
* process replay
* lil more
* set the valids
* rename that
8 months ago
Dean Lee
c45e2731ae
CI: integrate pairing device and prime user widgets into UI report ( #33486 )
...
add prime widgets
8 months ago
Adeeb Shihadeh
f6d5f8fccf
ui: controls -> selfdrive ( #33487 )
...
* ui: controls -> selfdrive
* lil more
8 months ago
Dean Lee
e0be4a1f85
ci: eliminate unnecessary sleep to shorten UI report run time ( #33462 )
...
reduce sleep
8 months ago
Adeeb Shihadeh
53288d4dbf
Move vCruise to card ( #33439 )
...
* Move vCruise to card
* cleanup drive_helpers
* works in sim
* update refs
* update that
* too slow :(
old-commit-hash: 2f3256ed8b
8 months ago
Alexandre Nobuharu Sato
351d7bf16e
Fix small typos on run.py ( #33434 )
...
old-commit-hash: 352d0b6c0c
8 months ago
Dean Lee
43025c2836
ui: refactor driver monitor updating and rendering into `DriverMonitorRenderer` class ( #33375 )
...
* Refactor Driver Monitor Updating and Rendering
add comments
* rebase master
* rename dmon to driver_monitoring
old-commit-hash: af80a13716
8 months ago