Dean Lee
2b19b8f3d7
ui/DeveloperPanel: initialize offroad state, refresh toggle, and cleanup Includes ( #34510 )
...
small fixes
3 months ago
Adeeb Shihadeh
79e52ea83d
FIREHOSE mode v0.1 ( #34496 )
...
* add toggle
* athena
* fix mypy
3 months ago
Mauricio Alvarez Leon
c57f535238
add adb toggle to developerPanel ( #34459 )
...
* add adb toggle to developerPanel
* translations + toggleOrder
* initial docs
* move adb.sh into toggle
* finish up docs
* QProcess
* adbToggle h
* translations
* vanish translations
* description
* tr
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 months ago
Andrei Radulescu
754882c985
reset: auto-format is back ( #34479 )
...
* Revert "update factory reset"
This reverts commit 533206be2f
.
* keep reset message
* Update selfdrive/ui/qt/setup/reset.h
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 months ago
Jason Wen
45de7664bc
ui: move alpha longitudinal control toggle to Developer panel ( #34467 )
...
* ui: move alpha longitudinal control toggle to Developer panel
* show toggle in ui preview
* Revert "show toggle in ui preview"
This reverts commit 4b12964726
.
* write to CarParamsPersistent on ui init
* no need for new msg
* missed
* no icon
3 months ago
Adeeb Shihadeh
d0f5e5a09d
Revert "Move alpha longitudinal control toggle to developer panel ( #34223 )"
...
This reverts commit d4a6f62c40
.
3 months ago
Dean Lee
770c59eb4e
Revert "ui: show driver camera in popup on demand" ( #34412 )
...
Revert "ui: show driver camera in popup on demand (#33459 )"
This reverts commit 5f3625436c
.
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 months ago
ugtthis
8613530b46
Keyboard UX/UI: Access to caps lock - clearer icons ( #34362 )
...
* add-slash-to uppercase
* caps-lock-works
* leaner and simpler
* this is simpler
* better...
* simpler
* rm comments
* clearer naming
* make more explicit
* change to SHIFT_KEY
* change name
* works - no more double tap
* better and works
* more readable
* simpler but still readable
* more self documenting
* whoops
* add back - needed for if string requirment not meant
3 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>
3 months ago
Dean Lee
ba6afb19ed
ui/cameraview: gate `glDeleteTextures` to PC platforms only ( #34423 )
...
delete textures only when QCOM2 is not defined
3 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>
3 months ago
ugtthis
71951566c5
Keyboard: add missing control btns to uppercase ( #34344 )
...
* add-slash-to uppercase
* Trigger UI preview workflow
3 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>
4 months ago
Shane Smiskol
857133635c
ui: wait for lte connection to update before reactivating ( #34275 )
...
async
4 months ago
Shane Smiskol
f149083e4a
ui: initialize tethering connection on startup ( #34274 )
...
* initialize hotspot connection on init
* better place
* fix
4 months ago
royjr
adc347d12b
ui: fix prime spacing ( #34127 )
...
fix prime spacing
5 months ago
Adeeb Shihadeh
e243663520
Revert "setup: no low voltage warning without INA"
...
This reverts commit 7ecedbc39f
.
5 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>
5 months ago
Shane Smiskol
1ab2ec26e1
ListWidget: fix stretch ( #34003 )
...
fix stretch
5 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
5 months ago
Adeeb Shihadeh
7ecedbc39f
setup: no low voltage warning without INA
6 months ago
Maxime Desroches
5a06d1df43
add nightly-dev to branch selector ( #33932 )
...
top
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
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
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
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
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
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
8 months ago
ugtthis
c8eb5916a7
Keyboard UX: Easier to type URLs ( #33517 )
...
Easier access to / and -
8 months ago
Dean Lee
343de54030
ui: consolidate prime state management into `PrimeState` Class ( #33473 )
...
new class PrimeState
8 months ago
Dean Lee
9e09f42ccb
ui: fix texture deletion ( #33480 )
...
fix texture deletion
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
Adeeb Shihadeh
f6d5f8fccf
ui: controls -> selfdrive ( #33487 )
...
* ui: controls -> selfdrive
* lil more
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
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
Dean Lee
1876f80699
ui: remove copy initialization of dialogs ( #33427 )
...
remove copy initialization of dialogs
old-commit-hash: dc06813bed
8 months ago
Adeeb Shihadeh
1b2bc44227
controlsd: split out state/alerts into selfdriveState ( #33421 )
...
* setup selfdriveState
* little more
* update refs
* migration
* all too slow
old-commit-hash: 87051803ab
8 months ago
Dean Lee
81fc1be189
ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )
...
Fix memory Corruption Issue
old-commit-hash: 1c19cbc437
8 months ago