Dean Lee
40919a6f48
removed margin paramater from car_space_to_full_frame ( #20017 )
4 years ago
Adeeb Shihadeh
f9d8652cbd
Qt UI refactoring + improvements ( #20033 )
4 years ago
Adeeb Shihadeh
3dc45554d7
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>
4 years ago
Adeeb Shihadeh
d75ff15048
fix font weights in qt ui
4 years ago
Adeeb Shihadeh
54b59783cb
show sat count in sidebar ( #20028 )
...
* show sat count in sidebar
* fix
* revert that
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
a7fe4560a6
move global SET_SPEED_NA to function that uses it ( #20026 )
4 years ago
Adeeb Shihadeh
a94bf25d6f
swap factory reset order
4 years ago
Adeeb Shihadeh
000bd226aa
Cereal cleanup ( #20003 )
...
* start cleanup
* fan speed
* cleanup dm
* fix cereal
* hwType -> pandaType
* update refs
* update refs
* bump cereal
* freeSpacePercent
* cereal master
4 years ago
Dean Lee
c22d6e315d
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>
4 years ago
grekiki
cc1308c7df
Multithreaded ssh activation ( #19988 )
...
No more lag on SSH enable/disable
4 years ago
Dean Lee
f54ecc2779
UI: function update_status ( #19679 )
...
* update_status
* reformat switch
* set s->started in update_status
* space
* rebase master
4 years ago
Adeeb Shihadeh
4a03d1cb64
blue bg in training guide
4 years ago
Adeeb Shihadeh
d3756bc475
cleanup training guide
4 years ago
grekiki
c5762456e1
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>
4 years ago
grekiki
82b894c645
Wifi correct ip ( #19961 )
4 years ago
Comma Device
75d0802804
match driverView with new model
4 years ago
Dean Lee
a48ab6130c
keyboard.cc: get value by reference in ranged based loop ( #19950 )
4 years ago
Dean Lee
6bd9e5ca6a
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>
4 years ago
Dean Lee
6583206ed4
convert framebuffer to class ( #19800 )
...
* class FrameBuffer
* fix build error
* remove bootlog
4 years ago
Adeeb Shihadeh
b2bc9dcc1e
fix qt UI after #19762
4 years ago
Dean Lee
af4ac70cb8
UI: handle alert in function update_alert ( #19762 )
...
* handle alert in function update_alert
* use sm->updated
* typo
4 years ago
Comma Device
e0b38c0278
wifi connecting is not hidden any more
4 years ago
grekiki
ea642aa0cb
minor wifi improvements ( #19938 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
7408569c1b
Add Github SSH keys ( #19879 )
4 years ago
Willem Melching
b80b33a941
qt: default token validity 1 hour
4 years ago
Adeeb Shihadeh
406ceb2ab2
fix qt onboarding text color
4 years ago
Dean Lee
8b4731ffc8
UI: cleanup draw_alerts condition ( #19875 )
4 years ago
Dean Lee
9efc499ed9
ui: remove satelliteCount ( #19878 )
4 years ago
Willem Melching
c9aa9b0178
qt ui: remove line between poweroff/reboot
4 years ago
grekiki
621a6c16a4
qt ui: don't refresh wifi widget if it is not visible ( #19876 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
cafb19d375
qt ui: fix segfault if networkmanager is not running
4 years ago
Willem Melching
e11b677e01
qt ui: slow frame warning
4 years ago
grekiki
2eb81aa1d3
Qt parents3 ( #19870 )
...
Not just parents, we also made the UI look nicer.
4 years ago
Adeeb Shihadeh
e54db636f7
move Qr code lib to phonelibs ( #19871 )
4 years ago
grekiki
24356b4a1e
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.
4 years ago
grekiki
efe8c54a2e
fix LGTM issues ( #19868 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
1d98ec8ef9
remove sidebar gps text, we have alerts for this
4 years ago
ZwX1616
88430f12f4
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>
4 years ago
Willem Melching
978d0c8964
qt ui: sync fps with camera
4 years ago
Willem Melching
b67fed87ba
visionipc connect, make sure opengl context is current
4 years ago
Willem Melching
7948653605
update pairing text
4 years ago
Willem Melching
06b974512a
start timer only after ui init
4 years ago
Adeeb Shihadeh
56dfb3de2d
no vehicle was more confusing
4 years ago
grekiki
10bd761cd6
Qt offroad: pairing ( #19675 )
...
* kind of works now
* QR code is now on screen
* testing is needed
* works, waiting for server update
* reduce diff
* refactoring part1
* refactor part2
* refactor part3
* works on PC
* fix build, annoying bug though...
* git is annoying
* more classes, still crashes after a while
* better style
* clearer qr code
* less code and test new ssh key
* no more AA
* rename and collect garbage
* no pairing widget without the internet connection
* No network connection
* more logs
* refactor the network calls
* no more leaking
* works
* cleanup
* spaces
* works on device
* fix merge
* don't run if screen is off
* always initialized
* stats updating, not running without scrren
* formatting
* nicer QR code
* ensure the registration
* no qr code if no IMEI or no HWSerial
* all works
* refactor
* better networking
* all functionality seems to work
* small cleanup
* get serial once
* Small cleanup
* No internet text
* Don't crash if private key not found
* no network should say so
* new qr code every 30 minutes
* 20FPS sidebar
* more responsive networking and QR
* more logs
* no log spam
* fix merge
* no running onroad
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Dean Lee
1796f63211
use std::map for images ( #19768 )
...
* use std::map for fonts&images
* rebase master
* use std::string
* remove cmp_str
* Update selfdrive/ui/paint.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
d7fad16c20
Remove spaces ( #19779 )
4 years ago
Dean Lee
c5c9b6f712
text.c->text.cc ( #19734 )
4 years ago
Dean Lee
7a6ec83a36
qt/home.cc: set fb_w&fb_h in function framebuffer_init,same as android ( #19765 )
4 years ago
Dean Lee
cc2d62a938
UI: refactor transform ( #19658 )
...
* refactor transform
* always draw chevron if there is a lead
* remove nvgSave&nvgRestore
* keep one point outside the screen
* zoom chevron
* more size
* still use margin
* still use margin
4 years ago
Dean Lee
fcfba42c59
Use Rect as the parameter of draw_rect ( #19696 )
...
* Use rect as the parameter of draw_rect
* add function ui_fill_rect
* simplify
* rebase master
* apply review
4 years ago