royjr
c96e7ee4fd
ui: update arabic translations ( #34433 )
...
Update main_ar.ts
5 months ago
Joshua Mack
eba4cfbca5
Multilang: update Spanish translation ( #34434 )
...
* Test slightly shorter name
* Confirm translations & add Wi-Fi pairing
* Revert "Test slightly shorter name"
This reverts commit b5aca09391
.
5 months ago
Alexandre Nobuharu Sato
f23d7bf995
Multilang: update pt-BR translation ( #34427 )
5 months ago
Lee Jong Mun
7b9220e3dd
remove duplicate condition ( #34425 )
5 months ago
Alexandre Nobuharu Sato
d4a6f62c40
Move alpha longitudinal control toggle to developer panel ( #34223 )
...
* duplicate alphalong toggle
* add description
* cleanup
* add cases
* remove old alpha_long toggle and cleanup
* fix some design errors
* Revert "fix some design errors"
This reverts commit c11b8c41c0
.
* Create FUNDING.yml
* cleanup
* hidde btn in release and no translate
* remove new translations
* update translation files
* rm obsolete translations
* if is a release branch or if the car already have long control the alphaLongToggle should not be visible
* fix identation
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
5 months ago
Alexandre Nobuharu Sato
31672520e1
Multilang: update pt-BR translation ( #34426 )
...
update pt-BR translation
5 months ago
Dean Lee
ba6afb19ed
ui/cameraview: gate `glDeleteTextures` to PC platforms only ( #34423 )
...
delete textures only when QCOM2 is not defined
5 months ago
Lee Jong Mun
3c3617088b
Multilang: kor translation update ( #34422 )
5 months ago
Dean Lee
39a1f040d6
ui/installer: replace time_valid() with util::system_time_valid() for consistency ( #34417 )
...
replace time_valid() with util::system_time_valid() for consistency
5 months ago
Dean Lee
7a1bf26aa5
ui: prevent device pairing if no internet or system time is invalid ( #34403 )
...
* gate pairing device if system time is invalid
* update translations
* Check for internet connectivity
* Update selfdrive/ui/qt/widgets/prime.cc
* Update selfdrive/ui/qt/widgets/prime.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
5 months ago
ugtthis
7b09d08764
CI: Add missing uppercase_keyboard UI view ( #34347 )
...
* add-uppercase-preview
* testing-UI-on-fork
* change back
* add-my-branch
* needs to see sha from fork for test
* fix missing sha
* change back
* get correct named artifact
* try this
* experimenting coordinates
* try these coordinates
* try these coordinates
* draws circles to see touches - changes coordinates
* try these changes
* better coordinates
* click is more centered
* try again
* revert back
* revert these too
* last revert...
5 months ago
ugtthis
71951566c5
Keyboard: add missing control btns to uppercase ( #34344 )
...
* add-slash-to uppercase
* Trigger UI preview workflow
5 months ago
Dean Lee
d40fd1956d
wifimanager: use asyncCall to avoid timeout when adding connections ( #34273 )
...
* use asyncCall to avoid timeout when adding Wi-Fi connections
* use async call for addTetheringConnection
* only this change
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
6 months ago
Shane Smiskol
857133635c
ui: wait for lte connection to update before reactivating ( #34275 )
...
async
6 months ago
Shane Smiskol
f149083e4a
ui: initialize tethering connection on startup ( #34274 )
...
* initialize hotspot connection on init
* better place
* fix
6 months ago
Jason Wen
35278ba63b
ui: Allow Qt spinner/text/setup/reset/updater to build on macOS ( #34265 )
...
ui: Allow spinner/text/setup/reset/updater to build on macOS
6 months ago
royjr
adc347d12b
ui: fix prime spacing ( #34127 )
...
fix prime spacing
6 months ago
Adeeb Shihadeh
4226ef5a66
Setup system/ui/ move ( #34124 )
7 months ago
Adeeb Shihadeh
e243663520
Revert "setup: no low voltage warning without INA"
...
This reverts commit 7ecedbc39f
.
7 months ago
Alexandre Nobuharu Sato
87bc80d351
Dev panel: disable long maneuver toggle for stock long ( #34006 )
...
* fix errors in developerPanel
* clean up
* clean up
* need to keep track of offroad sadly
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
7 months ago
Dean Lee
96f6e186c4
test_ui: fix broken keyboard display in screenshots ( #34013 )
...
fix broken keyboard display in screenshots
7 months ago
Shane Smiskol
4176c74969
ui report: add software ( #34004 )
...
* wow copilot got the coords right
* try again
7 months ago
Shane Smiskol
1ab2ec26e1
ListWidget: fix stretch ( #34003 )
...
fix stretch
7 months ago
Dean Lee
d050e0c2ac
ui/model: use height from LiveCalibration instead of hardcoded offset Z ( #33802 )
...
* add PATH_OFFSET_Z constant
* use height from liveCalibration
7 months ago
Kevin Robert Keegan
127c922aed
ui: Fix Night Brightness ( #33984 )
7 months ago
Mauricio Alvarez Leon
5e4b423b5a
ui: update spanish translations ( #33982 )
7 months ago
Lee Jong Mun
67b483f880
Multilang: kor translation update ( #33983 )
7 months ago
royjr
37d38960dc
ui: update arabic translations ( #33981 )
...
Update main_ar.ts
7 months ago
Adeeb Shihadeh
7ecedbc39f
setup: no low voltage warning without INA
7 months ago
YassineYousfi
3474eb3d96
fix raylib build ( #33939 )
7 months ago
Maxime Desroches
4d08e114d9
installer: switch openpilot-internal to nightly-dev ( #33938 )
...
internal
7 months ago
Maxime Desroches
5a06d1df43
add nightly-dev to branch selector ( #33932 )
...
top
7 months ago
Adeeb Shihadeh
6a32430499
ui: skip raylib build on aarch64 ( #33929 )
7 months ago
Dean Lee
4f5ec14cf7
ui: refactor spinner using raylib ( #33738 )
...
* raylib spinner
* fix build issue on device
* keep qt spinner
* own SConscript
7 months ago
Maxime Desroches
fe53185f64
ci: faster ui preview ( #33890 )
...
* fast
* fast
* cleanup
7 months ago
Alexandre Nobuharu Sato
d2794f3dc9
update pt-BR translations ( #33879 )
8 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>
8 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
8 months ago
Alexandre Nobuharu Sato
24a8c7ee1a
ssh_keys.h import not used by settings.cc ( #33829 )
8 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
8 months ago
Dean Lee
6175106b19
ui: enhance DriverView with real-time driver state rendering ( #33776 )
...
enhance DriverView
8 months ago
Dean Lee
3c5d8da469
ui: show tethering status in sidebar ( #33786 )
...
show tethering status on sidebar
8 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
8 months ago
Shane Smiskol
fa4a3e3c63
Allow throttle ui: only if openpilot longitudinal ( #33787 )
...
check op long
8 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
8 months ago
Shane Smiskol
21a8f9e9ba
experimental_model typo
8 months ago
Adeeb Shihadeh
853febe21d
visionipc: remove RGB support ( #33739 )
...
* visionipc: remove RGB support
* bump
* msgq master
* fix sim
8 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
8 months ago
Lee Jong Mun
68f4c8a986
ui: remove space ( #33724 )
8 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>
8 months ago