Adeeb Shihadeh
c61d1bbce6
spinner: pre-compute rotations
...
old-commit-hash: 1bcc3beae8
4 years ago
Dean Lee
c9db9b1fb4
improved handle_display_state ( #19574 )
...
old-commit-hash: e032c31069
4 years ago
Dean Lee
d731984ad9
don't check dMonitorState's frame if frontview is false ( #19584 )
...
old-commit-hash: 81369a65bb
4 years ago
Mayfield
93d23902da
add start_time parameter to unlogger ( #19573 )
...
* add start_time parameter to unlogger
* fix ui crash
* fix ui build
old-commit-hash: 5864f566df
4 years ago
Dean Lee
8fb744e905
UI: add function ui_read_params ( #19565 )
...
* ui_read_params
* remove last_athena_ping from UIState
* use s->sm->frame
old-commit-hash: c1cde2d148
4 years ago
Dean Lee
36a283eac4
Sound: destructor should be virtual too ( #19570 )
...
* destructor should be virtual too
* empty commit, trigger tests
old-commit-hash: a56bbe1671
4 years ago
Dean Lee
ce79fefe7b
ui: delete the variable do_exit that is no longer used ( #19551 )
...
old-commit-hash: ff0d9c074f
4 years ago
Adeeb Shihadeh
6506655011
Qt settings: highlight selected nav button
...
old-commit-hash: c0b1518a9b
4 years ago
Adeeb Shihadeh
5eecc6056f
build nui with scons ( #19561 )
...
* it builds
* cleanup
* remove that
old-commit-hash: 3c00e6792c
4 years ago
Adeeb Shihadeh
d64c3ae436
make onboarding a bit nicer
...
old-commit-hash: d5deaf2e6b
4 years ago
Adeeb Shihadeh
c20cd542eb
uninstall from qt offroad ( #19538 )
...
* more offroad
* implement uninstall
* just uninstall for now
old-commit-hash: 8d9be50bcc
4 years ago
Adeeb Shihadeh
6371eda194
build Qt UI with clazy ( #19537 )
...
* clazy, level0
* level1
old-commit-hash: 069189fd7f
4 years ago
Adeeb Shihadeh
99b06dd837
offroad home styling and cleanup
...
old-commit-hash: a36632cc39
4 years ago
grekiki
9f0611507e
Qt Offroad stats ( #19498 )
...
* probably broke a lot, need the commit though
* finally works
* make it work...
* ...
* kind of works
* better styling
* all should work
* tiny cleanup
* temp
* looks nicer
* create JWT in C++
* kilometers -> km
* use correct free methods
* dont put code in assert statement
* Build JWT payload dynamically
* get dongle id once
* include cleanup
* Remove qDebug
* Update drive_stats.cc
Github is a nice editor :)
* swap week and all and fix sconscript
* install openssl
* openssl include dirs on mac
* is this where openssl is?
* It's here
* small cleanup
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 5b26c97141
4 years ago
Comma Device
9a18d887dc
increase controls alert timeout
...
old-commit-hash: 717e49019f
4 years ago
Comma Device
be077d0885
factory reset -> system reset
...
old-commit-hash: 1ea307a299
4 years ago
Comma Device
80c5bfb44c
fix camera malfunction ui timeout
...
old-commit-hash: 54c6931b5c
4 years ago
Dean Lee
b81e9d63ae
cleanup camera malfunction alert ( #2751 )
...
* cleanup alert
* move ui_draw_vision_alert out of ui_draw_vision
old-commit-hash: 1ee8287705
4 years ago
Willem Melching
69a8855010
paint.cc: lower y offset
...
old-commit-hash: 93cc7335fc
4 years ago
Adeeb Shihadeh
ab1b8754dc
Qt system reset ( #19502 )
...
* qt factory reset
* confirmation
* better ui
old-commit-hash: c4a05ba369
4 years ago
Willem Melching
79275c08e1
add optional margin to car_space_to_full_frame check
...
old-commit-hash: 11fb6efba2
4 years ago
Willem Melching
2edf720d53
paint.cc: fix y offset
...
old-commit-hash: bbc289b671
4 years ago
komma zwei
2fd54d6f1b
increase startup timeout for camera malfunction
...
old-commit-hash: 41bc3c558e
4 years ago
grekiki
99ee2a9459
WiFI UI show IP ( #2735 )
...
WiFi widget now shows the IP of currently connected network.
old-commit-hash: c16c8f3c2c
4 years ago
grekiki
55bd34e8a5
Dynamically colored alert widget. ( #2717 )
...
blue background on update
old-commit-hash: bffdfd5303
4 years ago
grekiki
3bc7286704
Add label if no network manager is found ( #2718 )
...
old-commit-hash: f96fb625d9
4 years ago
ZwX1616
8ab6ec02ad
road camera malfunction alert ( #2697 )
...
* camera unresponsive
* blue and remove loge
* simplify
* should override to avoid blank screen
* let it be
* stop sound
Co-authored-by: WXEon <device@comma.ai>
old-commit-hash: 257c5f9d94
4 years ago
Willem Melching
16bb8fcf54
dont init wifi widget if there is no adapter
...
old-commit-hash: 3d2fec6c9a
5 years ago
Dean Lee
e89e1a185c
small cleanup ( #2715 )
...
old-commit-hash: 232cb25683
5 years ago
grekiki
2e07e45bed
UI style improvements with improved keyboard ( #2710 )
...
* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3e466aa528
5 years ago
grekiki
c76d239a8e
Tethering ( #2676 )
...
We can now enable tethering on the device. The user still has to reconnect to the wifi network after disabling tethering, the network manager is lazy.
old-commit-hash: ec671d4741
5 years ago
Adeeb Shihadeh
672d0d4727
move offroad alerts to home screen ( #2681 )
...
* move offroad alerts to home screen
* offroad aletrs work, but sidebar doesn't look nice
* fix sidebar
* looks better
* cleanup
* little bigger
Co-authored-by: grekiki <gregor1234567890@gmail.com>
old-commit-hash: 8320a153fb
5 years ago
Willem Melching
95e839d6c8
set y offset to zero for now
...
old-commit-hash: fcb3ed727b
5 years ago
Willem Melching
995950c77b
Add y offset to video ( #2694 )
...
* add y offset to video
* Also reduce zoom
old-commit-hash: 35baefa72e
5 years ago
Adeeb Shihadeh
86dd0f5df1
Qt offroad home screen ( #2672 )
...
* some cleanup first
* home sweet home
* basic home screen
* date
* fix touch
* fix mac
* hide when onroad
* box layout didn't do what i thought
old-commit-hash: fed642c4ed
5 years ago
Adeeb Shihadeh
07d7d650d9
setup rest of installers
...
old-commit-hash: c01e2df2c0
5 years ago
grekiki
1a686500fe
small UI improvements ( #2669 )
...
* small UI improvements
* style improvements
* code style
* remove the padding
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a5132e44f9
5 years ago
grekiki
e4b5b9a297
Offroad alerts ( #2664 )
...
We now have a working offroad alerts
old-commit-hash: 744a3317e3
5 years ago
Adeeb Shihadeh
bc4fd60f20
fix setup installer download
...
old-commit-hash: b3ba65d6a4
5 years ago
Adeeb Shihadeh
74814dfb75
qt setup keyboard ( #2663 )
...
* add keyboard for custom url
* it works
* cleanup
old-commit-hash: 8de4adac61
5 years ago
Adeeb Shihadeh
fa147c5d6e
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
old-commit-hash: 6a2678aae7
5 years ago
Adeeb Shihadeh
089843bf3c
move that to two init
...
old-commit-hash: d00f1692b7
5 years ago
Adeeb Shihadeh
8f26c0bff9
add user agent to installer
...
old-commit-hash: 7560e67b3d
5 years ago
Adeeb Shihadeh
be22459f4a
more margin
...
old-commit-hash: ff91d30b16
5 years ago
George Hotz
b3e7154ab1
remove ui sidebar hint ( #2662 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6159906e5f
5 years ago
Adeeb Shihadeh
c6b35839d6
no gl inside nvg frame
...
old-commit-hash: b9c14c92a7
5 years ago
Adeeb Shihadeh
d1e04999c1
quick toggles cleanup
...
old-commit-hash: f66fac1a0b
5 years ago
grekiki
3bfc92bafc
Qt ui: improve toggle buttons ( #2639 )
...
* works, but is still a bit ugly
* works
* looks much better now
* fix compile error
* reduce diff
* write to params
* cleanup
old-commit-hash: 61884d2c50
5 years ago
grekiki
98a3cabdf2
wider keyboard ( #2629 )
...
The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on.
old-commit-hash: c52e3dfb08
5 years ago
grekiki
7593c41f4f
pad vlayout ( #2626 )
...
old-commit-hash: 54afae7147
5 years ago