grekiki
03f12d8735
Qt add Terms & Conditions ( #19998 )
...
* works...
* terms
* new termms
* should be good
* reduce diff
* fix reviews
* correct font + remove unused import
* no zooming
* read the TERMStig!
* dynamic check for page being read
* rename scroll position slot
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: caf8f85ee9
4 years ago
Adeeb Shihadeh
2950af53b5
use gpsOK flag from locationd
...
old-commit-hash: b3cf60cd0b
4 years ago
HaraldSchafer
8bb63abe4f
fixup ui ( #20049 )
...
* fixup ui
* works
* new formate
* more cleanup
* works I assume we need a library somehow
* more readable
* fix lead sign
* put on road
* transformations lib
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ab0456c0eb
4 years ago
Willem Melching
c73523efc9
ui.cc: fix divide by zero
...
old-commit-hash: 2fc1104e8b
4 years ago
Willem Melching
8aa18de0b7
dont print slow frame on pc
...
old-commit-hash: 7054a9d237
4 years ago
Dean Lee
0aa14e0b72
ui.cc: replace s->scene with scene ( #20045 )
...
old-commit-hash: 204add6952
4 years ago
Dean Lee
99f19b5da6
UI: remove struct track_vertices_data ( #20018 )
...
* remove struct track_vertices_data
* space
* rebase master
old-commit-hash: c2aefab553
4 years ago
Dean Lee
766302fabe
removed margin paramater from car_space_to_full_frame ( #20017 )
...
old-commit-hash: 40919a6f48
4 years ago
Adeeb Shihadeh
80c3d67a28
Qt UI refactoring + improvements ( #20033 )
...
old-commit-hash: f9d8652cbd
4 years ago
Adeeb Shihadeh
434e5f0454
UI: make onroad/offroad transition more robust ( #20030 )
...
* make onroad/offroad transition more robust
* fix up driver view
* check other started
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3dc45554d7
4 years ago
Adeeb Shihadeh
10bf2690f1
fix font weights in qt ui
...
old-commit-hash: d75ff15048
4 years ago
Adeeb Shihadeh
9168fa6d93
show sat count in sidebar ( #20028 )
...
* show sat count in sidebar
* fix
* revert that
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 54b59783cb
4 years ago
Dean Lee
dc406c1b16
move global SET_SPEED_NA to function that uses it ( #20026 )
...
old-commit-hash: a7fe4560a6
4 years ago
Adeeb Shihadeh
f1530e6739
swap factory reset order
...
old-commit-hash: a94bf25d6f
4 years ago
Adeeb Shihadeh
966945880b
Cereal cleanup ( #20003 )
...
* start cleanup
* fan speed
* cleanup dm
* fix cereal
* hwType -> pandaType
* update refs
* update refs
* bump cereal
* freeSpacePercent
* cereal master
old-commit-hash: 000bd226aa
4 years ago
Dean Lee
58cf6b8a80
UI: mv sidebar_collapsed&viz_rect to struct UIState ( #19782 )
...
* mv sidebar_collapsed&viz_rect to struct UIState
* rebase master
* rebase master
* rebase master
* revert that
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: c22d6e315d
4 years ago
grekiki
0b4151df44
Multithreaded ssh activation ( #19988 )
...
No more lag on SSH enable/disable
old-commit-hash: cc1308c7df
4 years ago
Dean Lee
ab859c30de
UI: function update_status ( #19679 )
...
* update_status
* reformat switch
* set s->started in update_status
* space
* rebase master
old-commit-hash: f54ecc2779
4 years ago
Adeeb Shihadeh
07747aea97
blue bg in training guide
...
old-commit-hash: 4a03d1cb64
4 years ago
Adeeb Shihadeh
48282f36a4
cleanup training guide
...
old-commit-hash: d3756bc475
4 years ago
grekiki
9518779d56
Qt training guide ( #19953 )
...
* initial commit
* background kind of works
* checkpoint
* temp
* add images
* all works
* remove some files
* rename
* enable restart
* remove first
* lfs try1
* refactor labels
* remove nonneeded code
* centered
* more centering
* don't hardcode the training version
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c5762456e1
4 years ago
grekiki
21f94c284d
Wifi correct ip ( #19961 )
...
old-commit-hash: 82b894c645
4 years ago
Comma Device
a2f322de6e
match driverView with new model
...
old-commit-hash: 75d0802804
4 years ago
Dean Lee
41c117bba0
keyboard.cc: get value by reference in ranged based loop ( #19950 )
...
old-commit-hash: a48ab6130c
4 years ago
Dean Lee
34952f246e
draw lead indicator in 3D ( #19793 )
...
* lead indicator in 3D
* more
* Update selfdrive/ui/ui.cc
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 6bd9e5ca6a
4 years ago
Dean Lee
7a086b3f3d
convert framebuffer to class ( #19800 )
...
* class FrameBuffer
* fix build error
* remove bootlog
old-commit-hash: 6583206ed4
4 years ago
Adeeb Shihadeh
c221eff09c
fix qt UI after #19762
...
old-commit-hash: b2bc9dcc1e
4 years ago
Dean Lee
acc39a8c5f
UI: handle alert in function update_alert ( #19762 )
...
* handle alert in function update_alert
* use sm->updated
* typo
old-commit-hash: af4ac70cb8
4 years ago
Comma Device
e6e7fa0883
wifi connecting is not hidden any more
...
old-commit-hash: e0b38c0278
4 years ago
grekiki
3ea2e2788b
minor wifi improvements ( #19938 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ea642aa0cb
4 years ago
grekiki
2ebacdc364
Add Github SSH keys ( #19879 )
...
old-commit-hash: 7408569c1b
4 years ago
Willem Melching
1b1b680bc6
qt: default token validity 1 hour
...
old-commit-hash: b80b33a941
4 years ago
Adeeb Shihadeh
1021ce3073
fix qt onboarding text color
...
old-commit-hash: 406ceb2ab2
4 years ago
Dean Lee
32dfaa9b2a
UI: cleanup draw_alerts condition ( #19875 )
...
old-commit-hash: 8b4731ffc8
4 years ago
Dean Lee
f920e1cd33
ui: remove satelliteCount ( #19878 )
...
old-commit-hash: 9efc499ed9
4 years ago
Willem Melching
bbba320d22
qt ui: remove line between poweroff/reboot
...
old-commit-hash: c9aa9b0178
4 years ago
grekiki
bf39eb50ad
qt ui: don't refresh wifi widget if it is not visible ( #19876 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 621a6c16a4
4 years ago
Willem Melching
8fa0f285f3
qt ui: fix segfault if networkmanager is not running
...
old-commit-hash: cafb19d375
4 years ago
Willem Melching
cb4cc2ffa6
qt ui: slow frame warning
...
old-commit-hash: e11b677e01
4 years ago
grekiki
eea78cd686
Qt parents3 ( #19870 )
...
Not just parents, we also made the UI look nicer.
old-commit-hash: 2eb81aa1d3
4 years ago
Adeeb Shihadeh
05737dd550
move Qr code lib to phonelibs ( #19871 )
...
old-commit-hash: e54db636f7
4 years ago
grekiki
ded5d24781
Hotspot password ( #19854 )
...
Now there is a possibility of changing a tethering password. The WiFi UI was also modified, so it should look nicer now.
old-commit-hash: 24356b4a1e
4 years ago
grekiki
ff0c87d63c
fix LGTM issues ( #19868 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: efe8c54a2e
4 years ago
Adeeb Shihadeh
2f6d59f92a
remove sidebar gps text, we have alerts for this
...
old-commit-hash: 1d98ec8ef9
4 years ago
ZwX1616
d0726d1f7d
face icon reflects DM policy ( #19842 )
...
* send that
* draw icon based on whether active
* Update selfdrive/monitoring/dmonitoringd.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 88430f12f4
4 years ago
Willem Melching
ffeee5c91b
qt ui: sync fps with camera
...
old-commit-hash: 978d0c8964
4 years ago
Willem Melching
749b4ab508
visionipc connect, make sure opengl context is current
...
old-commit-hash: b67fed87ba
4 years ago
Willem Melching
b71615fc54
update pairing text
...
old-commit-hash: 7948653605
4 years ago
Willem Melching
8e13e2976e
start timer only after ui init
...
old-commit-hash: 06b974512a
4 years ago
Adeeb Shihadeh
8227270769
no vehicle was more confusing
...
old-commit-hash: 56dfb3de2d
4 years ago