Adeeb Shihadeh
49748d5dc1
Qt UI: power saving ( #20456 )
...
* c2 power saving
* clean that up
* that works
* add to hw
* set power
* release files
* add that
* include hw base
* pc joins the party
* util
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
HaraldSchafer
7ee79c9923
New KL model + laneless toggle ( #20454 )
...
* New model: 0bf38240-6b55-42b0-bcfb-da08ff5cd0b9/650
* laneless baby
* hardcode model difference for now
* kale toggle
* kale emoji
* sensible description
* make clear it is not just for ui
* emojis dont work yet
* 9671a8fe-539f-4a04-a163-54571df21139/650
* new model
* only read param on rising edge of ignition
* update toggle text
* fix that
* update refs
Co-authored-by: mitchell <mitchellgoffpc@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
621824d813
ui: unify terms scrolling
4 years ago
Adeeb Shihadeh
c33f839e9d
add description for SSH keys
4 years ago
Adeeb Shihadeh
c89e17e0d5
add descriptions in settings ( #20453 )
...
* add descriptions
* scroll scroll
* clean up
* try this
* scrolling on touch
* better scrolling
* we can afford 30fps
* remove that
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
0ccaec495c
offroad alert improvements ( #20443 )
...
* alert niceties
* cleanup
* move the button
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
43ce7165c4
Remove lane change toggle and default LDW to off ( #20442 )
...
* remove lane change toggle and default LDW to off
* update refs
4 years ago
Adeeb Shihadeh
f1da1f9cb2
Qt UI: scale volume with speed ( #20441 )
...
* Qt UI: scale volume with speed
* for all hw
* way too loud for tici
* set volume
* volume
* swap
4 years ago
Adeeb Shihadeh
106ed2ea66
fix offroad home on tici ( #20435 )
...
* grid layout was a hack
* duplicate slot
* looks better
* fix that
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
61a0129fdc
tici touch ups ( #20434 )
...
* tici touch ups
* trim
* less squish
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
647c5804b8
small style improvement in settings
4 years ago
Adeeb Shihadeh
e547a97216
Qt UI: SSH keys ( #20430 )
...
* rename
* toggle control
* SSH toggle
* hw
* qcom
* lines
* fix that
* start refactoring
* adding keys
* hacky remove
* alerts
* fix qcom ssl
* use the same widgets everywhere
* clean up
* more cleanup
* little more
* bigger
* fix tethering toggleg
4 years ago
Comma Device
eda9538cc3
fix margin on c2
4 years ago
Dean Lee
8be2e07f4f
Qt: use the AbstractControl for multiple types of controls ( #20417 )
...
* class ClickableLabel
* scrollable widget
* rename to controls.cc
* rename to AbstractControl
* cleanup
* remove useless stylesheets
* change button stylesheet
* cleanup
* better margin
* cleanup
cleanup
* remove bottom line from AbstractControl
* no scrolling for now
* add those back
* style
* clean up
* don't need a function for that
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
ce5d93da44
remove redundant update available title
4 years ago
Dean Lee
ddde7efb4b
Qt: update developer page when it's visible ( #20396 )
...
* simplify&cleanup
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
00dcc94ae6
cleanup ui_draw_vision_event ( #20386 )
4 years ago
Dean Lee
d34e414a65
SettingsWindow: use list instead of map to preserve insertion order for sidebar items. ( #20424 )
...
* use a list instead of map to preserve insertion order
* unused signal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Comma Device
7954256a09
fix margin after setting DPI
4 years ago
iejMac
6a9afd8460
terms fixups ( #20392 )
...
* accept
* accept at end + env variables
* better
* testing some settings
* bottom margin
* nothing
* doesnt work
* don't need anymore
* clean up
* fix
* unused
* more prime widget cleanup
* Revert "more prime widget cleanup"
This reverts commit d44651ee8c
.
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
0b16ed9dc9
Qt UI: offroad home touchups ( #20416 )
...
* brand
* fix overlap
* touchup prime widget
* more prime widget cleanup
* don't need background layout
* fix overlap again
* more prime
* looks pretty good
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
c9ac15bb96
OffroadAlert: read alert keys in constructor ( #20408 )
4 years ago
Dean Lee
bf3c7e6afa
qt: faster training guide ( #20407 )
4 years ago
Adeeb Shihadeh
b60cd8d0a0
record front lock ( #20400 )
...
* record front lock
* only if set
* add to internal installer
* move that
* change that bck
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
90da15778c
QT: click outside of confirmation dialog to dismiss ( #20394 )
4 years ago
Adeeb Shihadeh
4097fe150a
fix reboot button in offroad alerts
4 years ago
Adeeb Shihadeh
7ba5399c29
Qt UI: simplify terms ( #20349 )
...
* remove web stuff from onboarding
* fix up scrolling
* fix up style
* fix tici
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
8e14e17020
Improve screen brightness by also using camera gain ( #20357 )
4 years ago
Dean Lee
fb5873bb6d
ui.cc: fix update_lead segfault ( #20351 )
...
* fix update_lead crash
* Check for empty list in update_lead
* use rcv_frame
* update 2 leads in update_leads
* use std::optional
4 years ago
Dean Lee
980f8774ba
ui/update_model: cleanup ( #20313 )
...
* cleanup
* fix ident
4 years ago
Willem Melching
1f24b1eb0f
ui.cc: lane lines have different x values
4 years ago
Adeeb Shihadeh
d45550c424
UI HW Abstraction layer ( #20301 )
...
* start cpp hw abstraction layer
* cleanup
* only set brightness on change
* confirmation dialogs
* add to release files
* fix tici brightness
* using percentage now
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
4e9e751ba5
paint.cc: fix indentation & code style ( #20302 )
4 years ago
Willem Melching
026a580ee3
Use exposure for screen brightness ( #20290 )
...
* use camera to set screen brightness
* leave default
* lower default
* fix offroad
* increase offroad brightness
* ifdef ifndef
* fix qcomgp
4 years ago
Adeeb Shihadeh
614808f384
qt_sound: lower volume
4 years ago
Willem Melching
a94ba4fb8b
Add watchdog check to manager ( #20277 )
...
* this should work but doesnt
* Only offroad
* works
* make it work offorad
* reduce diff
* cleanup
* need util
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
cdc46ffbab
ui/update_line_data: use max_idx as paramater instead of max_distance ( #20256 )
4 years ago
Dean Lee
90310042cb
ui: remove unused roadCameraState from SubMaster ( #20245 )
4 years ago
Adeeb Shihadeh
0fc98355d0
UI touchups ( #20243 )
...
* do that automatically
* move that
* catch failures in factory reset
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
1b5c4d9089
ui: check sensor list size
4 years ago
Willem Melching
0d02e85873
set brightness, catch exceptions
4 years ago
Dean Lee
dd603a89f6
UI: Move the variables need to be updated by socket to UIScene ( #19783 )
...
* move variables into UIScene
* rebase master
* rebase master
* rebase master
* rebase master
* rebase master
* rebase master
* fix build error
* cleanup
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Dean Lee
a1b2bdb844
move function calib_frame_to_full_frame to ui.cc ( #20230 )
...
* move calib_frame_to_full_frame to ui.cc
* cleaup includes
4 years ago
Dean Lee
ae72d34a42
move intrinsic_matrix into modeldata.h, removed duplicate definitions. ( #20051 )
...
* move intrinsic_matrix into modeldata.h
* def __cplusplus
4 years ago
Dean Lee
8db3eea6c5
UI: rename frontview to driver_view ( #20228 )
4 years ago
Comma Device
f96e8f2f17
fix typo
4 years ago
Adeeb Shihadeh
60a9443b61
fix SSL errors in Qt UI on NEOS ( #20225 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
ZwX1616
2a9e775bb9
tici driverview support ( #20223 )
...
* add tici support and clean up
* not exactly 4/3
* keep c2 style
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
4c84a33d01
fix rotation on input dialog
4 years ago
Adeeb Shihadeh
07ab081a42
oneplus cleanup ( #20200 )
...
* start cleanup
* cleanup camerad
* remove unused
* little more
Co-authored-by: Comma Device <device@comma.ai>
4 years ago